8sa1-binutils-gdb/ld/emultempl
Alan Modra 9c1d81c102 Long branch stubs, multiple stub sections.
* emultempl/ppc64elf.em: Include ldctor.h.
	(stub_file): New var.
	(group_size): New var.
	(ppc_create_output_section_statements): New function.
	(struct hook_stub_info): New.
	(hook_in_stub): New function.
	(ppc_add_stub_section): New function.
	(ppc_layout_sections_again): New function.
	(build_section_lists): New function.
	(gld${EMULATION_NAME}_finish): Rewrite.
	(real_func): New var.
	(ppc_for_each_input_file_wrapper): New function.
	(ppc_lang_for_each_input_file): New function.
	(lang_for_each_input_file): Define.
	(PARSE_AND_LIST_PROLOGUE): Define.
	(PARSE_AND_LIST_LONGOPTS): Define.
	(PARSE_AND_LIST_OPTIONS): Define.
	(PARSE_AND_LIST_ARGS_CASES): Define.
	(LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): Define.
2002-05-01 02:34:54 +00:00
..
aix.em Add support for AIX -blibpath and -bnolibpath. 2002-04-30 23:29:21 +00:00
armcoff.em
armelf_oabi.em
armelf.em Add 'n' in order to prevent "-n" from being taken as an abbreviation for 2002-04-11 16:55:27 +00:00
astring.sed
beos.em Support arbitrary length fill patterns. 2002-02-15 02:11:05 +00:00
elf32.em 2002-03-18 David O'Brien <obrien@FreeBSD.org> 2002-03-19 21:03:43 +00:00
generic.em
gld960.em Pass argc and argv to ldemul_choose_target. 2001-12-03 23:15:28 +00:00
gld960c.em Pass argc and argv to ldemul_choose_target. 2001-12-03 23:15:28 +00:00
hppaelf.em Support arbitrary length fill patterns. 2002-02-15 02:11:05 +00:00
linux.em
lnk960.em 2002-02-10 Daniel Jacobowitz <drow@mvista.com> 2002-02-10 19:12:13 +00:00
m68kcoff.em
m68kelf.em
mipsecoff.em
mipself.em 2002-01-29 Chris Demetriou <cgd@broadcom.com> 2002-01-30 02:22:14 +00:00
mmix-elfnmmo.em Tweak wording in comment in last change 2002-02-15 06:54:22 +00:00
mmixelf.em
mmo.em * emultempl/mmo.em (mmo_after_open): Don't call 2002-02-17 21:38:03 +00:00
needrelax.em
ostring.sed
pe.em Support arbitrary length fill patterns. 2002-02-15 02:11:05 +00:00
ppc64elf.em Long branch stubs, multiple stub sections. 2002-05-01 02:34:54 +00:00
README
sh64elf.em Contribute sh64-elf. 2002-02-08 06:39:01 +00:00
sunos.em
ticoff.em
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.