aboutsummaryrefslogtreecommitdiff
path: root/libgloss/ChangeLog
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2007-10-11 20:25:36 +0000
committerJeff Johnston <jjohnstn@redhat.com>2007-10-11 20:25:36 +0000
commit799356ac2ab1b9fb9120dac54436057593a07011 (patch)
tree210b7f3ef41511ea739c77e32f53d40404958731 /libgloss/ChangeLog
parentbaa0b449388d6022fba8a8d651b0dcec5e4777fa (diff)
downloadnewlib-799356ac2ab1b9fb9120dac54436057593a07011.zip
newlib-799356ac2ab1b9fb9120dac54436057593a07011.tar.gz
newlib-799356ac2ab1b9fb9120dac54436057593a07011.tar.bz2
2007-10-11 Ulrich Weigand <uweigand@de.ibm.com>
* spu/crt0.S: Fix so element one of register one is correctly set when compiled with -mstdmain and -fstack-check.
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r--libgloss/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog
index 98e8b0b..82bd48e 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -1,3 +1,8 @@
+2007-10-11 Ulrich Weigand <uweigand@de.ibm.com>
+
+ * spu/crt0.S: Fix so element one of register one is correctly set
+ when compiled with -mstdmain and -fstack-check.
+
2007-10-02 Markus Deuling <deuling@de.ibm.com>
* spu/crt0.S: Initialize __ea_local_store (EA address of the LS)