Paul Brook
f777a1d054
bfd/
* bfd-in.h (bfd_elf32_arm_set_target_relocs): Add prototype.
(bfd_elf32_arm_process_before_allocation): Update prototype.
* bfd-in2.h: Regenerate.
* bfd/elf32-arm.h (elf32_arm_link_hash_table): Add target2_reloc.
(elf32_arm_link_hash_table_create): Set it.
(bfd_elf32_arm_process_before_allocation): Remove target1_is_rel.
(bfd_elf32_arm_set_target_relocs): New function.
(arm_real_reloc_type): New function.
(elf32_arm_final_link_relocate): Use it. Handle R_ARM_PREL31 and
R_ARM_GOT_PREL. Remove R_ARM_TARGET1.
(elf32_arm_gc_sweep_hook): Ditto.
(elf32_arm_check_relocs): Ditto.
(elf32_arm_relocate_section): Handle R_ARM_GOT_PREL.
* elfarm-nabi.c (elf32_arm_howto_table): Add R_ARM_PREL31 and
R_ARM_GOT_TARGET2.
(elf32_arm_got_prel): New variable.
(elf32_arm_howto_from_type): New function.
(elf32_arm_info_to_howto): Use it.
(elf32_arm_reloc_map): Add BFD_RELOC_ARM_PREL31 and
BFD_RELOC_ARM_TARGET2.
* libbfd.h: Regenerate.
* reloc.c: Add BFD_RELOC_ARM_TARGET2 and BFD_RELOC_ARM_PREL31.
gas/
* config/tc-arm.c (s_arm_rel31): New funciton.
(md_pseudo_table): Add .rel31.
(md_apply_fix3): Handle BFD_RELOC_ARM_TARGET2,
BFD_RELOC_32_PCREL and BFD_RELOC_ARM_PREL31.
(tc_gen_reloc): Handle BFD_RELOC_ARM_PREL31 and BFD_RELOC_ARM_TARGET2.
(arm_fix_adjustable): Return 0 for BFD_RELOC_ARM_TARGET2.
(arm_parse_reloc): Add (target2).
gas/testsuite/
* gas/arm/pic.s: Add (target2).
* gas/arm/pic.d: Ditto.
include/
* elf/arm.h: Remove R_ARM_STKCHK and R_ARM_THM_STKCHK.
Add R_ARM_TARGET2, R_ARM_PREL31, R_ARM_GOT_ABS, R_ARM_GOT_PREL,
R_ARM_GOT_BREL12, R_ARM_GOTOFF12 and R_ARM_GOTRELAX.
ld/
* ld.texinfo: Rename arm-specific section. Document --target*
* emulparams/armelf_fbsd.sh: Set TARGET2_TYPE.
* emulparams/armelf_linux.sh: Ditto.
* emulparams/armelf_nbsd.sh: Ditto.
* emultempl/armelf.em: Set default for TARGET2_TYPE.
(target2_type): New variable.
(arm_elf_before_allocation): Don't pass target1_type.
(arm_elf_create_output_section_statements): New function.
(PARSE_AND_LIST_PROLOGUE): Add OPTION_TARGET2.
(PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS): Add --target=.
(PARSE_AND_LIST_ARGS_CASES): Handle OPTION_TARGET2.
(LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Set.
* emultempl/armelf_oabi.em (_before_allocation): Remove extra
argument to bfd_elf32_arm_process_before_allocation.
ld/testsuite/
* ld-arm/arm-target1-{abs,rel}.d}: New files.
* ld-arm/arm-target1.s: New file.
* ld-arm/arm-target2-{,got-}rel.d: New files.
* ld-arm/arm-target2.s: New file.
* ld-arm/arm-rel31.d: New files.
* ld-arm/arm-rel31.s: New files.
* ld-arm/arm.ld: New file.
* ld-arm/arm-elf.exp: Add new tests.
2004-09-17 12:35:00 +00:00
..
2002-06-02 02:28:45 +00:00
2001-03-14 02:27:44 +00:00
2004-09-17 12:35:00 +00:00
2001-03-14 02:27:44 +00:00
2004-08-25 12:54:15 +00:00
2004-01-02 11:16:20 +00:00
2004-07-07 17:28:50 +00:00
2004-03-30 14:04:32 +00:00
2001-03-22 13:03:58 +00:00
2004-07-27 11:37:11 +00:00
2001-03-14 02:27:44 +00:00
2001-03-14 02:27:44 +00:00
2002-05-28 14:08:26 +00:00
2003-09-11 11:20:42 +00:00
2001-03-14 02:27:44 +00:00
2003-05-21 00:55:15 +00:00
2001-03-14 02:27:44 +00:00
2004-03-01 10:11:37 +00:00
2003-06-10 07:09:28 +00:00
2001-03-14 02:27:44 +00:00
2002-08-15 12:19:14 +00:00
2004-08-12 16:01:22 +00:00
2001-03-14 02:27:44 +00:00
2001-03-14 02:27:44 +00:00
2003-02-21 12:17:51 +00:00
2003-05-21 00:55:15 +00:00
2002-07-17 14:15:50 +00:00
2003-01-03 18:03:18 +00:00
2004-06-25 16:11:09 +00:00
2002-12-01 12:16:21 +00:00
2002-02-13 18:14:48 +00:00
2001-03-14 02:27:44 +00:00
2004-06-14 18:25:10 +00:00
2003-10-18 15:46:35 +00:00
2001-03-14 02:27:44 +00:00
2003-07-10 03:19:40 +00:00
2004-08-25 12:54:15 +00:00
2001-04-24 15:08:16 +00:00
2002-01-31 17:33:03 +00:00
2001-03-14 02:27:44 +00:00
2003-02-18 12:52:55 +00:00
2003-11-06 02:57:08 +00:00
2003-08-07 02:25:50 +00:00
2003-07-01 14:46:26 +00:00
2004-07-29 05:17:37 +00:00
2003-01-24 23:44:45 +00:00
2003-09-04 11:04:37 +00:00
2002-07-01 16:43:38 +00:00
2002-09-27 19:29:16 +00:00
2002-12-20 21:13:42 +00:00
2003-10-14 22:28:28 +00:00