Add the missing ChangeLog entry for commit be525a69a6

This commit is contained in:
H.J. Lu 2018-07-27 10:28:30 -07:00
parent 20365a315b
commit da80612d61
1 changed files with 10 additions and 0 deletions

View File

@ -15,6 +15,16 @@
* sysdeps/powerpc/nofpu/libm-test-ulps: Update.
2018-07-26 H.J. Lu <hongjiu.lu@intel.com>
[BZ #23459]
* sysdeps/x86/cpu-features.c (get_extended_indices): New
function.
(init_cpu_features): Call get_extended_indices for both Intel
and AMD CPUs.
* sysdeps/x86/cpu-features.h (COMMON_CPUID_INDEX_80000001):
Remove "for AMD" comment.
2018-07-26 H.J. Lu <hongjiu.lu@intel.com>
[BZ # 23456]