binutils-gdb/ld/emultempl
Roland McGrath b2ff8454d8 2007-07-18 Roland McGrath <roland@redhat.com>
* emultempl/elf32.em (gld${EMULATION_NAME}_write_build_id_section):
	Use ASEC->contents for CONTENTS when missing, and allocate
	ASEC->size if needed.
2007-07-18 09:46:05 +00:00
..
README 19990502 sourceware import 1999-05-03 07:29:11 +00:00
aix.em Update sources to GPLv3 2007-07-06 14:09:45 +00:00
alphaelf.em Update sources to GPLv3 2007-07-06 14:09:45 +00:00
armcoff.em Update sources to GPLv3 2007-07-06 14:09:45 +00:00
armelf.em Update sources to GPLv3 2007-07-06 14:09:45 +00:00
astring.sed * emultempl/ostring.sed: Rename from stringify.sed. 1999-08-06 22:46:03 +00:00
avrelf.em Update sources to GPLv3 2007-07-06 14:09:45 +00:00
beos.em Update sources to GPLv3 2007-07-06 14:09:45 +00:00
cr16elf.em Update sources to GPLv3 2007-07-06 14:09:45 +00:00
crxelf.em Update sources to GPLv3 2007-07-06 14:09:45 +00:00
elf-generic.em Update sources to GPLv3 2007-07-06 14:09:45 +00:00
elf32.em 2007-07-18 Roland McGrath <roland@redhat.com> 2007-07-18 09:46:05 +00:00
genelf.em Update sources to GPLv3 2007-07-06 14:09:45 +00:00
generic.em Update sources to GPLv3 2007-07-06 14:09:45 +00:00
gld960.em Update sources to GPLv3 2007-07-06 14:09:45 +00:00
gld960c.em Update sources to GPLv3 2007-07-06 14:09:45 +00:00
hppaelf.em Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ia64elf.em Update sources to GPLv3 2007-07-06 14:09:45 +00:00
irix.em Update sources to GPLv3 2007-07-06 14:09:45 +00:00
linux.em Update sources to GPLv3 2007-07-06 14:09:45 +00:00
lnk960.em Update sources to GPLv3 2007-07-06 14:09:45 +00:00
m68hc1xelf.em Update sources to GPLv3 2007-07-06 14:09:45 +00:00
m68kcoff.em Update sources to GPLv3 2007-07-06 14:09:45 +00:00
m68kelf.em Update sources to GPLv3 2007-07-06 14:09:45 +00:00
mipsecoff.em Update sources to GPLv3 2007-07-06 14:09:45 +00:00
mipself.em Update sources to GPLv3 2007-07-06 14:09:45 +00:00
mmix-elfnmmo.em Update sources to GPLv3 2007-07-06 14:09:45 +00:00
mmixelf.em Update sources to GPLv3 2007-07-06 14:09:45 +00:00
mmo.em Update sources to GPLv3 2007-07-06 14:09:45 +00:00
needrelax.em Update sources to GPLv3 2007-07-06 14:09:45 +00:00
netbsd.em Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ostring.sed * emultempl/ostring.sed: Rename from stringify.sed. 1999-08-06 22:46:03 +00:00
pe.em Update sources to GPLv3 2007-07-06 14:09:45 +00:00
pep.em Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ppc32elf.em Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ppc64elf.em Update sources to GPLv3 2007-07-06 14:09:45 +00:00
scoreelf.em Update sources to GPLv3 2007-07-06 14:09:45 +00:00
sh64elf.em Update sources to GPLv3 2007-07-06 14:09:45 +00:00
spu_ovl.S Update sources to GPLv3 2007-07-06 14:09:45 +00:00
spu_ovl.o * emultempl/spu_ovl.S: Don't trash lr on tail call from one 2007-06-14 08:41:41 +00:00
spuelf.em * emultempl/spuelf.em (embedded_spu_file): Test for NULL path 2007-07-11 22:58:09 +00:00
sunos.em Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ticoff.em Update sources to GPLv3 2007-07-06 14:09:45 +00:00
vanilla.em Update sources to GPLv3 2007-07-06 14:09:45 +00:00
vxworks.em Update sources to GPLv3 2007-07-06 14:09:45 +00:00
xtensaelf.em Update sources to GPLv3 2007-07-06 14:09:45 +00:00
z80.em Update sources to GPLv3 2007-07-06 14:09:45 +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.