diff options
author | Nick Clifton <nickc@redhat.com> | 2004-03-30 09:29:19 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2004-03-30 09:29:19 +0000 |
commit | f4453dfa0a55ca903d7f44216b872c974466a2f3 (patch) | |
tree | 8d2db59f483ed9e0a15bff61f831055e1219ff6a /opcodes/ChangeLog | |
parent | 7cc69913c20942a6f601bc2477fd881f1115df08 (diff) | |
download | gdb-f4453dfa0a55ca903d7f44216b872c974466a2f3.zip gdb-f4453dfa0a55ca903d7f44216b872c974466a2f3.tar.gz gdb-f4453dfa0a55ca903d7f44216b872c974466a2f3.tar.bz2 |
Fix bug parsing shigh(0xffff8000)
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 2f82203..65b0898 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2004-03-30 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com> + + * m32r-asm.c: Regenerate. + 2004-03-29 Stan Shebs <shebs@apple.com> * mpw-config.in, mpw-make.sed: Remove MPW support files, no longer |