old-cross-binutils/ld/emultempl
Ian Lance Taylor 5b6ca067a8 * emultempl/pe.em (set_pe_subsystem): Don't call
ldlang_add_undef.
	(gld_${EMULATION_NAME}_after_parse): New static function.
	(ld_${EMULATION_NAME}_emulation): Use new after_parse function
	rather than after_parse_default.
1998-07-03 18:40:38 +00:00
..
.Sanitize * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Set vma to 0 1998-06-05 22:58:06 +00:00
aix.em * emultempl/aix.em (gld${EMULATION_NAME}_after_open): Only set 1995-12-19 22:36:03 +00:00
elf32.em * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't 1996-12-05 18:47:22 +00:00
generic.em
gld960.em
gld960c.em * emultempl/gld960c.em: Include <ctype.h>. 1996-12-12 22:06:51 +00:00
hppaelf.em
linux.em
lnk960.em
mipsecoff.em
pe.em * emultempl/pe.em (set_pe_subsystem): Don't call 1998-07-03 18:40:38 +00:00
README
stringify.sed
sunos.em * emultempl/sunos.em: Include <ctype.h>. 1997-01-30 16:33:36 +00:00
vanilla.em

The files in this directory are sourced by genscripts.sh, after
setting some variables to substitute in, to produce
C source files that contain jump tables for each emulation.