binutils-gdb/ld/emultempl
Ian Lance Taylor 6cc7365e2b * emultempl/elf32.em (gld${EMULATION_NAME}_check_ld_so_conf): New
static function, if ${host} = ${target}.
	(gld${EMULATION_NAME}_after_open): Call check_ld_so_conf to find a
	needed shared library if ${host} = $[target}.
1996-04-05 21:22:31 +00:00
..
.Sanitize * configure.tgt (powerpc-*-aix*): New target; use aixppc. 1995-10-16 23:19:04 +00:00
README
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}_check_ld_so_conf): New 1996-04-05 21:22:31 +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 * emultempl/pe.em (gld_${EMULATION_NAME}_before_allocation): 1996-01-05 22:09:43 +00:00
stringify.sed
sunos.em * emultempl/sunos.em (gld${EMULATION_NAME}_before_allocation): 1996-01-15 22:38:22 +00:00
vanilla.em

README

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.