This is the mail archive of the binutils-cvs@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/bfd ChangeLog elf64-alpha.c


CVSROOT:	/cvs/src
Module name:	src
Branch: 	binutils-2_16-branch
Changes by:	rth@sourceware.org	2005-05-22 22:14:17

Modified files:
	bfd            : ChangeLog elf64-alpha.c 

Log message:
	* elf64-alpha.c (elf64_alpha_relax_with_lituse): Relax jsr to
	undefweak to use zero register.  Call elf64_alpha_relax_got_load
	if not all uses removed.
	(elf64_alpha_relax_got_load): Relax undefweak to lda zero.
	(elf64_alpha_relax_section): Handle undefweak symbols.
	(elf64_alpha_calc_dynrel_sizes): Don't add relocs for undefweak.
	(elf64_alpha_size_rela_got_1): Likewise.
	(elf64_alpha_relocate_section): Likewise.
	
	* elf64-alpha.c (elf64_alpha_relax_section): Only operate
	on SEC_CODE sections.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_16-branch&r1=1.2954.2.25&r2=1.2954.2.26
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf64-alpha.c.diff?cvsroot=src&only_with_tag=binutils-2_16-branch&r1=1.126&r2=1.126.2.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]