binutils-gdb/ld/emultempl
Alan Modra 97b11f4094 PR ld/6766
* lexsup.c (parse_args <-e>): Revert 2009-03-18 change.
	* ldemul.c (after_parse_default): Add entry symbol as undef.
	* emultempl/alphaelf.em (alpha_after_parse): Call after_parse_default.
	* emultempl/cr16elf.em (cr16elf_after_parse): Likewise.
	* emultempl/crxelf.em (crxelf_after_parse): Likewise.
	* emultempl/hppaelf.em (hppaelf_after_parse): Likewise.
	* emultempl/ia64elf.em (gld${EMULATION_NAME}_after_parse): Likewise.
	* emultempl/pe.em (gld_${EMULATION_NAME}_after_parse): Call
	after_parse_default and delete now duplicate code.
	* emultempl/pep.em (gld_${EMULATION_NAME}_after_parse): Likewise.
	* scripttempl/elf32cr16.sc: No need to make entry extern.
	* scripttempl/elf32cr16c.sc: Likewise.
	* scripttempl/elf32crx.sc: Likewise.
	* scripttempl/elf32xc16xs.sc: Only provide ENTRY on final link.
2009-09-13 07:19:18 +00:00
..
aix.em update copyright dates 2009-09-02 07:25:43 +00:00
alphaelf.em PR ld/6766 2009-09-13 07:19:18 +00:00
armcoff.em update copyright dates 2009-09-02 07:25:43 +00:00
armelf.em update copyright dates 2009-09-02 07:25:43 +00:00
astring.sed
avrelf.em update copyright dates 2009-09-02 07:25:43 +00:00
beos.em * ldlang.c (push_stat_ptr, pop_stat_ptr): New functions. 2009-02-16 07:25:52 +00:00
cr16elf.em PR ld/6766 2009-09-13 07:19:18 +00:00
crxelf.em PR ld/6766 2009-09-13 07:19:18 +00:00
elf32.em * po/bfd.pot: Updated by the Translation project. 2009-09-11 15:27:38 +00:00
elf-generic.em update copyright dates 2009-09-02 07:25:43 +00:00
genelf.em update copyright dates 2009-09-02 07:25:43 +00:00
generic.em update copyright dates 2009-09-02 07:25:43 +00:00
gld960.em
gld960c.em
hppaelf.em PR ld/6766 2009-09-13 07:19:18 +00:00
ia64elf.em PR ld/6766 2009-09-13 07:19:18 +00:00
irix.em update copyright dates 2009-09-02 07:25:43 +00:00
linux.em
lnk960.em
m68hc1xelf.em update copyright dates 2009-09-02 07:25:43 +00:00
m68kcoff.em
m68kelf.em update copyright dates 2009-09-02 07:25:43 +00:00
mipsecoff.em update copyright dates 2009-09-02 07:25:43 +00:00
mipself.em update copyright dates 2009-09-02 07:25:43 +00:00
mmix-elfnmmo.em update copyright dates 2009-09-02 07:25:43 +00:00
mmixelf.em update copyright dates 2009-09-02 07:25:43 +00:00
mmo.em update copyright dates 2009-09-02 07:25:43 +00:00
needrelax.em update copyright dates 2009-09-02 07:25:43 +00:00
netbsd.em
ostring.sed
pe.em PR ld/6766 2009-09-13 07:19:18 +00:00
pep.em PR ld/6766 2009-09-13 07:19:18 +00:00
ppc32elf.em update copyright dates 2009-09-02 07:25:43 +00:00
ppc64elf.em update copyright dates 2009-09-02 07:25:43 +00:00
README
scoreelf.em Add support for Score7 architecture. 2009-03-02 10:33:08 +00:00
sh64elf.em update copyright dates 2009-09-02 07:25:43 +00:00
spu_icache.o_c bfd/ 2009-03-17 12:46:19 +00:00
spu_icache.S bfd/ 2009-03-17 12:46:19 +00:00
spu_ovl.o_c Include the spu_ovl ASCII form in the repository files. 2008-08-02 16:25:44 +00:00
spu_ovl.S
spuelf.em PR 10474 2009-08-10 07:50:56 +00:00
sunos.em 2008-09-08 H.J. Lu <hongjiu.lu@intel.com> 2008-09-08 16:07:46 +00:00
ticoff.em update copyright dates 2009-09-02 07:25:43 +00:00
vanilla.em update copyright dates 2009-09-02 07:25:43 +00:00
vxworks.em update copyright dates 2009-09-02 07:25:43 +00:00
xtensaelf.em * ldlang.c (push_stat_ptr, pop_stat_ptr): New functions. 2009-02-16 07:25:52 +00:00
z80.em update copyright dates 2009-09-02 07:25:43 +00:00

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.