src/gas ChangeLog config/tc-i386.c testsuite/C ...

hjl@sourceware.org hjl@sourceware.org
Fri Feb 25 19:19:00 GMT 2011


CVSROOT:	/cvs/src
Module name:	src
Changes by:	hjl@sourceware.org	2011-02-25 19:19:45

Modified files:
	gas            : ChangeLog 
	gas/config     : tc-i386.c 
	gas/testsuite  : ChangeLog 
	gas/testsuite/gas/i386/ilp32: ilp32.exp reloc64.d reloc64.s 
Added files:
	gas/testsuite/gas/i386/ilp32: reloc64.l 

Log message:
	Don't sign-checking 4-byte relocations for x32.
	
	gas/
	
	2011-02-25  H.J. Lu  <hongjiu.lu@intel.com>
	
	* config/tc-i386.c (reloc): Don't sign-checking 4-byte
	relocations if 64bit relocations aren't allowed.
	
	gas/testsuite/
	
	2011-02-25  H.J. Lu  <hongjiu.lu@intel.com>
	
	* gas/i386/ilp32/ilp32.exp: Run reloc64.
	
	* gas/i386/ilp32/reloc64.s: Allow TLS relocations with 32bit
	register destinations.
	* gas/i386/ilp32/reloc64.d: Updated.
	
	* gas/i386/ilp32/reloc64.l: New.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4411&r2=1.4412
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-i386.c.diff?cvsroot=src&r1=1.463&r2=1.464
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1854&r2=1.1855
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/i386/ilp32/reloc64.l.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/i386/ilp32/ilp32.exp.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/i386/ilp32/reloc64.d.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/i386/ilp32/reloc64.s.diff?cvsroot=src&r1=1.1&r2=1.2



More information about the Binutils-cvs mailing list