summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2003-07-31 16:21:20 +0000
committerNick Clifton <nickc@redhat.com>2003-07-31 16:21:20 +0000
commit0302dfe5099eeec04eb8457af04566bb36833408 (patch)
tree4da5b30f1bbd31496a668cc71b2ad6f4fe1e63a7 /newlib/ChangeLog
parent49c12c3f53071ab0bca5b700ee291537f823ba47 (diff)
downloadcygnal-0302dfe5099eeec04eb8457af04566bb36833408.tar.gz
cygnal-0302dfe5099eeec04eb8457af04566bb36833408.tar.bz2
cygnal-0302dfe5099eeec04eb8457af04566bb36833408.zip
Allocate 4 slots on stack before calling main, in case it saves its argument
registers. Remove reference to deleted v850ea port. Do not use -mv850 when building for v850e target. This prevents the ctbp system register from being initialised.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index ee43302f0..dc96716e9 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,12 @@
+2003-07-31 Nick Clifton <nickc@redhat.com>
+
+ * libc/sys/sysnecv850/crt0.S (_start): Allocate 4 slots on stack
+ before calling main, in case it saves its argument registers.
+ Remove reference to deleted v850ea port.
+ * configure.host: Remove reference to deleted v850ea port.
+ Do not use -mv850 when building for v850e target. This
+ prevents the ctbp system register from being initialised.
+
2003-07-29 Honda Hiroki <hhonda@ipflex.com>
* libc/stdio/vfprintf.c: Set output size to 1 when