-binitfini emulation, put __rtinit symbol generation into linker.

This commit is contained in:
Tom Rix 2001-12-22 17:18:34 +00:00
parent f398918085
commit 9a4c7f1669
9 changed files with 625 additions and 51 deletions

View file

@ -730,6 +730,8 @@ extern boolean bfd_xcoff_size_dynamic_sections
PARAMS ((bfd *, struct bfd_link_info *, const char *, const char *,
unsigned long, unsigned long, unsigned long, boolean,
int, boolean, boolean, struct sec **));
extern boolean bfd_xcoff_link_generate_rtinit
PARAMS ((bfd *, const char *, const char *));
/* Externally visible COFF routines. */