diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index f61097c..94dc620 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,10 @@ 2009-11-13 H.J. Lu <hongjiu.lu@intel.com> + * config/tc-i386.c (md_assemble): Check destination operand + for lockable instructions. + +2009-11-13 H.J. Lu <hongjiu.lu@intel.com> + * config/tc-i386.c (_i386_insn): Don't use bit field on swap_operand. |