binutils-gdb/ld/emultempl
Hans-Peter Nilsson 83c2d653c3 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Also check
for presence of .MMIX.reg_contents.linker_allocated before early
	exit.
2002-02-15 06:50:19 +00:00
..
README
aix.em -binitfini emulation, put __rtinit symbol generation into linker. 2001-12-22 17:18:34 +00:00
armcoff.em * emultempl/aix.em: Add missing prototype. 2001-09-03 06:43:37 +00:00
armelf.em * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Only emit this 2001-11-15 12:44:03 +00:00
armelf_oabi.em * emultempl/aix.em: Add missing prototype. 2001-09-03 06:43:37 +00:00
astring.sed
beos.em Support arbitrary length fill patterns. 2002-02-15 02:11:05 +00:00
elf32.em Support arbitrary length fill patterns. 2002-02-15 02:11:05 +00:00
generic.em Update copyright notice 2001-08-13 07:31:29 +00:00
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 * emultempl/mmix-elfnmmo.em (mmix_after_allocation): Also check 2002-02-15 06:50:19 +00:00
mmixelf.em Add MMIX support 2001-10-30 15:20:14 +00:00
mmo.em Support on-demand global register allocation from 2002-02-01 08:24:03 +00:00
needrelax.em * emultempl/needrelax.em: New file. 2001-08-13 20:40:31 +00:00
ostring.sed
pe.em Support arbitrary length fill patterns. 2002-02-15 02:11:05 +00:00
ppc64elf.em Support arbitrary length fill patterns. 2002-02-15 02:11:05 +00:00
sh64elf.em Contribute sh64-elf. 2002-02-08 06:39:01 +00:00
sunos.em Locale changes from Bruno Haible <haible@clisp.cons.org>. 2001-09-19 05:33:36 +00:00
ticoff.em
vanilla.em * emultempl/aix.em: Add missing prototype. 2001-09-03 06:43:37 +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.