Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 f24d7dd4a..78b76c025 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 174c88971..42693a4a6 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