old-cross-binutils/ld/emultempl
Roland McGrath c0065db732 2007-07-09 Roland McGrath <roland@redhat.com>
* emultempl/elf32.em (gld${EMULATION_NAME}_add_option): Add --build-id.
	(gld${EMULATION_NAME}_handle_option): Handle --build-id.
	(gld${EMULATION_NAME}_list_options): List --build-id.
	(gld${EMULATION_NAME}_after_open): If --build-id was given,
	synthesize a ".note.gnu.build-id" section and cache it in elf_tdata.
	* ld.texinfo (Options): Describe --build-id.
	* NEWS: Mention --build-id.
2007-07-09 21:25:34 +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
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-09 Roland McGrath <roland@redhat.com> 2007-07-09 21:25:34 +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
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
README
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.o * emultempl/spu_ovl.S: Don't trash lr on tail call from one 2007-06-14 08:41:41 +00:00
spu_ovl.S Update sources to GPLv3 2007-07-06 14:09:45 +00:00
spuelf.em Update sources to GPLv3 2007-07-06 14:09:45 +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

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.