diff options
author | Ian Lance Taylor <ian@airs.com> | 1993-09-13 19:47:41 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1993-09-13 19:47:41 +0000 |
commit | 57fbd6b0c0d654bb2e6f9d492e4f28d4c8c8b102 (patch) | |
tree | 1176374edab5778f8542a7cb1474b624bfc9edca /include/opcode | |
parent | 877a53990d681eaa54fa2ff55f1c954e8072a005 (diff) | |
download | gdb-57fbd6b0c0d654bb2e6f9d492e4f28d4c8c8b102.zip gdb-57fbd6b0c0d654bb2e6f9d492e4f28d4c8c8b102.tar.gz gdb-57fbd6b0c0d654bb2e6f9d492e4f28d4c8c8b102.tar.bz2 |
* m68k.h (two): Protect second argument with parentheses.
Diffstat (limited to 'include/opcode')
-rw-r--r-- | include/opcode/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 2803870..87246a6 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. |