binutils-gdb/ld/emultempl
DJ Delorie 602e90d3d5 * ld/emultempl/pe.em: institute the following search order for
dynamic libraries on pei386: libfoo.dll.a, foo.dll.a (import
libs), libfoo.dll, foo.dll (link direct to dll).  Fall back to
static lib (libfoo.a) if none of the above are found.
2000-07-07 20:09:28 +00:00
..
aix.em
armcoff.em
armelf_oabi.em
armelf.em place_orphan optimisations 2000-04-25 05:14:16 +00:00
astring.sed
beos.em
elf32.em Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support 2000-06-19 01:22:44 +00:00
generic.em
gld960.em
gld960c.em
hppaelf.em
linux.em
lnk960.em
mipsecoff.em * emultempl/mipsecoff.em (gld{EMULATION_NAME}_after_open): Require all 2000-06-08 18:39:43 +00:00
ostring.sed
pe.em * ld/emultempl/pe.em: institute the following search order for 2000-07-07 20:09:28 +00:00
README
sunos.em
ticoff.em tic54x/ibmc54xdsp target for ld. 2000-06-20 13:29:07 +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.