binutils-gdb/ld/emultempl
Steve Chamberlain 2543860d19 Sat Oct 28 00:10:03 1995 steve chamberlain <sac@slash.cygnus.com>
* emultempl/pe.em (gld_${EMULATION_NAME}_parse_args):
	Don't hang if last option is unrecognised.
	(gld_${EMULATION_NAME}_set_symbols): Insert created
	symbols into ABS output section.
1995-10-28 07:26:10 +00:00
..
.Sanitize * configure.tgt (powerpc-*-aix*): New target; use aixppc. 1995-10-16 23:19:04 +00:00
aix.em * emultempl/aix.em: Include ldctor.h. 1995-10-27 22:21:43 +00:00
elf32.em * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Don't 1995-10-07 21:09:57 +00:00
generic.em
gld960.em
hppaelf.em
linux.em
lnk960.em
m88kbcs.em * configure.in: Rewrite to use autoconf. 1995-09-06 18:58:05 +00:00
mipsecoff.em * emultempl/miposecoff.em: New file. 1994-12-02 22:28:09 +00:00
pe.em Sat Oct 28 00:10:03 1995 steve chamberlain <sac@slash.cygnus.com> 1995-10-28 07:26:10 +00:00
README
stringify.sed
sunos.em * emultempl/sunos.em (gld${EMULATION_NAME}_find_so): Move 1995-10-17 22:36:25 +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.