binutils-gdb/ld/emultempl
Alan Modra c89e8944a4 * emultempl/aix.em (gld${EMULATION_NAME}_parse_args): Replace strtoll,
strtoul and strtoull with bfd_scan_vma.
	(gld${EMULATION_NAME}_read_file): Likewise.
2002-08-28 01:55:46 +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_oabi.em
armelf.em Revert ARM linker patch and apply similar patch to bfd instead 2002-08-27 11:01:55 +00:00
astring.sed
beos.em
elf32.em * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't 2002-07-20 13:41:11 +00:00
generic.em
gld960.em
gld960c.em
hppaelf.em
linux.em
lnk960.em
m68kcoff.em
m68kelf.em
mipsecoff.em
mipself.em 2002-06-18 Chris Demetriou <cgd@broadcom.com> 2002-06-19 05:34:56 +00:00
mmix-elfnmmo.em
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
README
sh64elf.em
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.