* m68k.h (two): Protect second argument with parentheses.

This commit is contained in:
Ian Lance Taylor 1993-09-13 19:47:41 +00:00
parent 877a53990d
commit 57fbd6b0c0
1 changed files with 9 additions and 0 deletions

View File

@ -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.