aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog-2004
diff options
context:
space:
mode:
authorRoland McGrath <mcgrathr@google.com>2014-08-20 10:12:57 -0700
committerRoland McGrath <mcgrathr@google.com>2014-08-20 10:12:57 -0700
commit469a34932ae4208240e98c843b01ea1f00892137 (patch)
tree5ec5e106992782cd4b6b7ff1451ede29dd4875fa /gas/ChangeLog-2004
parent01e6c1a48d2c56a5e8a78f54b3b2021da42257e7 (diff)
downloadgdb-469a34932ae4208240e98c843b01ea1f00892137.zip
gdb-469a34932ae4208240e98c843b01ea1f00892137.tar.gz
gdb-469a34932ae4208240e98c843b01ea1f00892137.tar.bz2
Fix PR ld/17277: bogus dynamic relocs and TEXTREL for ARM PC-relative relocs
bfd/ PR ld/17277 * elf32-arm.c (elf32_arm_check_relocs): Increment P->pc_count for all reloc types with pc_relative set in the howto, not just for R_ARM_REL32 and R_ARM_REL32_NOI. (allocate_dynrelocs_for_symbol): Update comment. (elf32_arm_gc_sweep_hook): For all reloc types with pc_relative set in the howto, set call_reloc_p and may_need_local_target_p but not may_become_dynamic_p; not only for R_ARM_REL32 and R_ARM_REL32_NOI. (elf32_arm_check_relocs): Likewise. ld/testsuite/ PR ld/17277 * ld-arm/pcrel-shared.s: New file. * ld-arm/pcrel-shared.rd: New file. * ld-arm/arm-elf.exp (armelftests_common): Add it.
Diffstat (limited to 'gas/ChangeLog-2004')
0 files changed, 0 insertions, 0 deletions