old-cross-binutils/ld/emultempl
DJ Delorie d3ca9a538c * emultempl/pe.em (gld_i386_finish): generate import library
* deffile.h: add hint member.
* pe-dll.c (pe_dll_generate_implib): New function with helpers;
generates the import library directly from the export table.
(fill_edata): remember the actual hint for the import library.
1998-11-17 03:18:06 +00:00
..
.Sanitize add armelf.em to things to keep. 1998-08-27 20:39:21 +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 Thu Jun 16 14:25:22 1994 Eric Youngdale (ericy@cais.cais.com) 1994-06-16 18:36:40 +00:00
lnk960.em
mipsecoff.em * emultempl/miposecoff.em: New file. 1994-12-02 22:28:09 +00:00
pe.em * emultempl/pe.em (gld_i386_finish): generate import library 1998-11-17 03:18:06 +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.