summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-08-09 21:55:54 +0000
committerNick Clifton <nickc@redhat.com>2000-08-09 21:55:54 +0000
commit38a6bf987b2bb84d2c848a258cb3f93d102844bd (patch)
treeb176b30e1f5bc78a995fcbd6f9bf41b135fb1ce1 /newlib/ChangeLog
parentff3d99fb37d0cc106507af9c4ab35ebd947934b9 (diff)
downloadcygnal-38a6bf987b2bb84d2c848a258cb3f93d102844bd.tar.gz
cygnal-38a6bf987b2bb84d2c848a258cb3f93d102844bd.tar.bz2
cygnal-38a6bf987b2bb84d2c848a258cb3f93d102844bd.zip
Recode to clean up function prologues and epilogue and to allow the functions
to be used in a Thumb based toolchain.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index caee23f88..3b71567c0 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,9 @@
+2000-08-09 Nick Clifton <nickc@cygnus.com>
+
+ * libc/sys/arm/setjmp.S: Recode to clean up function prologues and
+ epilogue and to allow the functions to be used in a Thumb based
+ toolchain.
+
2000-08-08 Jeff Johnston <jjohnstn@redhat.com>
* libc/stdio/snprintf.c (snprintf, _snprintf_r): Fixed code