binutils-gdb/ld/emultempl
Alan Modra e3e942e990 * ldlang.h (entry_sym): Make it a struct bfd_sym_chain.
* ldlang.c (entry_sym): Likewise.
	(ldlang_undef_chain_list_type): Likewise.
	(lang_finish): Adjust references to entry_symbol.
	(lang_add_entry): Likewise.
	(lang_gc_sections): Use link_info.gc_sym_list.
	(lang_process): Set link_info.gc_sym_list.
	* ldlex.l: Include bfdlink.h.
	* ldmain.c (main): Init link_info.gc_sym_list.
	* emultempl/aix.em: Adjust references to entry_symbol.
	* emultempl/armcoff.em: Likewise.
	* emultempl/armelf.em: Likewise.
	* emultempl/pe.em: Likewise.
	* emultempl/ppc64elf.em (ppc_after_open): New function.
	(LDEMUL_AFTER_OPEN): Define.
	* emulparams/elf64ppc.sh: KEEP .opd sections.
2002-07-01 08:07:31 +00:00
..
README 19990502 sourceware import 1999-05-03 07:29:11 +00:00
aix.em * ldlang.h (entry_sym): Make it a struct bfd_sym_chain. 2002-07-01 08:07:31 +00:00
armcoff.em * ldlang.h (entry_sym): Make it a struct bfd_sym_chain. 2002-07-01 08:07:31 +00:00
armelf.em * ldlang.h (entry_sym): Make it a struct bfd_sym_chain. 2002-07-01 08:07:31 +00:00
armelf_oabi.em * ldemul.c (ldemul_new_vers_pattern): New function. 2002-05-22 09:04:48 +00:00
astring.sed * emultempl/ostring.sed: Rename from stringify.sed. 1999-08-06 22:46:03 +00:00
beos.em * ldemul.c (ldemul_new_vers_pattern): New function. 2002-05-22 09:04:48 +00:00
elf32.em Fix ld segfault for some elf targets. Fix default layout for d10v. 2002-06-17 14:08:40 +00:00
generic.em * ldemul.c (ldemul_new_vers_pattern): New function. 2002-05-22 09:04:48 +00:00
gld960.em * ldemul.c (ldemul_new_vers_pattern): New function. 2002-05-22 09:04:48 +00:00
gld960c.em * ldemul.c (ldemul_new_vers_pattern): New function. 2002-05-22 09:04:48 +00:00
hppaelf.em * emultempl/hppaelf.em (build_section_lists): New function. 2002-05-04 02:06:43 +00:00
linux.em * ldemul.c (ldemul_new_vers_pattern): New function. 2002-05-22 09:04:48 +00:00
lnk960.em * ldemul.c (ldemul_new_vers_pattern): New function. 2002-05-22 09:04:48 +00:00
m68kcoff.em * ldemul.c (ldemul_new_vers_pattern): New function. 2002-05-22 09:04:48 +00:00
m68kelf.em Fixtypos in ChangeLogs, fix copyright dates in files 2001-03-13 06:14:29 +00:00
mipsecoff.em * ldemul.c (ldemul_new_vers_pattern): New function. 2002-05-22 09:04:48 +00:00
mipself.em 2002-06-18 Chris Demetriou <cgd@broadcom.com> 2002-06-19 05:34:56 +00:00
mmix-elfnmmo.em Tweak wording in comment in last change 2002-02-15 06:54:22 +00:00
mmixelf.em Add MMIX support 2001-10-30 15:20:14 +00:00
mmo.em * ldlang.c (lang_size_sections_1): Move check for conflicting load 2002-05-27 08:22:08 +00:00
needrelax.em * emultempl/needrelax.em: New file. 2001-08-13 20:40:31 +00:00
ostring.sed * emultempl/ostring.sed: Rename from stringify.sed. 1999-08-06 22:46:03 +00:00
pe.em * ldlang.h (entry_sym): Make it a struct bfd_sym_chain. 2002-07-01 08:07:31 +00:00
ppc64elf.em * ldlang.h (entry_sym): Make it a struct bfd_sym_chain. 2002-07-01 08:07:31 +00:00
sh64elf.em Contribute sh64-elf. 2002-02-08 06:39:01 +00:00
sunos.em * ldemul.c (ldemul_new_vers_pattern): New function. 2002-05-22 09:04:48 +00:00
ticoff.em * ldemul.c (ldemul_new_vers_pattern): New function. 2002-05-22 09:04:48 +00:00
vanilla.em * ldemul.c (ldemul_new_vers_pattern): New function. 2002-05-22 09:04:48 +00:00

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.