From: Ian Lance Taylor Date: Wed, 19 Jun 1996 19:56:51 +0000 (+0000) Subject: * sparc-opc.c: Add some two operand forms of the wr instruction. X-Git-Tag: gdb-4_18-branchpoint~8476 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c635473f30e98c97156e60ad8622f933a1d66583;p=thirdparty%2Fbinutils-gdb.git * sparc-opc.c: Add some two operand forms of the wr instruction. --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index aa687990116..f850661c65d 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +Wed Jun 19 15:55:12 1996 Ian Lance Taylor + + * sparc-opc.c: Add some two operand forms of the wr instruction. + Tue Jun 18 15:58:27 1996 Jeffrey A. Law * h8300-dis.c (bfd_h8_disassemble): Rename "hmode" argument @@ -9,6 +13,8 @@ start-sanitize-h8s end-sanitize-h8s Tue Jun 18 18:06:50 1996 Ian Lance Taylor + * sparc-opc.c: Add beq/teq as aliases for be/te. + * ppc-opc.c: Fix fcmpo opcode. From Sergei Steshenko .