From: Ian Lance Taylor Date: Mon, 13 Sep 1993 19:47:41 +0000 (+0000) Subject: * m68k.h (two): Protect second argument with parentheses. X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=57fbd6b0c0d654bb2e6f9d492e4f28d4c8c8b102;hp=877a53990d681eaa54fa2ff55f1c954e8072a005;p=deliverable%2Fbinutils-gdb.git * m68k.h (two): Protect second argument with parentheses. --- diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 2803870cd5..87246a6c3a 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,12 @@ +Mon Sep 13 15:46:06 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * m68k.h (two): Protect second argument with parentheses. + +Fri Sep 10 16:29:47 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) + + * i386.h (i386_optab): Added new instruction "rsm" (for i386sl). + Deleted old in/out instructions in "#if 0" section. + Thu Sep 9 17:42:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * i386.h (i386_optab): Properly bracket initializers.