about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2015-12-15 11:46:54 -0800
committerH.J. Lu <hjl.tools@gmail.com>2015-12-15 11:46:54 -0800
commitc9afcaaafaf9126a973883528eed8d0058a264c0 (patch)
tree52df5095ecfc21d3529d5a7be2e2c5cb42b073fc /ChangeLog
parent42d6443faf5e8b5c70474923bfcc021b77ee0095 (diff)
downloadglibc-c9afcaaafaf9126a973883528eed8d0058a264c0.tar.gz
glibc-c9afcaaafaf9126a973883528eed8d0058a264c0.tar.xz
glibc-c9afcaaafaf9126a973883528eed8d0058a264c0.zip
Enable Silvermont optimizations for Knights Landing
Knights Landing processor is based on Silvermont.  This patch enables
Silvermont optimizations for Knights Landing.

	* sysdeps/x86/cpu-features.c (init_cpu_features): Enable
	Silvermont optimizations for Knights Landing.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7995a58067..5bff90f886 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-12-15  H.J. Lu  <hongjiu.lu@intel.com>
+
+	* sysdeps/x86/cpu-features.c (init_cpu_features): Enable
+	Silvermont optimizations for Knights Landing.
+
 2015-12-15  Andreas Schwab  <schwab@suse.de>
 
 	[BZ #17197]