diff options
Diffstat (limited to 'cpu/ChangeLog')
-rw-r--r-- | cpu/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/cpu/ChangeLog b/cpu/ChangeLog index e96b74a..39739d5 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. |