binutils-gdb/ld/scripttempl
Ian Lance Taylor 7df4ba266b Mon Jan 22 13:01:35 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* Makefile.in (GENSCRIPTS): Pass @host@ @target@ @target_alias@.
	* genscripts.sh: Set host, target and target_alias variables.
	Check for native compile by comparing ${target} and ${host}.
	* emultempl/elf32.em: Likewise.
	* scripttempl/elfmips.sc: Test ${target}, not ${target_alias}.
1996-01-22 18:03:56 +00:00
..
.Sanitize Add some Irix 5 support, mostly from Kazumoto Kojima 1996-01-15 20:13:04 +00:00
README
a29k.sc
aix.sc * scripttempl/aix.sc: Move special symbols inside sections. 1995-10-26 18:12:41 +00:00
alpha.sc New files for Alpha linker. 1993-10-19 19:52:33 +00:00
aout.sc * lexsup.c (parse_args): Handle -assert. 1995-09-28 16:36:34 +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 * Makefile.in (earmcoff.c): Build. 1995-09-28 08:48:02 +00:00
delta68.sc Motorola Delta sysV68 support from phdm@info.ucl.ac.BE (Philippe 1994-01-14 20:43:07 +00:00
ebmon29k.sc
elf.sc fix comments 1995-02-09 16:31:54 +00:00
elfmips.sc Mon Jan 22 13:01:35 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-01-22 18:03:56 +00:00
elfppc.sc Refine eabi support 1996-01-22 16:05:26 +00:00
go32coff.sc * Makefile.in (check): Add missing "else true" clause. 1994-11-04 00:39:49 +00:00
h8500.sc
h8500b.sc Support for various sicko segmented memory models. 1994-02-04 22:57:26 +00:00
h8500c.sc Support for various sicko segmented memory models. 1994-02-04 22:57:26 +00:00
h8500m.sc Support for various sicko segmented memory models. 1994-02-04 22:57:26 +00:00
h8500s.sc Support for various sicko segmented memory models. 1994-02-04 22:57:26 +00:00
hppaelf.sc * scripttempl/hppaelf.sc (.text): Place unwind descriptors in the 1994-11-16 17:06:20 +00:00
i386coff.sc
i386go32.sc * Makefile.in, configure.in: Support for go32 coff. 1994-04-27 17:52:13 +00:00
i386lynx.sc * config/i386lynx.mh: New file. 1994-09-12 02:42:49 +00:00
i386msdos.sc msdos and moss code from Bryan Ford 1995-06-23 02:05:04 +00:00
i960.sc
m68klynx.sc More correct m68k LynxOS support 1993-11-12 00:37:00 +00:00
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 * Makefile.in (ALL_EMULATIONS): Add ei386nw.o and eppcnw.o. 1994-10-14 22:57:12 +00:00
pe.sc Add a comment saying .junk sections are discarded by the linker. 1995-11-30 17:15:12 +00:00
ppcpe.sc Expose .edata section 1995-11-30 18:18:38 +00:00
rce.sc Switch r3 to scratch register, r0 to stack register. 1994-12-06 02:04:58 +00:00
riscix.sc ARM Acorn/RISCiX target and host patches from Richard Earnshaw 1994-09-05 10:53:00 +00:00
sa29200.sc
sh.sc
sparccoff.sc Sparc COFF support 1993-10-29 02:39:41 +00:00
sparclynx.sc Tue Apr 26 17:20:03 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-04-27 00:31:11 +00:00
st2000.sc
vanilla.sc
w65.sc * configure.in (w65-*-*): New target. 1995-01-16 00:51:02 +00:00
z8000.sc Thu Jul 27 15:26:28 1995 steve chamberlain <sac@slash.cygnus.com> 1995-07-27 22:43:44 +00:00

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.