src/bfd ChangeLog elf64-alpha.c

rth@sources.redhat.com rth@sources.redhat.com
Tue Jan 21 08:59:00 GMT 2003


CVSROOT:	/cvs/src
Module name:	src
Changes by:	rth@sourceware.org	2003-01-21 08:59:26

Modified files:
	bfd            : ChangeLog elf64-alpha.c 

Log message:
	* elf64-alpha.c (alpha_dynamic_entries_for_reloc): GOTTPREL and
	TPREL also get a reloc if shared.  Remove SREL support.
	(elf64_alpha_emit_dynrel): New.
	(elf64_alpha_relocate_section): Use it.  Resolve dynamic TPREL
	and GOTTPREL relocs to local symbols against the tp base.
	(elf64_alpha_finish_dynamic_symbol): Use elf64_alpha_emit_dynrel.
	
	* elf64-alpha.c (elf64_alpha_relax_got_load): Decrement got
	use count before clobbering r_type.
	(elf64_alpha_relax_tls_get_addr): Don't use pos[1] if insn
	ordering would mean dataflow inspection is necessary.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.1888&r2=1.1889
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf64-alpha.c.diff?cvsroot=src&r1=1.89&r2=1.90



More information about the Binutils-cvs mailing list