diff options
author | Nick Clifton <nickc@redhat.com> | 1999-10-29 09:48:23 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1999-10-29 09:48:23 +0000 |
commit | 11fd822a8452ba1cfc9039005658f74d74b5ad2c (patch) | |
tree | 2ba7d41104529b76905a90198f2ceb293bda3452 | |
parent | fd2a3b10de9085091f2001644ade7dec1a8ccf07 (diff) | |
download | gdb-11fd822a8452ba1cfc9039005658f74d74b5ad2c.zip gdb-11fd822a8452ba1cfc9039005658f74d74b5ad2c.tar.gz gdb-11fd822a8452ba1cfc9039005658f74d74b5ad2c.tar.bz2 |
oops - omitted from previous delta
-rw-r--r-- | opcodes/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 02994fc..b8c8822 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +1999-10-29 Nick Clifton <nickc@cygnus.com> + + * d30v-opc.c (mvtacc): Use format SHORT_AR not SHORT_AA + (d30v_format_tab): Define the SHORT_AR format. + 1999-10-28 Nick Clifton <nickc@cygnus.com> * mcore-dis.c: Remove spurious code introduced in previous delta. |