mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-29 04:53:56 +08:00
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.
This commit is contained in:
parent
2cfa18a94a
commit
99059e56e2
@ -1,3 +1,13 @@
|
||||
2013-04-24 Roland McGrath <mcgrathr@google.com>
|
||||
|
||||
* 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.
|
||||
|
||||
2013-04-19 Luca Pizzamiglio <luca.pizzamiglio@gmail.com>
|
||||
|
||||
* ecoff.c (_bfd_ecoff_sizeof_headers): Cast the return value of
|
||||
|
2783
bfd/elf32-arm.c
2783
bfd/elf32-arm.c
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user