src/gold ChangeLog i386.cc

ian@sourceware.org ian@sourceware.org
Tue Oct 6 21:36:00 GMT 2009


CVSROOT:	/cvs/src
Module name:	src
Changes by:	ian@sourceware.org	2009-10-06 21:36:00

Modified files:
	gold           : ChangeLog i386.cc 

Log message:
	* i386.cc (class Target_i386::Relocate): Add ldo_addrs_ field.
	(Target_i386::Relocate::relocate_tls): Call fix_up_ldo before
	changing local_dynamic_type_ from LOCAL_DYNAMIC_NONE.  When
	handling R_386_TLS_LDO_32, if local_dynamic_type_ is NONE, push
	the address on ldo_addrs_.
	(Target_i386::Relocate::fix_up_ldo): New function.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.293&r2=1.294
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/i386.cc.diff?cvsroot=src&r1=1.89&r2=1.90



More information about the Binutils-cvs mailing list