binutils-gdb/ld/emultempl
Daniel Jacobowitz 4e5bae56d4 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
* ldmain.c: Add prototype for main ().
	* lexsup.c: Guard declaration of strtoul with HAVE_STDLIB_H.
	* emultempl/lnk960.em (lnk960_choose_target): Function should
	take two arguments.
2002-02-10 19:12:13 +00:00
..
README 19990502 sourceware import 1999-05-03 07:29:11 +00:00
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 * emultempl/ostring.sed: Rename from stringify.sed. 1999-08-06 22:46:03 +00:00
beos.em * deffilep.y (def_stash_module): Constify "name" param. 2001-09-18 10:10:21 +00:00
elf32.em * ldlang.c (lang_reset_memory_regions): Rename from 2002-02-05 06:52:17 +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 Update copyright 2002-02-05 07:12:38 +00:00
linux.em 2001-05-24 H.J. Lu <hjl@gnu.org> 2001-05-25 05:39:22 +00:00
lnk960.em 2002-02-10 Daniel Jacobowitz <drow@mvista.com> 2002-02-10 19:12:13 +00:00
m68kcoff.em Fixtypos in ChangeLogs, fix copyright dates in files 2001-03-13 06:14:29 +00:00
m68kelf.em Fixtypos in ChangeLogs, fix copyright dates in files 2001-03-13 06:14:29 +00:00
mipsecoff.em 2001-05-24 H.J. Lu <hjl@gnu.org> 2001-05-25 05:39:22 +00:00
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): Adjust 2002-02-09 05:07:07 +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 * 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): Make use 2002-01-05 13:14:00 +00:00
ppc64elf.em * ldlang.c (entry_section): New initialised variable. 2002-02-10 10:55:23 +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 Regenerate files using fixed aclocal install. 2000-09-06 00:13:34 +00:00
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.