]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Add the missing ChangeLog entry for commit be525a69a66
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 27 Jul 2018 17:28:30 +0000 (10:28 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 27 Jul 2018 17:28:30 +0000 (10:28 -0700)
ChangeLog

index 61edfc538134c458013a5c85a9a89583c1401283..562ddc7a00d537086dc87a2c9b0f28439f5a235a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
        * 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]