summaryrefslogtreecommitdiff
path: root/sim/m32c/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2010-01-20 05:52:19 +0000
committerDJ Delorie <dj@redhat.com>2010-01-20 05:52:19 +0000
commit2b1a61a6cf689a85a8580e8f6de28e6e28a5a6fb (patch)
treeba2e9762f8ea876d7bf998bfcde18953b5e0600c /sim/m32c/ChangeLog
parent692465f151fa76f678ca0b2469cd4aec199bcb75 (diff)
downloadbinutils-2b1a61a6cf689a85a8580e8f6de28e6e28a5a6fb.tar.gz
binutils-2b1a61a6cf689a85a8580e8f6de28e6e28a5a6fb.tar.bz2
binutils-2b1a61a6cf689a85a8580e8f6de28e6e28a5a6fb.zip
* m32c.opc (MATH_OP): When doing subtraction, also set carry if
the result is zero.
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 888870a5b97..e443c162da2 100644
--- a/sim/m32c/ChangeLog
+++ b/sim/m32c/ChangeLog
@@ -1,3 +1,8 @@
+2010-01-20 DJ Delorie <dj@redhat.com>
+
+ * m32c.opc (MATH_OP): When doing subtraction, also set carry if
+ the result is zero.
+
2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* configure: Regenerate.