aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c181042..d22231b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-04-01 H.J. Lu <hongjiu.lu@intel.com>
+
+ * sysdeps/x86/cpu-features.c (init_cpu_features): Don't set
+ bit_arch_Fast_Copy_Backward for Intel Core proessors.
+
2016-04-01 Adhemerval Zanella <adhemerval.zanella@linaro.org>
* string/strcspn.c (strcspn): Use PTR_ALIGN_DOWN.