summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 67341c27f5..a9cedf0cb9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2016-06-20 Wilco Dijkstra <wdijkstr@arm.com>
+
+ * sysdeps/aarch64/memcpy.S (memcpy):
+ Rewrite of optimized memcpy and memmove.
+ * sysdeps/aarch64/memmove.S (memmove): Remove
+ memmove code (merged into memcpy.S).
+
2016-06-20 Florian Weimer <fweimer@redhat.com>
Consolidate machine-agnostic DTV definitions in <dl-dtv.h>.