summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2018-07-27 10:28:30 -0700
committerH.J. Lu <hjl.tools@gmail.com>2018-07-27 10:28:30 -0700
commitda80612d6114815db698bf891fb751e7962d1c11 (patch)
treed5b22ff9b132969bac3c056481fce64e4051dde8
parent20365a315b4e1aaa786e3b470a709b65406395e7 (diff)
Add the missing ChangeLog entry for commit be525a69a66
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 61edfc5381..562ddc7a00 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,16 @@
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]
* sysdeps/x86/cpu-features.h (index_cpu_LZCNT): Set to
COMMON_CPUID_INDEX_80000001.