summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 7c8bb4682..054133a94 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,10 @@
+2014-09-04 Hale Wang <hale.wang@arm.com>
+
+ * libc/machine/arm/aeabi_memcpy.c: New file.
+ * libc/machine/arm/aeabi_memcpy-armv7a.S: New file.
+ * libc/machine/arm/Makefile.am: Add dependencies.
+ * libc/machine/arm/Makefile.in: Regenerated.
+
2014-08-27 DJ Delorie <dj@redhat.com>
* libc/include/math.h (frexpl): Remove parameter name.