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: combreloc patches for s390, s390x, ppc


Hi Andreas,

> 2001-08-24  Andreas Jaeger  <aj@suse.de>
> 
> * elf64-s390.c (elf_s390_check_relocs): Set DF_TEXTREL if the
> 	reloc is against read-only section.
> 	(elf_s390_size_dynamic_sections): Use DF_TEXTREL flag instead of
> 	looking up section names for DT_TEXTREL.
> 	(elf_s390_reloc_type_class): New.
> 	(elf_backend_reloc_type_class): Define.
> 
> 	* elf32-s390.c (elf_s390_check_relocs): Set DF_TEXTREL if the
> 	reloc is against read-only section.
> 	(elf_s390_size_dynamic_sections): Use DF_TEXTREL flag instead of
> 	looking up section names for DT_TEXTREL.
> 	(elf_s390_reloc_type_class): New.
> 	(elf_backend_reloc_type_class): Define.
> 
> 	* elf32-ppc.c (ppc_elf_check_relocs): Set DF_TEXTREL if the reloc
> 	is against read-only section.
> 	(ppc_elf_size_dynamic_sections): Use DF_TEXTREL flag instead of
> 	looking up section names for DT_TEXTREL.
> 	(ppc_elf_reloc_type_class): New.
> 	(elf_backend_reloc_type_class): Define.

Approved.

Cheers
        Nick


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