Jakub Jelinek
f8df10f4f5
* elf.c (_bfd_elf_rela_local_sym): New.
* elflink.h (elf_link_input_bfd): Don't consider empty
merged sections as removed in relocation tests.
* elf-bfd.h (_bfd_elf_rela_local_sym): Add prototype.
* elf32-i386.c (elf_i386_relocate_section): Handle relocs
against STT_SECTION symbol of SHF_MERGE section.
* elf32-arm.h (elf32_arm_relocate_section): Likewise.
* elf32-avr.c (elf32_avr_relocate_section): Call
_bfd_elf_rela_local_sym.
* elf32-cris.c (cris_elf_relocate_section): Likewise.
* elf32-d10v.c (elf32_d10v_relocate_section): Likewise.
* elf32-fr30.c (fr30_final_link_relocate): Likewise.
* elf32-h8300.c (elf32_h8_relocate_section): Likewise.
* elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
* elf32-i370.c (i370_elf_relocate_section): Likewise.
* elf32-i860.c (elf32_i860_relocate_section): Likewise.
* elf32-m32r.c (m32r_elf_relocate_section): Likewise.
* elf32-m68k.c (elf_m68k_relocate_section): Likewise.
* elf32-mcore.c (mcore_elf_relocate_section): Likewise.
* elf32-openrisc.c (openrisc_elf_relocate_section): Likewise.
* elf32-ppc.c (ppc_elf_relocate_section): Likewise.
* elf32-s390.c (elf_s390_relocate_section): Likewise.
* elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
* elf32-v850.c (v850_elf_relocate_section): Likewise.
* elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
* elf64-mmix.c (mmix_elf_relocate_section): Likewise.
* elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
* elf64-s390.c (elf_s390_relocate_section): Likewise.
* elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
* elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
* elf-hppa.h (elf_hppa_relocate_section): Likewise.
* elf-m10200.c (mn10200_elf_relocate_section): Likewise.
* elf-m10300.c (mn10300_elf_relocate_section): Likewise.
* elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
* elf32-sh.c (sh_elf_relocate_section): Likewise for
!partial_inplace relocs. Handle relocs against STT_SECTION
symbol of SHF_MERGE for partial_inplace relocs.
* config/tc-alpha.c (tc_gen_reloc): Remove SEC_MERGE test.
* write.c (adjust_reloc_syms): Don't handle relocs against
SEC_MERGE section symbols specially.
(fixup_segment): Likewise.
2001-11-23 12:17:21 +00:00
..
2001-03-08 23:24:26 +00:00
2001-03-08 23:24:26 +00:00
2001-03-08 23:24:26 +00:00
2001-03-08 23:24:26 +00:00
2000-07-20 17:45:28 +00:00
2000-07-20 17:45:28 +00:00
2001-08-09 14:42:07 +00:00
2001-08-09 14:42:07 +00:00
2001-08-09 14:42:07 +00:00
2001-03-08 23:24:26 +00:00
2001-03-08 23:24:26 +00:00
2001-09-19 05:33:36 +00:00
2001-03-08 23:24:26 +00:00
2001-09-22 09:23:31 +00:00
2001-03-08 23:24:26 +00:00
2001-05-22 10:23:50 +00:00
2001-03-08 23:24:26 +00:00
2001-11-15 21:29:00 +00:00
2001-11-15 21:29:00 +00:00
2001-05-03 02:07:02 +00:00
2001-03-08 23:24:26 +00:00
2001-11-13 03:24:25 +00:00
2001-08-08 13:11:58 +00:00
2001-03-08 23:24:26 +00:00
2001-03-08 23:24:26 +00:00
2001-03-08 23:24:26 +00:00
2001-03-08 23:24:26 +00:00
2001-03-08 23:24:26 +00:00
2001-07-23 13:03:40 +00:00
2001-03-08 23:24:26 +00:00
2001-03-08 23:24:26 +00:00
2001-03-08 23:24:26 +00:00
2001-03-08 23:24:26 +00:00
2001-09-19 05:33:36 +00:00
2001-03-08 23:24:26 +00:00
2001-11-15 21:29:00 +00:00
2001-03-08 23:24:26 +00:00
2001-11-23 12:17:21 +00:00
2001-11-15 21:29:00 +00:00
2001-11-15 21:29:00 +00:00
2001-11-15 21:29:00 +00:00
2001-11-15 21:29:00 +00:00
2001-11-15 21:29:00 +00:00
2001-11-20 09:33:49 +00:00
2001-11-15 21:29:00 +00:00
2001-11-17 18:51:15 +00:00
2001-11-15 21:29:00 +00:00
2001-11-15 21:29:00 +00:00
2001-11-15 21:29:00 +00:00
2001-11-15 21:29:00 +00:00
2001-11-15 21:29:00 +00:00
2001-09-19 05:33:36 +00:00
2001-11-15 21:29:00 +00:00
2001-03-08 23:24:26 +00:00
2001-11-15 21:29:00 +00:00
2001-08-31 17:43:52 +00:00
2001-11-15 21:29:00 +00:00
2001-03-08 23:24:26 +00:00
2001-11-16 07:27:59 +00:00
2001-03-08 23:24:26 +00:00
2001-11-15 21:29:00 +00:00
2001-11-15 21:29:00 +00:00
2001-11-15 21:29:00 +00:00
2001-11-15 21:29:00 +00:00
2001-11-15 21:29:00 +00:00
2001-11-15 21:29:00 +00:00
2001-11-15 21:29:00 +00:00
2001-07-23 14:02:13 +00:00
2001-11-15 21:29:00 +00:00
2001-11-15 21:29:00 +00:00
2001-11-15 21:29:00 +00:00
2001-11-15 21:29:00 +00:00
2001-11-15 21:29:00 +00:00
2001-03-08 23:24:26 +00:00
2001-11-16 09:34:28 +00:00
2001-07-18 10:25:58 +00:00
2001-11-20 03:33:30 +00:00
2001-03-08 23:24:26 +00:00
2001-03-08 23:24:26 +00:00
2001-11-15 21:29:00 +00:00
2001-11-15 21:29:00 +00:00
2001-11-21 11:24:13 +00:00
2001-11-15 21:29:00 +00:00
2001-11-15 21:29:00 +00:00
2001-11-15 21:29:00 +00:00
2001-11-15 21:29:00 +00:00
2001-11-15 21:29:00 +00:00
2001-11-15 21:29:00 +00:00
2001-11-15 21:29:00 +00:00
2001-11-15 21:29:00 +00:00
2001-03-08 23:24:26 +00:00
2001-09-21 12:34:40 +00:00
2001-11-15 21:29:00 +00:00
2001-11-15 21:29:00 +00:00
2001-03-08 23:24:26 +00:00
2001-11-15 21:29:00 +00:00
2001-07-23 14:02:13 +00:00
2001-11-15 21:29:00 +00:00
2001-11-15 21:29:00 +00:00
2001-11-15 21:29:00 +00:00
2001-11-15 21:29:00 +00:00
2001-11-15 21:29:00 +00:00
2001-11-15 21:29:00 +00:00
2001-11-15 21:29:00 +00:00
2001-11-15 21:29:00 +00:00
2001-11-15 21:29:00 +00:00
2001-03-08 23:24:26 +00:00
2001-11-15 21:29:00 +00:00
2001-03-08 23:24:26 +00:00
2001-11-15 21:29:00 +00:00
2001-11-13 14:22:53 +00:00
2001-11-15 21:29:00 +00:00
2001-03-08 23:24:26 +00:00
2001-11-15 21:29:00 +00:00
2001-11-15 21:29:00 +00:00
2001-11-15 21:29:00 +00:00
2001-03-08 23:24:26 +00:00
2001-11-15 21:29:00 +00:00
2001-07-23 14:02:13 +00:00
2001-11-15 21:29:00 +00:00
2001-03-08 23:24:26 +00:00
2001-03-08 23:24:26 +00:00
2001-03-08 23:24:26 +00:00
2001-03-08 23:24:26 +00:00
2000-07-09 08:16:21 +00:00
2001-03-08 23:24:26 +00:00
2000-07-09 08:16:21 +00:00
2000-11-07 01:21:10 +00:00
2001-02-22 17:16:38 +00:00
2001-03-08 23:24:26 +00:00
2001-03-08 23:24:26 +00:00
2001-03-08 23:24:26 +00:00
2001-03-08 23:24:26 +00:00
2001-03-08 23:24:26 +00:00
2001-03-08 23:24:26 +00:00
2001-03-08 23:24:26 +00:00
2000-11-14 20:57:30 +00:00