From: Jason Molenda Date: Mon, 24 Apr 1995 21:21:58 +0000 (+0000) Subject: * sh-opc.c (sh_nibble_type, sh_arg_type): remove trailing , from X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8f96fa0e7daa97fce2480ef3052c437b4e0a87b3;p=binutils-gdb.git * sh-opc.c (sh_nibble_type, sh_arg_type): remove trailing , from enum list. some native cc's barf on this (and K&R says it's naughty) --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index a8c9bbd6eda..f88c8fc783f 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +Mon Apr 24 14:18:05 1995 Jason Molenda (crash@phydeaux.cygnus.com> + + * sh-opc.c (sh_nibble_type, sh_arg_type): remove trailing , from + enum list. + Wed Apr 19 14:07:03 1995 Michael Meissner * m68k-dis.c (opcode): Finish change made by Kung Hsu on April