diff options
author | Gavin Romig-Koch <gavin@redhat.com> | 1998-12-16 07:17:25 +0000 |
---|---|---|
committer | Gavin Romig-Koch <gavin@redhat.com> | 1998-12-16 07:17:25 +0000 |
commit | fd85b79fcf5bf646a6101cd4bb2920bcf9eefd36 (patch) | |
tree | 6498c12246eeccd8cd6a8bd622c7b43ffc89163d /opcodes | |
parent | 8ca780d31c4052db3a1323fe9c6cbd8f598cd922 (diff) | |
download | gdb-fd85b79fcf5bf646a6101cd4bb2920bcf9eefd36.zip gdb-fd85b79fcf5bf646a6101cd4bb2920bcf9eefd36.tar.gz gdb-fd85b79fcf5bf646a6101cd4bb2920bcf9eefd36.tar.bz2 |
Handle vr4111
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 397ca9a..4ee1027 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +start-sanitize-vr4xxx +1998-12-16 Gavin Romig-Koch <gavin@cygnus.com> + + * mips-dis.c (set_mips_isa_type): Handle bfd_mach_mips4111. + +end-sanitize-vr4xxx start-sanitize-fr30 1998-12-15 Dave Brolley <brolley@cygnus.com> @@ -15,6 +21,7 @@ start-sanitize-vr4xxx (_print_insn_mips): Same. * mips-opc.c: Add vr4121. +end-sanitize-vr4xxx start-sanitize-fr30 Thu Dec 10 18:39:46 1998 Dave Brolley <brolley@cygnus.com> |