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/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index fcc915457..7c2f38aa3 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,5 +1,12 @@
2015-11-13 Marcus Shawcroft <marcus.shawcroft@arm.com>
+ * libc/machine/arm/Makefile.am: Rename strlen.c to strlen-stub.c
+ * libc/machine/arm/Makefile.in: Regenerate.
+ * libc/machine/arm/strlen.c: Rename to...
+ * libc/machine/arm/strlen-stub.c: ... this.
+
+2015-11-13 Marcus Shawcroft <marcus.shawcroft@arm.com>
+
* libc/machine/arm/Makefile.am: Drop STRLEN_SRC and STRLEN_OBJ.
Adding strlen.c.
* libc/machine/arm/configure.in (HAVE_THUMB1, OPT_SIZE): Remove.