diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-07-19 02:25:39 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-07-19 02:25:39 +0000 |
commit | 32d2052a0dd56010502f2a10eb87bfa1307677d1 (patch) | |
tree | 462b0cd1a9d8b30cf3493138397e51ce04f4202c /opcodes | |
parent | fc39be5870d4a2acddd7aad0633f745b06b45761 (diff) | |
download | gdb-32d2052a0dd56010502f2a10eb87bfa1307677d1.zip gdb-32d2052a0dd56010502f2a10eb87bfa1307677d1.tar.gz gdb-32d2052a0dd56010502f2a10eb87bfa1307677d1.tar.bz2 |
* mips-opc.c: New file, containing opcode table from
../include/opcode/mips.h.
* Makefile.in: Add it.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index d4dce91..efbb8a2 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +Sun Jul 18 16:30:02 1993 Jim Kingdon (kingdon@rtl.cygnus.com) + + * mips-opc.c: New file, containing opcode table from + ../include/opcode/mips.h. + * Makefile.in: Add it. + Thu Jul 15 12:37:05 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * m88k-dis.c: New file, moved in from gdb and changed to use the |