diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-07-19 02:26:06 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-07-19 02:26:06 +0000 |
commit | 0ffccbfb6cc1b438726f7a9d2200e063ac003ee6 (patch) | |
tree | c17ae963e8c423900dbb69e424d0cf5ec6dc7399 /include | |
parent | 32d2052a0dd56010502f2a10eb87bfa1307677d1 (diff) | |
download | gdb-0ffccbfb6cc1b438726f7a9d2200e063ac003ee6.zip gdb-0ffccbfb6cc1b438726f7a9d2200e063ac003ee6.tar.gz gdb-0ffccbfb6cc1b438726f7a9d2200e063ac003ee6.tar.bz2 |
* mips.h: Split the actual table out into ../../opcodes/mips-opc.c.
Diffstat (limited to 'include')
-rw-r--r-- | include/opcode/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index ced4719..0284dbd 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,7 @@ +Sun Jul 18 16:28:08 1993 Jim Kingdon (kingdon@rtl.cygnus.com) + + * mips.h: Split the actual table out into ../../opcodes/mips-opc.c. + Fri Jul 16 09:59:29 1993 Ian Lance Taylor (ian@cygnus.com) * mips.h: Reworked the hazard information somewhat, and fixed some |