From: Ian Lance Taylor Date: Tue, 29 Oct 1996 21:31:22 +0000 (+0000) Subject: * mips-dis.c (_print_insn_mips): Don't print a trailing tab if X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b56c3d6ceed6ef81d17f703a9d9fde692d0c1a5b;p=binutils-gdb.git * mips-dis.c (_print_insn_mips): Don't print a trailing tab if there are no operand types. --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index cb239a5546d..17a606ad9c1 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +Tue Oct 29 16:30:28 1996 Ian Lance Taylor + + * mips-dis.c (_print_insn_mips): Don't print a trailing tab if + there are no operand types. + start-sanitize-v850 Tue Oct 29 12:22:21 1996 Jeffrey A Law (law@cygnus.com)