From 341fb6f336f4119d53749fef7b3425ed5aa2962b Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 13 Aug 1998 20:24:03 +0000 Subject: * ppc-opc.c (powerpc_operands): Omit parens around additions in operand name macros. --- opcodes/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'opcodes/ChangeLog') diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 02180fc..c57cf40 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,5 +1,19 @@ +Thu Aug 13 16:23:04 1998 Ian Lance Taylor + + * ppc-opc.c (powerpc_operands): Omit parens around additions in + operand name macros. + Wed Aug 12 14:00:38 1998 Ian Lance Taylor +start-sanitize-coldfire + * m68k-opc.c: Correct divsl, divul, remsl, and remul for + ColdFire, as below for mulsl and mulul. + +end-sanitize-coldfire + From Peter Jeremy : + * m68k-opc.c: Correct mulsl and mulul to use q rather than D, a, + +, -, and d for ColdFire. + From Peter Thiemann : * ppc-opc.c (insert_mbe): Handle wrapping bitmasks. (extract_mbe): Likewise. -- cgit v1.1