diff options
author | Nick Clifton <nickc@redhat.com> | 2000-01-21 00:27:29 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-01-21 00:27:29 +0000 |
commit | 06b53c1bff55150114af371602cb278d5325cf4e (patch) | |
tree | badaeb1cc4f577bbd40649d706c1d7c03efa7367 /opcodes/ChangeLog | |
parent | ba8c44fcf65775dbcf323c64ceda2f4b93dca492 (diff) | |
download | gdb-06b53c1bff55150114af371602cb278d5325cf4e.zip gdb-06b53c1bff55150114af371602cb278d5325cf4e.tar.gz gdb-06b53c1bff55150114af371602cb278d5325cf4e.tar.bz2 |
Add 'add" as an offial alias for "addu"
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 bc0b4f2..30886d4 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2000-01-20 Nick Clifton <nickc@cygnus.com> + + * mcore-opc.h (mcore_table): Add "add" as an alias for "addu". + 2000-01-03 Nick Clifton <nickc@cygnus.com> * arm-dis.c (streq): New macro. |