summaryrefslogtreecommitdiff
path: root/cpu/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@delorie.com>2006-03-14 00:29:59 +0000
committerDJ Delorie <dj@delorie.com>2006-03-14 00:29:59 +0000
commitaa27b04178c9bb9409472a0c141e5200e420fe76 (patch)
tree09affc6898ba532611add4c29729b764f4f2871d /cpu/ChangeLog
parentea0db62b1245c9b13aca6ae1f6071f15113d6202 (diff)
downloadbinutils-redhat-aa27b04178c9bb9409472a0c141e5200e420fe76.tar.gz
* m32c.cpu (decimal-subtraction16-insn): Add second operand.
(btst): Add optional :G suffix for MACH32. (or.b:S): New. (pop.w:G): Add optional :G suffix for MACH16. (push.b.imm): Fix syntax.
Diffstat (limited to 'cpu/ChangeLog')
-rw-r--r--cpu/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/cpu/ChangeLog b/cpu/ChangeLog
index e96b74ac00..39739d5c53 100644
--- a/cpu/ChangeLog
+++ b/cpu/ChangeLog
@@ -1,3 +1,11 @@
+2006-03-13 DJ Delorie <dj@redhat.com>
+
+ * m32c.cpu (decimal-subtraction16-insn): Add second operand.
+ (btst): Add optional :G suffix for MACH32.
+ (or.b:S): New.
+ (pop.w:G): Add optional :G suffix for MACH16.
+ (push.b.imm): Fix syntax.
+
2006-03-10 DJ Delorie <dj@redhat.com>
* m32c.cpu (mul.l): New.