aboutsummaryrefslogtreecommitdiff
path: root/sim/arm/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-05-09 10:14:12 +0000
committerNick Clifton <nickc@redhat.com>2002-05-09 10:14:12 +0000
commitd8512e6afd44188f82f21ce5d997e2374763d47c (patch)
tree11f2a8029abbdce51c3f8a6ce3641798ccdb3e17 /sim/arm/ChangeLog
parent412167cbaa214b161aec426ee4fe424e31fc766e (diff)
downloadgdb-d8512e6afd44188f82f21ce5d997e2374763d47c.zip
gdb-d8512e6afd44188f82f21ce5d997e2374763d47c.tar.gz
gdb-d8512e6afd44188f82f21ce5d997e2374763d47c.tar.bz2
Support the RedBoot SWI in ARM mode and some of its system calls.
Diffstat (limited to 'sim/arm/ChangeLog')
-rw-r--r--sim/arm/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/arm/ChangeLog b/sim/arm/ChangeLog
index 04c7e28..e10ef89 100644
--- a/sim/arm/ChangeLog
+++ b/sim/arm/ChangeLog
@@ -1,3 +1,8 @@
+2002-05-09 Nick Clifton <nickc@cambridge.redhat.com>
+
+ * armos.c (ARMul_OSHandleSWI): Support the RedBoot SWI in ARM
+ mode and some of its system calls.
+
2002-03-17 Anthony Green <green@redhat.com>
* wrapper.c (mem_size): Increase the default target memory to 8MB.