old-cross-binutils/ld/scripttempl
Catherine Moore 45834a73ef * scripttempl/elfarm.sc: Set text start address to
0x8000.  Add __bss_end definition.
1998-08-10 01:45:58 +00:00
..
.Sanitize fix armelf sanitization 1998-08-04 15:53:37 +00:00
a29k.sc
aix.sc * scripttempl/aix.sc: Move special symbols inside sections. 1995-10-26 18:12:41 +00:00
alpha.sc
aout.sc * scripttempl/aout.sc: Add PROVIDE (__stack = 0) so I can use it 1996-04-15 20:53:00 +00:00
armaout.sc Bunch of changes from Richard Earnshaw for generic bi-endian ARM aout targets. 1995-05-18 22:21:18 +00:00
armcoff.sc * scripttempl/armcoff.sc: For -N or -n, don't align .data. From 1996-09-16 21:56:33 +00:00
delta68.sc
ebmon29k.sc
elf.sc * ldlex.l: Recognize keyword SORT. 1998-05-15 07:29:35 +00:00
elfarm.sc * scripttempl/elfarm.sc: Set text start address to 1998-08-10 01:45:58 +00:00
elfd10v.sc * ldlex.l: Recognize keyword SORT. 1998-05-15 07:29:35 +00:00
elfd30v.sc * ldlex.l: Recognize keyword SORT. 1998-05-15 07:29:35 +00:00
elfppc.sc * ld.h (args_type): Add gc_sections. 1998-07-02 02:52:31 +00:00
go32coff.sc
h8300.sc * scripttempl/h8300.sc: Set the entry point to the value of 1996-05-07 19:36:38 +00:00
h8300h.sc * scripttempl/h8300.sc: Place ".tiny" sections right 1996-05-07 21:26:58 +00:00
h8300s.sc * scripttempl/h8300s.sc: New file for H8/S. 1996-06-18 22:55:30 +00:00
h8500.sc
h8500b.sc
h8500c.sc
h8500m.sc
h8500s.sc
hppaelf.sc
i386coff.sc
i386go32.sc
i386lynx.sc
i386msdos.sc msdos and moss code from Bryan Ford 1995-06-23 02:05:04 +00:00
i960.sc
m68kaux.sc Wed Jan 31 14:34:23 1996 Richard Henderson <rth@tamu.edu> 1996-01-31 19:36:20 +00:00
m68kcoff.sc * scripttempl/m68kcoff.sc: Remove regions and simplify. 1996-04-11 16:07:40 +00:00
m68klynx.sc
m88kbcs.sc Wed Nov 1 15:42:45 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de> 1995-11-01 20:52:10 +00:00
mips.sc
mipsbsd.sc
nw.sc
pe.sc * scripttempl/pe.sc: Only include .idata\$[0-7] in .idata when 1998-03-25 16:35:13 +00:00
ppcpe.sc Expose .edata section 1995-11-30 18:18:38 +00:00
psos.sc Wed Feb 14 16:38:36 1996 Martin Anantharaman <martin@mail.imech.uni-duisburg.de> 1996-02-14 21:43:54 +00:00
README
riscix.sc
sa29200.sc
sh.sc
sparccoff.sc
sparclynx.sc
st2000.sc
tic30aout.sc Mon Feb 2 19:34:54 1998 Steve Haworth <steve@pm.cse.rmit.EDU.AU> 1998-02-03 00:37:20 +00:00
tic30coff.sc Mon Feb 2 19:34:54 1998 Steve Haworth <steve@pm.cse.rmit.EDU.AU> 1998-02-03 00:37:20 +00:00
tic80coff.sc Fix name of constructors/destructors 1997-05-02 19:57:12 +00:00
v850.sc Add .tbyte and .tbss sections 1996-12-30 18:57:36 +00:00
vanilla.sc
w65.sc
z8000.sc Thu Jul 27 15:26:28 1995 steve chamberlain <sac@slash.cygnus.com> 1995-07-27 22:43:44 +00:00

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.