old-cross-binutils/ld/emulparams
Ian Lance Taylor 539ae61d9c Fri Jun 21 13:05:51 1996 Richard Henderson <rth@tamu.edu>
* configure.tgt (alpha-*-linuxecoff*): New target.
	(alpha-*-linux*): Use elf64alpha.
	* emulparams/elf64alpha.sh: New file.
	* emultempl/elf32.em: If ELFSIZE is not set, set it to 32.  Use
	${ELFSIZE} rather than 32 when calling BFD routines.
	(hold_rodata): New static variable.
	(gld${EMULATION_NAME}_place_orphan): Use hold_rodata for a
	readonly section that is not code.
	(gld${EMULATION_NAME}_place_section): Set hold_rodata.  Don't use
	a .rel section unless its bfd_section field is not NULL.
	* Makefile.in (ALL_EMULATIONS): Add eelf64alpha.o.
	(eelf64alpha.c): New target.
1996-06-21 17:10:14 +00:00
..
.Sanitize Fri Jun 21 13:05:51 1996 Richard Henderson <rth@tamu.edu> 1996-06-21 17:10:14 +00:00
a29k.sh
aixppc.sh
aixrs6.sh
alpha.sh
arcelf.sh
armaoutb.sh
armaoutl.sh
armcoff.sh
armpe.sh
coff_sparc.sh
delta68.sh
ebmon29k.sh
elf32_sparc.sh
elf32b4300.sh
elf32bmip.sh
elf32l4300.sh
elf32lmip.sh
elf32lppc.sh
elf32ppc.sh
elf64alpha.sh Fri Jun 21 13:05:51 1996 Richard Henderson <rth@tamu.edu> 1996-06-21 17:10:14 +00:00
elf_i386.sh
gld960.sh
gld960coff.sh
go32.sh
h8300.sh
h8300h.sh
h8300s.sh
h8500.sh
h8500b.sh
h8500c.sh
h8500m.sh
h8500s.sh
hp3hpux.sh
hp300bsd.sh
hppaelf.sh
i386aout.sh
i386bsd.sh
i386coff.sh
i386go32.sh
i386linux.sh
i386lynx.sh
i386mach.sh
i386moss.sh
i386msdos.sh
i386nbsd.sh
i386nw.sh
i386pe.sh
lnk960.sh
m68k4knbsd.sh
m68kaout.sh
m68kaux.sh
m68kcoff.sh
m68kelf.sh
m68klinux.sh
m68klynx.sh
m68knbsd.sh
m68kpsos.sh
m88kbcs.sh
mipsbig.sh
mipsbsd.sh
mipsidt.sh
mipsidtl.sh
mipslit.sh
news.sh
ns32knbsd.sh
pc532machaout.sh
ppcmacos.sh
ppcnw.sh
ppcpe.sh
README
riscix.sh
sa29200.sh
sh.sh
shl.sh
sparcaout.sh
sparclynx.sh
sparcnbsd.sh
st2000.sh
sun3.sh
sun4.sh
vanilla.sh
vax.sh
vsta.sh
w65.sh
z8001.sh
z8002.sh

The files in this directory are read by genscripts.sh as shell commands.
They set parameters for the emulations.