binutils-gdb/ld/scripttempl
Richard Henderson 8d6d53d427 * emulparams/elf64alpha.sh (PLT): New.
(TEXT_PLT): New.
        * emultempl/alphaelf.em (disable_relaxation): New.
        (limit_32bit): Rename from elf64alpha_32bit; update all users.
        (elf64_alpha_use_secureplt): Declare.
        (bfd_elf64_alpha_vec, bfd_elf64_alpha_freebsd_vec): Declare.
        (alpha_after_open): New.
        (alpha_before_allocation): New.
        (OPTION_NO_RELAX, OPTION_SECUREPLT, OPTION_NO_SECUREPLT): New.
        (PARSE_AND_LIST_LONGOPTS): Include them.
        (PARSE_AND_LIST_OPTIONS): Likewise.
        (PARSE_AND_LIST_ARGS_CASES): Likewise.
        (LDEMUL_AFTER_OPEN, LDEMUL_BEFORE_ALLOCATION): New.
        * scripttempl/elf.sc (TEXT_PLT): New.
        (PLT): Use it.
2005-05-29 23:16:09 +00:00
..
README
a29k.sc
aix.sc
alpha.sc
aout.sc
armaout.sc
armbpabi.sc * ld/scripttempl/armbpapi.sc (.rel.dyn): Add .rel.init_array, 2005-03-18 16:55:44 +00:00
armcoff.sc
avr.sc
crisaout.sc
delta68.sc
dlx.sc
ebmon29k.sc
elf.sc * emulparams/elf64alpha.sh (PLT): New. 2005-05-29 23:16:09 +00:00
elf32cr16c.sc
elf32crx.sc
elf32msp430.sc
elf32msp430_3.sc
elf32sh-symbian.sc
elf_chaos.sc
elfd10v.sc
elfd30v.sc
elfi370.sc
elfm68hc11.sc
elfm68hc12.sc
elfxtensa.sc * scripttempl/elfxtensa.sc: Sync up with elf.sc. 2005-05-12 00:31:22 +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
mips.sc
mipsbsd.sc
mmo.sc
nw.sc
or32.sc
pe.sc * scripttempl/pe.sc (.data): Add .jcr subsection. 2004-11-30 23:54:53 +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
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.