From: Nick Clifton Date: Fri, 21 Aug 1998 17:03:49 +0000 (+0000) Subject: Fix for PR15003 - add FLAG_MUL32 to MAC, MACS, MSUB and MSUBS insns. X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=fdd378489f9a55005a08f8592988ecaa45478a35;p=deliverable%2Fbinutils-gdb.git Fix for PR15003 - add FLAG_MUL32 to MAC, MACS, MSUB and MSUBS insns. --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 7071a5f866..5b40303492 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +Fri Aug 21 16:07:52 1998 Nick Clifton + + * d30v-opc.c (d30v_opcode_table): Add FLAG_MUL32 to MAC, MACS, + MSUB and MSUBS instructions. + start-sanitize-r5900 Tue Aug 18 16:48:52 1998 Ian Lance Taylor