Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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 610edbc5a..e9c67ba12 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,5 +1,13 @@
2013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>
+ * libc/machine/aarch64/Makefile.am (lib_a_SOURCES): Add
+ memcmp-stub.c and memcmp.S
+ * libc/machine/aarch64/Makefile.in: Regenerated.
+ * libc/machine/aarch64/memcmp-stub.c: New file.
+ * libc/machine/aarch64/memcmp.S: New file.
+
+2013-01-10 Marcus Shawcroft <marcus.shawcroft@linaro.org>
+
* libc/machine/aarch64/Makefile.am (lib_a_SOURCES): Add
strnlen-stub.c and strnlen.S
* libc/machine/aarch64/Makefile.in: Regenerated.