binutils-gdb/ld/scripttempl
Nick Clifton e2a83dd0ec 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.
2007-10-01 09:54:58 +00:00
..
a29k.sc
aix.sc
alpha.sc
aout.sc
armaout.sc
armbpabi.sc * scripttempl/elf.sc (DISCARDED): Renamed from STACKNOTE. Add 2007-07-10 04:53:13 +00:00
armcoff.sc
avr.sc
crisaout.sc
delta68.sc
dlx.sc
ebmon29k.sc
elf32cr16.sc New port: National Semiconductor's CR16 2007-06-29 14:09:34 +00:00
elf32cr16c.sc
elf32crx.sc
elf32msp430_3.sc
elf32msp430.sc
elf32sh-symbian.sc * scripttempl/elf.sc (DISCARDED): Renamed from STACKNOTE. Add 2007-07-10 04:53:13 +00:00
elf32xc16x.sc
elf32xc16xl.sc
elf32xc16xs.sc
elf_chaos.sc bfd: 2007-06-29 16:29:17 +00:00
elf.sc * scripttempl/elf.sc: Add .note.gnu.build-id. 2007-07-27 22:33:24 +00:00
elfd10v.sc
elfd30v.sc
elfi370.sc bfd: 2007-06-29 16:29:17 +00:00
elfm68hc11.sc
elfm68hc12.sc
elfxtensa.sc * scripttempl/elf.sc (DISCARDED): Renamed from STACKNOTE. Add 2007-07-10 04:53:13 +00:00
epocpe.sc
h8300.sc
h8300h.sc
h8300hn.sc
h8300s.sc
h8300sn.sc
h8300sx.sc
h8300sxn.sc
h8500.sc
h8500b.sc
h8500c.sc
h8500m.sc
h8500s.sc
hppaelf.sc
i386beos.sc
i386coff.sc
i386go32.sc
i386msdos.sc
i860coff.sc
i960.sc
ip2k.sc
iq2000.sc
m68kaux.sc
m68kcoff.sc
m68klynx.sc
m88kbcs.sc
maxqcoff.sc
mcorepe.sc
mep.sc * scripttempl/elf.sc (DISCARDED): Renamed from STACKNOTE. Add 2007-07-10 04:53:13 +00:00
mips.sc
mipsbsd.sc
mmo.sc
nw.sc
or32.sc
pe.sc PR linker/4844 2007-10-01 09:54:58 +00:00
pep.sc PR linker/4844 2007-10-01 09:54:58 +00:00
pj.sc
ppcpe.sc
psos.sc
README
riscix.sc
sa29200.sc
sh.sc
sparccoff.sc
sparclynx.sc
st2000.sc
tic4xcoff.sc
tic30aout.sc
tic30coff.sc
tic54xcoff.sc
tic80coff.sc
v850.sc
vanilla.sc
w65.sc
xstormy16.sc
z80.sc
z8000.sc

The files in this directory are linker script templates.
genscripts.sh sets some shell variables, then sources
EMULATION.sc, to generate EMULATION.{x,xr,xu,xn,xbn} -- the script
files for default, -r, -Ur, -n, -N.