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-Tag: gdb-4_18-branchpoint~7289 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b56c3d6ceed6ef81d17f703a9d9fde692d0c1a5b;p=thirdparty%2Fbinutils-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)