This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src/gas ChangeLog config/tc-i386.c
- From: hjl at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 28 Jan 2007 16:14:35 -0000
- Subject: src/gas ChangeLog config/tc-i386.c
CVSROOT: /cvs/src
Module name: src
Changes by: hjl@sourceware.org 2007-01-28 16:14:35
Modified files:
gas : ChangeLog
gas/config : tc-i386.c
Log message:
2076-01-28 H.J. Lu <hongjiu.lu@intel.com>
* config/tc-i386.c (swap_imm_operands): Renamed to ...
(swap_2_operands): This. Take 2 ints.
(md_assemble): Updated.
(swap_operands): Call swap_2_operands to swap 2 operands.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.3122&r2=1.3123
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-i386.c.diff?cvsroot=src&r1=1.246&r2=1.247