From: Ian Lance Taylor Date: Tue, 19 May 1998 21:36:42 +0000 (+0000) Subject: * mips-dis.c (print_mips16_insn_arg): Handle type ']' correctly X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7e9e8c361dfe40be99043358f33e026307da2618;p=binutils-gdb.git * mips-dis.c (print_mips16_insn_arg): Handle type ']' correctly with a shift count of 0. --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 99e2829bf92..3fb8c10a396 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +Tue May 19 17:36:08 1998 Ian Lance Taylor + + * mips-dis.c (print_mips16_insn_arg): Handle type ']' correctly + with a shift count of 0. + start-sanitize-r5900 Mon May 18 14:27:06 1998 Frank Ch. Eigler