From: Jeff Law Date: Fri, 24 Jul 1998 21:23:35 +0000 (+0000) Subject: * m10300-dis.c: Do not emit a comma before a PLUS (autoincrement) X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7210606cf05ee8fd1f4c12f20508764cd4ca5305;p=binutils-gdb.git * m10300-dis.c: Do not emit a comma before a PLUS (autoincrement) operand. --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 4a1feb7f667..3c9d2a74ff6 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,10 @@ +start-sanitize-am33 +Fri Jul 24 15:22:40 1998 Jeffrey A Law (law@cygnus.com) + + * m10300-dis.c: Do not emit a comma before a PLUS (autoincrement) + operand. + +end-sanitize-am33 Fri Jul 24 11:41:37 1998 Doug Evans * m32r-asm.c,m32r-opc.c: Regenerate (-Wall cleanups).