src/gold ChangeLog x86_64.cc

hjl@sourceware.org hjl@sourceware.org
Tue Jan 10 20:58:00 GMT 2012


CVSROOT:	/cvs/src
Module name:	src
Changes by:	hjl@sourceware.org	2012-01-10 20:58:36

Modified files:
	gold           : ChangeLog x86_64.cc 

Log message:
	Properly handle R_X86_64_32 for x32
	
	2012-01-10  H.J. Lu  <hongjiu.lu@intel.com>
	
	* x86_64.cc (Scan::check_non_pic): Allow R_X86_64_32 for x32.
	(Scan::local): Use R_X86_64_RELATIVE relocation for R_X86_64_32
	under x32.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.863&r2=1.864
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/x86_64.cc.diff?cvsroot=src&r1=1.145&r2=1.146



More information about the Binutils-cvs mailing list