]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
bfd/
authorRoland McGrath <roland@gnu.org>
Wed, 24 Apr 2013 16:35:58 +0000 (16:35 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 24 Apr 2013 16:35:58 +0000 (16:35 +0000)
commit033c05fed775bb8cb0f686fba7f90dec03931697
tree961f3091985f9b6a9e78fc645e1a690501a6cf6c
parent8ed4a942ae50921b6b75db6e18a7ac35803e151d
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