aboutsummaryrefslogtreecommitdiff
path: root/sim/m32c/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2006-06-26 20:31:43 +0000
committerDJ Delorie <dj@redhat.com>2006-06-26 20:31:43 +0000
commitf4f21c206a4aea4a7b917569d2e2f4924406fed6 (patch)
treedcb0c0ca39923cd73fcd9a251a99db4040feaff3 /sim/m32c/ChangeLog
parent998b504375aea03780ce2edc2e5f482ef20aae5f (diff)
downloadgdb-f4f21c206a4aea4a7b917569d2e2f4924406fed6.zip
gdb-f4f21c206a4aea4a7b917569d2e2f4924406fed6.tar.gz
gdb-f4f21c206a4aea4a7b917569d2e2f4924406fed6.tar.bz2
* r8c.opc (decode_r8c): Don't bother reading the destination
before moving a constant into it. Fix borrow comparison for SUB.
Diffstat (limited to 'sim/m32c/ChangeLog')
-rw-r--r--sim/m32c/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/m32c/ChangeLog b/sim/m32c/ChangeLog
index 2f1a372..a3afdf0 100644
--- a/sim/m32c/ChangeLog
+++ b/sim/m32c/ChangeLog
@@ -1,3 +1,8 @@
+2006-06-26 DJ Delorie <dj@redhat.com>
+
+ * r8c.opc (decode_r8c): Don't bother reading the destination
+ before moving a constant into it. Fix borrow comparison for SUB.
+
2006-06-13 Richard Earnshaw <rearnsha@arm.com>
* configure: Regenerated.