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 01:17:43 +0400
committerJeff Johnston <jjohnstn@redhat.com>2014-03-22 01:17:43 +0400
commite669b401f702dbcae29b46524091b5c1eb2e7abf (patch)
tree2e39e89fcd3dd0e83d9830e86fc94e4a7a98fb60 /libgloss/ChangeLog
parentc94fff60f117a69824d03d4b3ae8890898ac07ab (diff)
2014-03-21 Sabrini Ni <sabrinanitw@gmail.com>
* nds32/_sbrk.S: Add .size and .type directive.
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r--libgloss/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog
index f53836a9b..f14432d3a 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -1,5 +1,9 @@
2014-03-21 Sabrini Ni <sabrinanitw@gmail.com>
+ * nds32/_sbrk.S: Add .size and .type directive.
+
+2014-03-21 Sabrini Ni <sabrinanitw@gmail.com>
+
* nds32/crt0.S: Tweak initialization sqeuence.
* nds32/crt1.S: Ditto.