This is the mail archive of the binutils@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]

Re: [PATCH] Alpha support for -z combreloc


On Thu, Aug 23, 2001 at 07:04:25PM +0200, Jakub Jelinek wrote:
> 	* elf64-alpha.c (struct alpha_elf_link_hash_entry): Add reltext flag.
> 	(elf64_alpha_check_relocs): Set it if section this reloc is against
> 	is read-only.  Set DF_TEXTREL if a RELATIVE reloc is needed against
> 	read-only section.
> 	(elf64_alpha_calc_dynrel_sizes): Set DF_TEXTREL flag if relocation
> 	is is against read-only section.
> 	(elf64_alpha_size_dynamic_sections): Use DF_TEXTREL flag, don't
> 	check section names.
> 	(elf64_alpha_reloc_type_class): New.
> 	(elf_backend_reloc_type_class): Define.

Ok.


r~


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