aboutsummaryrefslogtreecommitdiff
path: root/newlib
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2000-06-28 18:14:14 +0000
committerJeff Johnston <jjohnstn@redhat.com>2000-06-28 18:14:14 +0000
commitba2048d3ca39b29398f8c75e3ecec545f1d5ee13 (patch)
tree671a9b969401ede3b9ef998abf3efaa5a5304ae6 /newlib
parentb3cc0634b9b51d2f95e24abef32ffcee0d596b6a (diff)
downloadnewlib-ba2048d3ca39b29398f8c75e3ecec545f1d5ee13.zip
newlib-ba2048d3ca39b29398f8c75e3ecec545f1d5ee13.tar.gz
newlib-ba2048d3ca39b29398f8c75e3ecec545f1d5ee13.tar.bz2
Wed Jun 28 14:08:00 2000 Keith Walker <keith.walker@arm.com>
* libc/sys/arm/crt0.S (.LC30): Added missing length parameter to argument list for AngelSWI_Reason_GetCmdLine.
Diffstat (limited to 'newlib')
-rw-r--r--newlib/ChangeLog5
-rw-r--r--newlib/libc/sys/arm/crt0.S1
2 files changed, 6 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index f24d7dd..78b76c0 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,8 @@
+Wed Jun 28 14:08:00 2000 Keith Walker <keith.walker@arm.com>
+
+ * libc/sys/arm/crt0.S (.LC30): Added missing length parameter
+ to argument list for AngelSWI_Reason_GetCmdLine.
+
Tue Jun 27 15:49:00 2000 Marek Michalkiewicz <marekm@linux.org.pl>
* configure.host: Add support for AVR target.
diff --git a/newlib/libc/sys/arm/crt0.S b/newlib/libc/sys/arm/crt0.S
index 174c889..42693a4 100644
--- a/newlib/libc/sys/arm/crt0.S
+++ b/newlib/libc/sys/arm/crt0.S
@@ -226,6 +226,7 @@ change_back:
#ifdef ARM_RDI_MONITOR
.LC30: .word CommandLine
+ .word 255
/* Workspace for Angel calls. */
.data