diff options
author | Ian Lance Taylor <ian@airs.com> | 1993-08-12 16:07:37 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1993-08-12 16:07:37 +0000 |
commit | 786e4f1a5fc79a8c213e60ff495b869b8107fb45 (patch) | |
tree | ea8d36a64ef8d9e9c51bca21f66ad6bfc5e6d70a /opcodes | |
parent | d301e438b550484a18a56c12789c8145a1868a70 (diff) | |
download | gdb-786e4f1a5fc79a8c213e60ff495b869b8107fb45.zip gdb-786e4f1a5fc79a8c213e60ff495b869b8107fb45.tar.gz gdb-786e4f1a5fc79a8c213e60ff495b869b8107fb45.tar.bz2 |
* mips-opc.c: Added lwc1 E,A(b) to go with lwc1 T,A(b). Similarly
for swc1.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 4743b7f..73c09f2 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,13 @@ +Thu Aug 12 12:04:53 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * mips-opc.c: Added lwc1 E,A(b) to go with lwc1 T,A(b). Similarly + for swc1. + +Sun Aug 8 15:09:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * sparc-opc.c: Change CONST to const to deal with gcc + -Dconst=__const -traditional. + Fri Aug 6 10:58:55 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * mips-opc.c: From davidj@ICSI.Berkeley.EDU (David Johnson): Took |