binutils-gdb/ld/emultempl
Ian Lance Taylor 169df8d594 * emultempl/elf32.em (gld${EMULATION_NAME}_check_needed): Check
the SONAME if it is available.
	(gld${EMULATION_NAME}_stat_needed): Use the SONAME, not the
	filename, when checking for conflicting library versions.  Don't
	assume that the suffix is only numbers and dots.
1996-02-19 17:40:42 +00:00
..
.Sanitize
aix.em
elf32.em * emultempl/elf32.em (gld${EMULATION_NAME}_check_needed): Check 1996-02-19 17:40:42 +00:00
generic.em
gld960.em
hppaelf.em
linux.em
lnk960.em
m88kbcs.em
mipsecoff.em
pe.em * emultempl/pe.em (gld_${EMULATION_NAME}_before_allocation): 1996-01-05 22:09:43 +00:00
README
stringify.sed
sunos.em * emultempl/sunos.em (gld${EMULATION_NAME}_before_allocation): 1996-01-15 22:38:22 +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.