aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7c5ee2dd19..7b36bd732d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2016-03-04 Amit Pawar <Amit.Pawar@amd.com>
+ H.J. Lu <hongjiu.lu@intel.com>
+
+ [BZ #18880]
+ * sysdeps/x86_64/multiarch/memcpy.S: Check Fast_Unaligned_Load,
+ instead of Slow_BSF, and also check for Fast_Copy_Backward to
+ enable __memcpy_ssse3_back.
+
2016-03-03 H.J. Lu <hongjiu.lu@intel.com>
[BZ #19758]