Skip to content
  • Maciej W. Rozycki's avatar
    * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compound · 545fd46b
    Maciej W. Rozycki authored
    	relocations.
    	* elfxx-mips.c (mips_reloc_against_discarded_section): New
    	function.
    	(_bfd_mips_elf_relocate_section): Call it, in place of
    	RELOC_AGAINST_DISCARDED_SECTION.
    	* elf-m10200.c (mn10200_elf_relocate_section): Update arguments
    	to RELOC_AGAINST_DISCARDED_SECTION.
    	* elf-m10300.c (mn10300_elf_relocate_section): Likewise.
    	* elf32-arm.c (elf32_arm_relocate_section): Likewise.
    	* elf32-avr.c (elf32_avr_relocate_section): Likewise.
    	* elf32-bfin.c (bfin_relocate_section): Likewise.
    	(bfinfdpic_relocate_section): Likewise.
    	* elf32-cr16.c (elf32_cr16_relocate_section): Likewise.
    	* elf32-cr16c.c (elf32_cr16c_relocate_section): Likewise.
    	* elf32-cris.c (cris_elf_relocate_section): Likewise.
    	* elf32-crx.c (elf32_crx_relocate_section): Likewise.
    	* elf32-d10v.c (elf32_d10v_relocate_section): Likewise.
    	* elf32-epiphany.c (epiphany_elf_relocate_section): Likewise.
    	* elf32-fr30.c (fr30_elf_relocate_section): Likewise.
    	* elf32-frv.c (elf...
    545fd46b