old-cross-binutils/ld/scripttempl
Ian Lance Taylor 4602e5f401 Mon Jun 16 19:18:21 1997 Geoff Keating <geoffk@ozemail.com.au>
* scripttempl/elfppc.sc: Correct .rela.sdata entries.

	* scripttempl/elfppc.sc: Put the PLT between the small and large
	BSS segments.
	* emulparams/elf32ppc.sh (TEXT_START_ADDR): The ABI says `A
	program base of 0x02000000 is recommended...' because otherwise
	shared libraries are less efficient.  We use 0x01800000 because
	otherwise it's impossible to branch to location 0, for instance if
	you have an undefined weak symbol.
1997-06-16 23:21:18 +00:00
..
.Sanitize * scripttempl/elfmips.sc: Remove. 1997-05-13 03:30:20 +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
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 Mon May 12 11:11:06 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1997-05-12 15:12:12 +00:00
elfppc.sc Mon Jun 16 19:18:21 1997 Geoff Keating <geoffk@ozemail.com.au> 1997-06-16 23:21:18 +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: Add zeroes after .idata$3 to mark the end of 1997-06-07 03:48:00 +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
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.