binutils-gdb/ld/emultempl
Alan Modra 45d3b878ab * emultempl/spuelf.em (_binary_builtin_ovl_mgr_start): Rename
to _binary_spu_ovl_o_start.
	(_binary_builtin_ovl_mgr_end): Rename to _binary_spu_ovl_o_end.
	(spu_elf_load_ovl_mgr): Fatal error on missing overlay manager.
	* emultempl/spu_inc.s: Rename symbols.
	* emultempl/spu_none.s: New file.
	* emultempl/spu_ovl.S: Update copyright.
	* Makefile.am (spu_inc.o): Try building with ld -r first, then
	gas incbin, then build without overlay manager.
	* Makefile.in: Regenerate.
2007-02-26 08:58:16 +00:00
..
aix.em * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as its 2006-09-16 18:12:17 +00:00
alphaelf.em
armcoff.em bfd/ 2006-10-17 13:41:49 +00:00
armelf.em * NEWS: Mention --vfp11-denorm-fix option. 2007-01-29 16:28:40 +00:00
astring.sed
avrelf.em
beos.em * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as its 2006-09-16 18:12:17 +00:00
crxelf.em
elf32.em ld/ 2007-01-19 15:06:27 +00:00
elf-generic.em bfd/ 2007-01-11 12:23:53 +00:00
genelf.em
generic.em
gld960.em
gld960c.em
hppaelf.em
ia64elf.em
irix.em ld/ 2006-07-29 08:48:15 +00:00
linux.em
lnk960.em
m68hc1xelf.em
m68kcoff.em
m68kelf.em
mipsecoff.em
mipself.em ld/ 2006-07-29 08:48:15 +00:00
mmix-elfnmmo.em
mmixelf.em
mmo.em
needrelax.em
netbsd.em
ostring.sed
pe.em * pe-dll.c: (make_one) Conditionally include jump stubs. 2007-01-19 15:40:55 +00:00
pep.em Add x86_64-mingw64 target 2006-09-20 11:35:11 +00:00
ppc32elf.em
ppc64elf.em bfd/ 2007-02-13 01:53:03 +00:00
README
scoreelf.em Add support for Score target. 2006-09-16 23:51:50 +00:00
sh64elf.em
spu_inc.s * emultempl/spuelf.em (_binary_builtin_ovl_mgr_start): Rename 2007-02-26 08:58:16 +00:00
spu_none.s * emultempl/spuelf.em (_binary_builtin_ovl_mgr_start): Rename 2007-02-26 08:58:16 +00:00
spu_ovl.o * emultempl/spu_ovl.S (__ovly_return, __ovly_load): Set sym size. 2007-02-13 07:47:22 +00:00
spu_ovl.S * emultempl/spuelf.em (_binary_builtin_ovl_mgr_start): Rename 2007-02-26 08:58:16 +00:00
spuelf.em * emultempl/spuelf.em (_binary_builtin_ovl_mgr_start): Rename 2007-02-26 08:58:16 +00:00
sunos.em * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as its 2006-09-16 18:12:17 +00:00
ticoff.em
vanilla.em
vxworks.em bfd/ 2006-08-04 13:13:56 +00:00
xtensaelf.em bfd/ 2006-11-27 20:14:53 +00:00
z80.em

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.