src/gas ChangeLog config/tc-i386-intel.c tests ...

hjl@sourceware.org hjl@sourceware.org
Wed Nov 3 14:18:00 GMT 2010


CVSROOT:	/cvs/src
Module name:	src
Changes by:	hjl@sourceware.org	2010-11-03 14:18:43

Modified files:
	gas            : ChangeLog 
	gas/config     : tc-i386-intel.c 
	gas/testsuite  : ChangeLog 
	gas/testsuite/gas/i386: gotpc.d gotpc.s 

Log message:
	Properly fold _GLOBAL_OFFSET_TABLE_ in Intel syntax.
	
	gas/
	
	2010-11-03  H.J. Lu  <hongjiu.lu@intel.com>
	
	PR gas/12186
	* config/tc-i386-intel.c (i386_intel_fold): Properly fold
	_GLOBAL_OFFSET_TABLE_.
	
	gas/testsuite/
	
	2010-11-03  H.J. Lu  <hongjiu.lu@intel.com>
	
	PR gas/12186
	* gas/i386/gotpc.s: Add more _GLOBAL_OFFSET_TABLE_ test.
	* gas/i386/gotpc.d: Updated.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4315&r2=1.4316
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-i386-intel.c.diff?cvsroot=src&r1=1.16&r2=1.17
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1801&r2=1.1802
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/i386/gotpc.d.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/i386/gotpc.s.diff?cvsroot=src&r1=1.2&r2=1.3



More information about the Binutils-cvs mailing list