aboutsummaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorJason Molenda <crash@cygnus>1995-04-24 21:21:58 +0000
committerJason Molenda <crash@cygnus>1995-04-24 21:21:58 +0000
commit8f96fa0e7daa97fce2480ef3052c437b4e0a87b3 (patch)
tree093477c5b4e199afe147338ae00339f0b8e17044 /opcodes
parent423b654e17a482a39ba02986e63251e408809953 (diff)
downloadgdb-8f96fa0e7daa97fce2480ef3052c437b4e0a87b3.zip
gdb-8f96fa0e7daa97fce2480ef3052c437b4e0a87b3.tar.gz
gdb-8f96fa0e7daa97fce2480ef3052c437b4e0a87b3.tar.bz2
* 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)
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index a8c9bbd..f88c8fc 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 <meissner@tiktok.cygnus.com>
* m68k-dis.c (opcode): Finish change made by Kung Hsu on April