binutils-gdb/ld/emultempl
Alan Modra ba49312244 * emultempl/elf32.em (output_rel_find): Always place orphan loadable
reloc sections just before .rel.plt/.rela.plt.
	(gld${EMULATION_NAME}_place_orphan <.rel>): Remove combreloc code.
	Only put loadable reloc sections in hold_rel.
2002-09-30 03:34:46 +00:00
..
README 19990502 sourceware import 1999-05-03 07:29:11 +00:00
aix.em * emultempl/aix.em (gld${EMULATION_NAME}_parse_args): Replace strtoll, 2002-08-28 01:55:46 +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 Revert ARM linker patch and apply similar patch to bfd instead 2002-08-27 11:01:55 +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 * emultempl/elf32.em (output_rel_find): Always place orphan loadable 2002-09-30 03:34:46 +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 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't 2002-07-20 13:41:11 +00:00
needrelax.em * emultempl/needrelax.em: New file. 2001-08-13 20:40:31 +00:00
netbsd.em Add new field to bfd_link structure and use it to control how common symbols 2002-07-31 12:50:09 +00:00
ostring.sed * emultempl/ostring.sed: Rename from stringify.sed. 1999-08-06 22:46:03 +00:00
pe.em * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't 2002-07-20 13:41:11 +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.