diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-09-14 21:53:14 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-09-14 21:53:14 +0000 |
commit | 849090730789fd5bb1c923ed51d6e5f5c3afcafc (patch) | |
tree | 70e3718b658d7818cebaa59d208beeb3d9d70850 /opcodes/ChangeLog | |
parent | 8a2cdc6278bd8478f2cfac2d90683dbda1789898 (diff) | |
download | gdb-849090730789fd5bb1c923ed51d6e5f5c3afcafc.zip gdb-849090730789fd5bb1c923ed51d6e5f5c3afcafc.tar.gz gdb-849090730789fd5bb1c923ed51d6e5f5c3afcafc.tar.bz2 |
* mips-opc.c (mips_opcodes): Set WR_t for sc and scd.
PR 5632
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 3149910..8e8840e 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +Wed Sep 14 17:52:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) + + * mips-opc.c (mips_opcodes): Set WR_t for sc and scd. + Sun Sep 11 22:32:17 1994 Jeff Law (law@snake.cs.utah.edu) * hppa-dis.c (reg_names): Use r26-r23 for arg0-arg3. |