PR linker/4844
authorNick Clifton <nickc@redhat.com>
Mon, 1 Oct 2007 09:54:58 +0000 (09:54 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 1 Oct 2007 09:54:58 +0000 (09:54 +0000)
commite2a83dd0ecc04d898cce1e17a7b2bf14d0e8fc14
treef9a5437e0dcbb4976b774eb17e2224e60a3c2a57
parent1576798ef8ee3053eb00b22fef8af50c41696d51
PR linker/4844
* genscript.sh: Add support for generating a .xa script for use with the --auto-import option.
* ld.texinfo: Document the new behaviour of the --auto-import option.
* ldint.texinfo: Document new script generation.
* emulparams/i386pe.sh (GENERATE_AUTO_IMPORT): Define.
* emulparams/i386pe_posix.sh (GENERATE_AUTO_IMPORT): Define.
* emulparams/i386pep.sh (GENERATE_AUTO_IMPORT): Define.
* emultemp/pe.em (..._get_script): Support the use of the auto import script.
* scripttempl/pe.sc: Put the .rdata input sections into the .data output section when creating an auto import script.
* scripttempl/pep.sc: Likewise.
ld/ChangeLog
ld/emulparams/i386pe.sh
ld/emulparams/i386pe_posix.sh
ld/emulparams/i386pep.sh
ld/emultempl/pe.em
ld/emultempl/pep.em
ld/genscripts.sh
ld/ld.texinfo
ld/ldint.texinfo
ld/scripttempl/pe.sc
ld/scripttempl/pep.sc