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:
authorNick Clifton <nickc@redhat.com>2014-09-22 19:26:46 +0400
committerNick Clifton <nickc@redhat.com>2014-09-22 19:26:46 +0400
commitc30356443ece81304501c7fb59209b55175306bd (patch)
tree98d73194462f6edf2c48845aa86a085bc9d44c15 /libgloss/ChangeLog
parent99eb60455b816c2e786e8444aa2d288aae37f387 (diff)
* configure.in: Remove config_libnosys=false
* configure: Regenerated. * msp430/nosyscalls.S: Rename to ciosyscalls.S * msp430/Makefile.in: Change LIBNOSYS to LIB_CIO.
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r--libgloss/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog
index 309d0dd74..6ee7e5847 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -1,3 +1,10 @@
+2014-09-22 Peter A. Bigot <pab@pabigot.com>
+
+ * configure.in: Remove config_libnosys=false
+ * configure: Regenerated.
+ * msp430/nosyscalls.S: Rename to ciosyscalls.S
+ * msp430/Makefile.in: Change LIBNOSYS to LIB_CIO.
+
2014-08-14 Bin Cheng <bin.cheng@arm.com>
* arm/elf-nano.specs: New file.