binutils-gdb/ld/emultempl
Alan Modra fd574c4615 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Test
hash table type rather than testing creator flavour.
	* emultempl/hppaelf.em (hppaelf_create_output_section_statements):
	Only create stub_file bfd if hash table creator is as expected.
	(gld${EMULATION_NAME}_finish): Test stub_file.
2003-12-01 06:28:56 +00:00
..
aix.em
alphaelf.em
armcoff.em
armelf_oabi.em
armelf.em
astring.sed
beos.em
elf32.em * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Test 2003-12-01 06:28:56 +00:00
generic.em
gld960.em
gld960c.em
hppaelf.em * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Test 2003-12-01 06:28:56 +00:00
ia64elf.em * emultempl/ia64elf.em (gld${EMULATION_NAME}_after_parse): Don't 2003-10-16 06:26:37 +00:00
linux.em
lnk960.em
m68hc1xelf.em Oops - omitted from patch that added a second parameter to lang_memory_region_lookup. 2003-10-24 09:54:41 +00:00
m68kcoff.em
m68kelf.em
mipsecoff.em
mipself.em
mmix-elfnmmo.em * emultempl/mmix-elfnmmo.em (mmix_before_allocation): Force linker 2003-10-18 15:49:10 +00:00
mmixelf.em
mmo.em
needrelax.em
netbsd.em
ostring.sed
pe.em * emultempl/pe.em (gld_${EMULATION_NAME}_after_open): Only do 2003-11-04 23:36:21 +00:00
ppc32elf.em
ppc64elf.em * emultempl/ppc64elf.em (gld${EMULATION_NAME}_new_vers_pattern): Zap 2003-11-04 23:11:23 +00:00
README
sh64elf.em
sunos.em
ticoff.em * emultempl/ticoff.em (gld_${EMULATION_NAME}_list_options): Add 2003-10-19 15:58:18 +00:00
vanilla.em
xtensaelf.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.