src/gold sparc.cc ChangeLog

davem@sourceware.org davem@sourceware.org
Tue Apr 17 02:29:00 GMT 2012


CVSROOT:	/cvs/src
Module name:	src
Changes by:	davem@sourceware.org	2012-04-17 02:29:46

Modified files:
	gold           : sparc.cc ChangeLog 

Log message:
	gold: Add support for sparc GOTDATA optimizations in Gold.
	
	gold/
	
	* sparc.cc (Target_sparc::got_address): New function.
	(Sparc_relocate_functions::gdop_hix22): New function.
	(Sparc_relocate_functions::gdop_lox10): New function.
	(Target_sparc::Scan::local): Do not emit a GOT entry for GOTDATA
	relocs.
	(Target_sparc::Scan::local): Likewise if the global symbol is not
	preemptible and is not IFUNC.
	(Target_sparc::Relocate::relocate): Perform GOTDATA code
	transformations for local and non-preemptible non-IFUNC global
	symbols.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/sparc.cc.diff?cvsroot=src&r1=1.54&r2=1.55
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.899&r2=1.900



More information about the Binutils-cvs mailing list