diff options
author | Gavin Romig-Koch <gavin@redhat.com> | 1997-02-14 18:57:43 +0000 |
---|---|---|
committer | Gavin Romig-Koch <gavin@redhat.com> | 1997-02-14 18:57:43 +0000 |
commit | 1d339e4849ecadf635ab53a41a390eb513f117ae (patch) | |
tree | bbfbad5fc4bf973d74d2f42d8fc549c8e821277a /opcodes | |
parent | 4fbc396d5b27364eb91c6ce398f716cb14317942 (diff) | |
download | gdb-1d339e4849ecadf635ab53a41a390eb513f117ae.zip gdb-1d339e4849ecadf635ab53a41a390eb513f117ae.tar.gz gdb-1d339e4849ecadf635ab53a41a390eb513f117ae.tar.bz2 |
fixes bugs caused by adding 5900
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 d186e54..b9e938d 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +start-sanitize-r5900 +Fri Feb 14 13:56:51 1997 Gavin Koch <gavin@cygnus.com> + + * mips-opc.c: bug fix, can't mark insns INSN_5900 and INSN_ISA4 + +end-sanitize-r5900 Thu Feb 13 21:56:51 1997 Klaus Kaempf <kkaempf@progis.de> * makefile.vms: Remove 8 bit characters. Update to latest |