summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 0d7930fcc..628c8be8f 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,11 @@
+2007-05-03 Kazu Hirata <kazu@codesourcery.com>
+
+ * libc/machine/m68k/Makefile.am (lib_a_SOURCES): Add memcpy.S
+ and memset.S.
+ * libc/machine/m68k/Makefile.in: Regenerate.
+ * libc/machine/m68k/memcpy.S: Use sub.l followed by dbra.
+ * libc/machine/m68k/memset.S: Likewise.
+
2007-05-01 Eric Blake <ebb9@byu.net>
* libc/stdio64/local64.h: Delete, move contents to...