.plt stub for lazy linking, --stub-group-size=N ld switch,
import stub fix, extra DIR14F reloc to fix abort in tc_gen_reloc
This commit is contained in:
parent
5506e1a5d8
commit
47d89dba5e
10 changed files with 300 additions and 86 deletions
|
@ -37,7 +37,7 @@
|
|||
#include "elf/hppa.h"
|
||||
|
||||
boolean elf32_hppa_size_stubs
|
||||
PARAMS ((bfd *, bfd *, struct bfd_link_info *, boolean,
|
||||
PARAMS ((bfd *, bfd *, struct bfd_link_info *, boolean, bfd_signed_vma,
|
||||
asection * (*) PARAMS ((const char *, asection *)),
|
||||
void (*) PARAMS ((void))));
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue