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
..
README
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 Add support for AVR6 family 2006-05-24 07:36:12 +00:00
crisaout.sc * scripttempl/elf.sc: Ensure that crtbegin and crtend entries will 2006-08-28 01:52:56 +00:00
delta68.sc
dlx.sc
ebmon29k.sc
elf.sc * scripttempl/elf.sc: Add .note.gnu.build-id. 2007-07-27 22:33:24 +00:00
elf32cr16.sc New port: National Semiconductor's CR16 2007-06-29 14:09:34 +00:00
elf32cr16c.sc
elf32crx.sc * scripttempl/elf.sc: Ensure that crtbegin and crtend entries will 2006-08-28 01:52:56 +00:00
elf32msp430.sc
elf32msp430_3.sc
elf32sh-symbian.sc * scripttempl/elf.sc (DISCARDED): Renamed from STACKNOTE. Add 2007-07-10 04:53:13 +00:00
elf32xc16x.sc Add support for the Infineon XC16X. 2006-02-17 14:36:28 +00:00
elf32xc16xl.sc Add support for the Infineon XC16X. 2006-02-17 14:36:28 +00:00
elf32xc16xs.sc Add support for the Infineon XC16X. 2006-02-17 14:36:28 +00:00
elf_chaos.sc bfd: 2007-06-29 16:29:17 +00:00
elfd10v.sc * scripttempl/elf.sc: Ensure that crtbegin and crtend entries will 2006-08-28 01:52:56 +00:00
elfd30v.sc * scripttempl/elf.sc: Ensure that crtbegin and crtend entries will 2006-08-28 01:52:56 +00:00
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 * scripttempl/elf.sc: Ensure that crtbegin and crtend entries will 2006-08-28 01:52:56 +00:00
m68kaux.sc
m68kcoff.sc
m68klynx.sc
m88kbcs.sc
maxqcoff.sc Add support fpr MAXQ processor 2004-11-08 13:17:43 +00:00
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 * scripttempl/elf.sc: Ensure that crtbegin and crtend entries will 2006-08-28 01:52:56 +00:00
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
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 * scripttempl/elf.sc: Ensure that crtbegin and crtend entries will 2006-08-28 01:52:56 +00:00
z80.sc Add support for the Z80 processor family 2005-10-25 17:40:19 +00:00
z8000.sc

README

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.