aboutsummaryrefslogtreecommitdiff
path: root/sim/arm/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-12-19 00:58:04 +0000
committerNick Clifton <nickc@redhat.com>2000-12-19 00:58:04 +0000
commitac1c9d3aad4a9411eef4e01ce8f58140ca858496 (patch)
treef05d4e51ca3fcd37b0f3627eb4b4b0fbaa97a4fa /sim/arm/ChangeLog
parentca6d9fb3f022267ebfb6aeb619c016712662dfe7 (diff)
downloadgdb-ac1c9d3aad4a9411eef4e01ce8f58140ca858496.zip
gdb-ac1c9d3aad4a9411eef4e01ce8f58140ca858496.tar.gz
gdb-ac1c9d3aad4a9411eef4e01ce8f58140ca858496.tar.bz2
Fix test for StoreDouble Instruction.
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 31c583d..9180bd5 100644
--- a/sim/arm/ChangeLog
+++ b/sim/arm/ChangeLog
@@ -1,3 +1,8 @@
+2000-12-18 Nick Clifton <nickc@redhat.com>
+
+ * armemu.c (ARMul_Emulate26): Fix test for StoreDouble
+ instruction.
+
2000-12-10 Nick Clifton <nickc@redhat.com>
* armos.c (ARMul_OSHandleSWI): Add 0x91 as an FPE SWI.