diff options
author | Jeff Law <law@redhat.com> | 1998-07-24 21:23:35 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1998-07-24 21:23:35 +0000 |
commit | 7210606cf05ee8fd1f4c12f20508764cd4ca5305 (patch) | |
tree | 533530e76813e5fbe88a227edda8ef5fa7dc11a5 /opcodes | |
parent | 464dfc1468e64558449f6af2be66961db01c3be8 (diff) | |
download | gdb-7210606cf05ee8fd1f4c12f20508764cd4ca5305.zip gdb-7210606cf05ee8fd1f4c12f20508764cd4ca5305.tar.gz gdb-7210606cf05ee8fd1f4c12f20508764cd4ca5305.tar.bz2 |
* m10300-dis.c: Do not emit a comma before a PLUS (autoincrement)
operand.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 4a1feb7..3c9d2a7 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 <devans@canuck.cygnus.com> * m32r-asm.c,m32r-opc.c: Regenerate (-Wall cleanups). |