diff options
author | DJ Delorie <dj@redhat.com> | 2006-03-11 02:23:19 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2006-03-11 02:23:19 +0000 |
commit | 253d272cfc1e9202d6aaf12a3bf8ede88f1d37c1 (patch) | |
tree | 7ca1776594ee392edcf28431fcb62abd35d497c3 /opcodes/ChangeLog | |
parent | b48d36ea3f8cec4f6a524301c3d95bc164697489 (diff) | |
download | gdb-253d272cfc1e9202d6aaf12a3bf8ede88f1d37c1.zip gdb-253d272cfc1e9202d6aaf12a3bf8ede88f1d37c1.tar.gz gdb-253d272cfc1e9202d6aaf12a3bf8ede88f1d37c1.tar.bz2 |
* m32c.cpu (mul.l): New.
(mulu.l): New.
* m32c-desc.c: Regenerate with mul.l, mulu.l.
* m32c-opc.c: Likewise.
* m32c-opc.h: Likewise.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 837dcb6..0752645 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,10 @@ +2006-03-10 DJ Delorie <dj@redhat.com> + + * m32c-desc.c: Regenerate with mul.l, mulu.l. + * m32c-opc.c: Likewise. + * m32c-opc.h: Likewise. + + 2006-03-09 Nick Clifton <nickc@redhat.com> * po/sv.po: Updated Swedish translation. |