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 a225bb0..7294272 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2006-06-12 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (process_suffix): Don't add rex64 for + "xchg %rax,%rax". + 2006-06-09 Thiemo Seufer <ths@mips.com> * config/tc-mips.c (mips_ip): Maintain argument count. |