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:27:41 +0400
committerJeff Johnston <jjohnstn@redhat.com>2014-03-22 00:27:41 +0400
commit488d885bf3647634a94f9f95c6bcf3321073b2ac (patch)
treedbfcfcb2440c34a89587c3fe6cf1649962b045bc /libgloss/ChangeLog
parentd35d103f08edf3fc552981f1d8136e358b9faece (diff)
2014-03-21 Sabrini Ni <sabrinanitw@gmail.com>
* nds32/crt0.S: Use pseudo-instruction "bal frame" to replace "la + jral". * nds32/crt1.S: Ditto.
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 5b22a24c7..e4891f360 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -1,5 +1,11 @@
2014-03-21 Sabrini Ni <sabrinanitw@gmail.com>
+ * nds32/crt0.S: Use pseudo-instruction "bal frame" to replace
+ "la + jral".
+ * nds32/crt1.S: Ditto.
+
+2014-03-21 Sabrini Ni <sabrinanitw@gmail.com>
+
* nds32/crt0.S: Eliminate initialization for $fp.
* nds32/crt1.S: Ditto.