From: Fred Fish Date: Tue, 16 Dec 1997 20:01:50 +0000 (+0000) Subject: * tic80-opc.c (tic80_opcodes): Revert change that put the 32 bit X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=47d1c515b03b6ec4f1b3fd25dbceb6b680fca5a7;p=binutils-gdb.git * tic80-opc.c (tic80_opcodes): Revert change that put the 32 bit PC relative offset forms before the 15 bit forms. An assembler command line option now chooses the default. PR 12927 --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 6fdba291786..6742b4def4f 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,11 @@ +start-sanitize-tic80 +Tue Dec 16 15:22:53 1997 Fred Fish + + * tic80-opc.c (tic80_opcodes): Revert change that put the 32 bit + PC relative offset forms before the 15 bit forms. An assembler command + line option now chooses the default. + +end-sanitize-tic80 start-sanitize-r5900 Tue Dec 16 13:24:22 1997 Jeffrey A Law (law@cygnus.com)