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:
authorJeff Johnston <jjohnstn@redhat.com>2014-03-22 00:20:53 +0400
committerJeff Johnston <jjohnstn@redhat.com>2014-03-22 00:20:53 +0400
commit7f4230bdc8cd47571764354da759866cc89b9037 (patch)
tree529e4ee9c162638f4992a05efce7a4e50837ad35 /libgloss/ChangeLog
parent9246fbeced54764200564131ab1fad7e7819e91f (diff)
2014-03-21 Sabrini Ni <sabrinanitw@gmail.com>
* nds32/Makefile.in: Add syscall_error_handler.o. * nds32/syscall_error_handler.S: New. * nds32/syscall_extra.h: Reduce code size.
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r--libgloss/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog
index a6965cdc1..4cd416893 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -1,5 +1,11 @@
2014-03-21 Sabrini Ni <sabrinanitw@gmail.com>
+ * nds32/Makefile.in: Add syscall_error_handler.o.
+ * nds32/syscall_error_handler.S: New.
+ * nds32/syscall_extra.h: Reduce code size.
+
+2014-03-21 Sabrini Ni <sabrinanitw@gmail.com>
+
* nds32/syscall_extra.h: Define macro.
* nds32/syscall_argv.S: Use define macro.
* nds32/syscall_argvlen.S: Ditto.