OSDN Git Service

bfd/
authorPaul Brook <paul@codesourcery.com>
Fri, 6 Aug 2004 16:18:11 +0000 (16:18 +0000)
committerPaul Brook <paul@codesourcery.com>
Fri, 6 Aug 2004 16:18:11 +0000 (16:18 +0000)
commit4a35d23741f564130c1c8133d78f02a4ce3d8386
tree1f14102c70902f648809137533fc820fe2f532ea
parent81c0ab438be66f1afe83a6ae4f41af49da6829a5
bfd/
* elfarm-nabi.c (elf32_arm_howto_table): Add new EABI relocations.
(elf32_arm_reloc_map): Add BFD_RELOC_ARM_RELABS32,
BFD_RELOC_ARM_ROSEGREL32 and BFD_RELOC_ARM_SBREL32.
* reloc.c: Add BFD_RELOC_ARM_RELABS32, BFD_RELOC_ARM_ROSEGREL32
and BFD_RELOC_ARM_SBREL32.
* bfd-in2.h, bbfd.h: Regenerate.
gas/
* config/tc-arm.c (md_apply_fix3, tc_gen_reloc, arm_parse_reloc):
Handle new relocations.
* include/elf/arm.h (elf_arm_reloc_type): Add new EABI relocations.
gas/testsuite/
* gas/arm/pic.s,d: Test RELABS and SBREL relocations.
bfd/ChangeLog
bfd/bfd-in2.h
bfd/elfarm-nabi.c
bfd/libbfd.h
bfd/reloc.c
include/elf/arm.h