summaryrefslogtreecommitdiffstats
path: root/libgloss/ChangeLog
diff options
context:
space:
mode:
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 500ec4f1e..dd3730aba 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -1,3 +1,8 @@
+2007-03-01 Ben Elliston <bje@au.ibm.com>
+
+ * spu/sbrk.c (sbrk): Adjust the stack pointer vector correctly so
+ that GCC runtime stack checking works. Handle the backchain, too.
+
2007-02-21 Patrick Mansfield <patmans@us.ibm.com>
* spu/gettimeofday.c: New file which adds SPU gettimeofday.