bfd/
authorRoland McGrath <roland@gnu.org>
Wed, 24 Apr 2013 16:29:55 +0000 (16:29 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 24 Apr 2013 16:29:55 +0000 (16:29 +0000)
commit99059e56e2dad29efe6c7311bb86a64fd8ca8fdb
treed15e2b5aae5deffc75b116dca3a297a0b4dd6888
parent2cfa18a94ae46b19508d7adbcc40bdc3586d00e4
bfd/
* elf32-arm.c (elf32_arm_allocate_plt_entry): If HTAB->nacl_p,
allocate space for PLT header even if IS_IPLT_ENTRY.
(arm_nacl_put_plt0): New function, broken out of ...
(elf32_arm_finish_dynamic_sections): ... here.  Call it.
If HTAB->nacl_p, set up the PLT header in .iplt too.
(elf32_arm_output_arch_local_syms): If HTAB->nacl_p, write
a mapping symbol for the start of .iplt too.
bfd/ChangeLog
bfd/elf32-arm.c