binutils-gdb/ld/emultempl
Alan Modra b02c4cfa79 ld/
* emultempl/ppc32elf.em (emit_stub_syms): Init to -1.
	(ppc_after_open): Set emit_stubs_syms by default when shared.
	(OPTION_NO_STUBSYMS): Define.
	(PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS,
	PARSE_AND_LIST_ARGS_CASES): Handle --no-emit-stub-syms.
	* emultempl/ppc64elf.em (emit_stub_syms): Init to -1.
	(gld${EMULATION_NAME}_finish): Set emit_stubs_syms by default.
	(OPTION_NO_STUBSYMS): Define.
	(PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS,
	PARSE_AND_LIST_ARGS_CASES): Handle --no-emit-stub-syms.
ld/testsuite/
	* ld-powerpc/tlsexe.d: Update.
	* ld-powerpc/tlsexe.r: Update.
	* ld-powerpc/tlsexetoc.d: Update.
	* ld-powerpc/tlsexetoc.r: Update.
	* ld-powerpc/tlsso.d: Update.
	* ld-powerpc/tlsso.r: Update.
	* ld-powerpc/tlstocso.d: Update.
	* ld-powerpc/tlstocso.r: Update.
2009-10-02 15:00:30 +00:00
..
README
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 soruces to make alpha, arc and arm targets compile cleanly 2009-09-25 19:13:27 +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
elf-generic.em update copyright dates 2009-09-02 07:25:43 +00:00
elf32.em bfd/ 2009-09-23 13:54:29 +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 include/ 2008-02-15 03:35:53 +00:00
gld960c.em 2007-07-19 Roland McGrath <roland@redhat.com> 2007-07-19 19:56:10 +00:00
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 include/ 2008-02-15 03:35:53 +00:00
lnk960.em include/ 2008-02-15 03:35:53 +00:00
m68hc1xelf.em update copyright dates 2009-09-02 07:25:43 +00:00
m68kcoff.em * emultempl/armelf.em (elf32_arm_add_stub_section): Use 2008-07-07 00:46:51 +00:00
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 2007-07-19 Roland McGrath <roland@redhat.com> 2007-07-19 19:56:10 +00:00
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 ld/ 2009-10-02 15:00:30 +00:00
ppc64elf.em ld/ 2009-10-02 15:00:30 +00:00
rxelf.em bfd 2009-09-29 14:17:19 +00:00
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.S bfd/ 2009-03-17 12:46:19 +00:00
spu_icache.o_c bfd/ 2009-03-17 12:46:19 +00:00
spu_ovl.S bfd/ 2008-06-16 16:16:31 +00:00
spu_ovl.o_c Include the spu_ovl ASCII form in the repository files. 2008-08-02 16:25:44 +00:00
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

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.