diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-02-16 22:35:36 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-02-16 22:35:36 +0000 |
commit | f27ab330416a590e02bc41fe9945658783b31e40 (patch) | |
tree | a47403ae7b6eed435835ee894ccdfc8d6bfdc0b5 /opcodes/ChangeLog | |
parent | 4e71f1ae3f17144c708cd445ee1de8c4f0af54b3 (diff) | |
download | gdb-f27ab330416a590e02bc41fe9945658783b31e40.zip gdb-f27ab330416a590e02bc41fe9945658783b31e40.tar.gz gdb-f27ab330416a590e02bc41fe9945658783b31e40.tar.bz2 |
* mips-opc.c: Add r4650 mul instruction.
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 a971d25..fd76397 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +Thu Feb 16 17:34:41 1995 Ian Lance Taylor <ian@cygnus.com> + + * mips-opc.c: Add r4650 mul instruction. + Wed Feb 15 15:45:20 1995 Ian Lance Taylor <ian@cygnus.com> * mips-opc.c: Add uld and usd macros for unaligned double load and |