binutils-gdb/ld/emultempl
Ian Lance Taylor d0d5edba84 * emultempl/gld960c.em: Include <ctype.h>.
(gld960_set_output_arch): Get the machine type from the -A option
	if there is one, rather than always using core.
PR 11255.
1996-12-12 22:06:51 +00:00
..
.Sanitize
aix.em
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
m88kbcs.em
mipsecoff.em
pe.em * emultempl/pe.em (set_pe_subsystem): When setting the subsystem 1996-10-09 03:27:41 +00:00
README
stringify.sed
sunos.em * emultempl/sunos.em (gld${EMULATION_NAME}_before_allocation): 1996-01-15 22:38:22 +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.