From 2e2d9796daba2776e661c5a9e570370b6bcb5aec Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Fri, 15 Apr 2016 05:22:53 -0700 Subject: Detect Intel Goldmont and Airmont processors Updated from the model numbers of Goldmont and Airmont processors in Intel64 And IA-32 Processor Architectures Software Developer's Manual Volume 3 Revision 058. * sysdeps/x86/cpu-features.c (init_cpu_features): Detect Intel Goldmont and Airmont processors. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 44deb0fd26..0b0b5e2202 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2016-04-15 H.J. Lu + + * sysdeps/x86/cpu-features.c (init_cpu_features): Detect Intel + Goldmont and Airmont processors. + 2016-04-15 Wilco Dijkstra * string/string.h: Use __GNUC_PREREQ(3,4) for bits/string2.h. -- cgit 1.4.1