old-cross-binutils/ld/emultempl
DJ Delorie 3feaa5aff8 * emultempl/pe.em (gld_i386pe_after_open): call
pe_process_import_defs
	* pe-dll.c (pe_dll_generate_def_file): calculate BASE from
	pe_data, only print if actually set.  Print version only if
	set.
	(save_relocs): save relocs for both input and output.
	(make_one): support internal/external different names.
	(pe_dll_generate_implib): support new make_one
	(pe_process_import_defs): new function; handles IMPORT
	directives in .def files.
1998-11-23 19:47:31 +00:00
..
.Sanitize add armelf.em to things to keep. 1998-08-27 20:39:21 +00:00
aix.em
elf32.em
generic.em
gld960.em
gld960c.em
hppaelf.em
linux.em
lnk960.em
mipsecoff.em
pe.em * emultempl/pe.em (gld_i386pe_after_open): call 1998-11-23 19:47:31 +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.