aboutsummaryrefslogtreecommitdiff
path: root/sim/arm/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2007-02-15 10:32:06 +0000
committerNick Clifton <nickc@redhat.com>2007-02-15 10:32:06 +0000
commit1306df90a9db80614709bb23bd9456c412fa10b8 (patch)
tree7f4aabdaddbb34e5d8399962777d6ba1a414bfc1 /sim/arm/ChangeLog
parent72f6ea61c5fa80885964876fc77f65788cc4e5d5 (diff)
downloadbinutils-1306df90a9db80614709bb23bd9456c412fa10b8.zip
binutils-1306df90a9db80614709bb23bd9456c412fa10b8.tar.gz
binutils-1306df90a9db80614709bb23bd9456c412fa10b8.tar.bz2
* armemu.c (handle_v6_insn): Fix typo in sign extension test of the sext and sxtah instructions.
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 1432926..10c75ad 100644
--- a/sim/arm/ChangeLog
+++ b/sim/arm/ChangeLog
@@ -1,3 +1,8 @@
+2007-02-15 Nick Clifton <nickc@redhat.com>
+
+ * armemu.c (handle_v6_insn): Fix typo in sign extension test of
+ the sext and sxtah instructions.
+
2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
Reported by timeless@gmail.com: