binutils-gdb/ld/emultempl
Daniel Jacobowitz df2a731323 * emultempl/aix.em: Use include <> for generated headers.
* emultempl/beos.em: Likewise.
	* emultempl/elf32.em: Likewise.
	* emultempl/pe.em: Likewise.
	* ldctor.c: Likewise.
	* ldexp.c: Likewise.
	* ldfile.c: Likewise.
	* ldlang.c: Likewise.
	* ldlex.c: Likewise.
	* ldlex.l: Likewise.
	* ldmain.c: Likewise.
	* ldmisc.c: Likewise.
	* ldwrite.c: Likewise.
	* lexsup.c: Likewise.
	* mri.c: Likewise.
	* pe-dll.c: Likewise.
2002-10-30 03:57:39 +00:00
..
README
aix.em * emultempl/aix.em: Use include <> for generated headers. 2002-10-30 03:57:39 +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 * emultempl/aix.em: Use include <> for generated headers. 2002-10-30 03:57:39 +00:00
elf32.em * emultempl/aix.em: Use include <> for generated headers. 2002-10-30 03:57:39 +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
pe.em * emultempl/aix.em: Use include <> for generated headers. 2002-10-30 03:57:39 +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.