diff options
author | Julian Brown <julian@codesourcery.com> | 2005-01-28 17:24:41 +0000 |
---|---|---|
committer | Julian Brown <julian@codesourcery.com> | 2005-01-28 17:24:41 +0000 |
commit | 319850b45155323419e8862ee9e1b20d12b3a62d (patch) | |
tree | 71d81d25b3464a0cfb07087d2a86a66d307c3931 /install-sh | |
parent | c84141d67e109faa68267eba2fbfbb4840a103c2 (diff) | |
download | gdb-319850b45155323419e8862ee9e1b20d12b3a62d.zip gdb-319850b45155323419e8862ee9e1b20d12b3a62d.tar.gz gdb-319850b45155323419e8862ee9e1b20d12b3a62d.tar.bz2 |
* bfd/bin-in.h (bfd_elf32_arm_set_target_relocs): Update prototype.
* bfd/bin-in2.h (bfd_elf32_arm_set_target_relocs): Update prototype.
* bfd/elf32-arm.c (elf32_arm_link_hash_table): Add fix_v4bx flag.
(bfd_elf32_arm_set_target_relocs): Add formal parameter fix_v4bx for
passing flag value from ld. Set flag value in global hash table entry.
(elf32_arm_final_link_relocate): Add code to implement R_ARM_V4BX
relocation.
* ld/emultempl/armelf.em (fix_v4bx): New variable.
(arm_elf_create_output_section_statements): Communicate fix_v4bx flag
value to bfd.
(PARSE_AND_LIST_PROLOGUE): Add option token OPTION_FIX_V4BX.
(PARSE_AND_LIST_LONGOPTS): Add option --fix-v4bx.
(PARSE_AND_LIST_OPTIONS): Add option --fix-v4bx.
(PARSE_AND_LIST_ARGS_CASES): Add option OPTION_FIX_V4BX.
* ld/NEWS: Mention --fix-v4bx.
* ld/ld.texinfo: Document --fix-v4bx.
Diffstat (limited to 'install-sh')
0 files changed, 0 insertions, 0 deletions