bfd/
commit6ae644278840e277da797f9076c848d1cbc07f57
authorPaul Brook <paul@codesourcery.com>
Fri, 6 Aug 2004 16:18:11 +0000 (6 16:18 +0000)
committerPaul Brook <paul@codesourcery.com>
Fri, 6 Aug 2004 16:18:11 +0000 (6 16:18 +0000)
treeff60f5e2e3ec13048eb5de3303f3e36b3fe3582c
parent10e2ddc7bdcec39371c2fd871ed012d838977a73
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
gas/ChangeLog
gas/config/tc-arm.c
gas/testsuite/ChangeLog
gas/testsuite/gas/arm/pic.d
gas/testsuite/gas/arm/pic.s
include/elf/arm.h