src/gold ChangeLog reloc.cc target-reloc.h

ian@sourceware.org ian@sourceware.org
Fri Dec 12 16:33:00 GMT 2008


CVSROOT:	/cvs/src
Module name:	src
Changes by:	ian@sourceware.org	2008-12-12 16:33:05

Modified files:
	gold           : ChangeLog reloc.cc target-reloc.h 

Log message:
	* target-reloc.h (Default_scan_relocatable_relocs): Only discard
	r_type == 0 for a local symbol with r_sym == 0.
	(scan_relocatable_relocs): Pass r_sym to
	local_non_section_strategy.
	* reloc.cc (Emit_relocs_strategy::local_non_section_strategy): Add
	r_sym parameter.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.155&r2=1.156
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/reloc.cc.diff?cvsroot=src&r1=1.39&r2=1.40
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/target-reloc.h.diff?cvsroot=src&r1=1.30&r2=1.31



More information about the Binutils-cvs mailing list