binutils-gdb/ld/emultempl
Jakub Jelinek a8927cfd1a * emultempl/elf32.em (place_orphan): Don't put non-allocated .rel*
sections into .rel{,a}.dyn.
2002-10-23 20:13:01 +00:00
..
README
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
beos.em * ldemul.c (ldemul_new_vers_pattern): New function. 2002-05-22 09:04:48 +00:00
elf32.em * emultempl/elf32.em (place_orphan): Don't put non-allocated .rel* 2002-10-23 20:13:01 +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
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
mmo.em * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't 2002-07-20 13:41:11 +00:00
needrelax.em
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
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
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.