binutils-gdb/ld/scripttempl
Steve Chamberlain de71eb7786 Wed Jun 28 17:11:25 1995 Steve Chamberlain <sac@slash.cygnus.com>
* ldmain.c (main): Always initialize PE info in link_info.
	* lexsup.c (OPTION_BASE_FILE): New option.
	(parse_args): Handle new option.
	* emulparams/armpe.sh: Output pei.
	* emultempl/i386pe.em: Add newline to end.
	* scripttempl/armpe.sc: Change output and quote the $s.
	* scripttempl/i386pe.sc: Change output and quote the $s.
1995-06-29 00:21:00 +00:00
..
.Sanitize msdos and moss code from Bryan Ford 1995-06-23 02:05:04 +00:00
README
a29k.sc
alpha.sc New files for Alpha linker. 1993-10-19 19:52:33 +00:00
aout.sc * scripttempl/aout.sc: Define __etext and __edata to go along with 1994-06-15 16:17:48 +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
armpe.sc Wed Jun 28 17:11:25 1995 Steve Chamberlain <sac@slash.cygnus.com> 1995-06-29 00:21:00 +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
elfppc.sc Add .fixup section 1995-06-22 19:08:18 +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
i386pe.sc Wed Jun 28 17:11:25 1995 Steve Chamberlain <sac@slash.cygnus.com> 1995-06-29 00:21:00 +00:00
i960.sc
m68klynx.sc More correct m68k LynxOS support 1993-11-12 00:37:00 +00:00
m88kbcs.sc * Makefile.in (em_m88kbcs.c): Correct dependency. 1993-07-15 17:57:26 +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
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
z8ksim.sc * scripttempl/h8500.sc: Start all sections in a different segment. 1993-08-17 14:04:24 +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.