binutils-gdb/ld/emultempl
Alan Modra 0b9a4d73a8 * emultempl/ppc64elf.em (emit_stub_syms, toc_section): New vars.
(build_toc_list): New function.
	(gld${EMULATION_NAME}_finish): Call build_toc_list and
	ppc64_elf_reinit_toc.  Adjust ppc64_elf_build_stubs call.
	(OPTION_STUBSYMS): Define.
	(PARSE_AND_LIST_LONGOPTS): Add emit-stub-syms.
	(PARSE_AND_LIST_OPTIONS): Document.
	(PARSE_AND_LIST_ARGS_CASES): Handle.
2003-06-08 14:07:34 +00:00
..
aix.em
alphaelf.em
armcoff.em
armelf_oabi.em
armelf.em (arm_elf_before_allocation): Replace ASSERT with a test for a NULL 2003-05-30 08:19:30 +00:00
astring.sed
beos.em
elf32.em 2003-06-05 Roland McGrath <roland@redhat.com> 2003-06-06 06:28:42 +00:00
generic.em
gld960.em
gld960c.em
hppaelf.em
linux.em
lnk960.em
m68hc1xelf.em * emultempl/m68hc1xelf.em: New file to generate far trampolines on 2003-04-19 08:26:38 +00:00
m68kcoff.em
m68kelf.em
mipsecoff.em
mipself.em
mmix-elfnmmo.em
mmixelf.em
mmo.em
needrelax.em
netbsd.em
ostring.sed
pe.em Replace <ctype.h> with "safe-ctype.h" 2003-05-29 15:05:41 +00:00
ppc32elf.em
ppc64elf.em * emultempl/ppc64elf.em (emit_stub_syms, toc_section): New vars. 2003-06-08 14:07:34 +00:00
README
sh64elf.em
sunos.em
ticoff.em
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.