PR linker/4844
commit167ca6184386ce23b07b59bd17f4a822abbbea30
authorNick Clifton <nickc@redhat.com>
Mon, 1 Oct 2007 09:54:58 +0000 (1 09:54 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 1 Oct 2007 09:54:58 +0000 (1 09:54 +0000)
tree3dcb389e7b604c31e08147740170c139165020da
parent106de1e4094fce156ef50fd31a2fd23da791a55b
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