OSDN Git Service

PR linker/4844
authornickc <nickc>
Mon, 1 Oct 2007 09:54:57 +0000 (09:54 +0000)
committernickc <nickc>
Mon, 1 Oct 2007 09:54:57 +0000 (09:54 +0000)
commitdfd3aa827d31d04bdee608e764e03ff5277d1ca4
tree8d96b7300b3148887510d3442ad7aa688b1da6e6
parent8754962f429b0f710136c350dea02ede5f6dc874
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