binutils-gdb/ld/emultempl
Alan Modra 8658f98909 PR ld/11931
* ldlang.h (lang_for_each_statement_worker): Declare.
	* ldlang.c (lang_for_each_statement_worker): Make global.  Don't
	recurse into children of output_section_statement with constraint
	set to -1.
	(print_assignment): Handle NULL output_section->bfd_section.
	(lang_size_sections_1): Ignore output section statement address
	when constraint is -1.
	* emultempl/xtensaelf.em (lang_for_each_statement_worker): Delete.
2010-09-10 01:23:12 +00:00
..
README
aix.em fix set but unused variable warnings 2010-06-27 04:07:55 +00:00
alphaelf.em * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. Add 2010-02-04 09:16:43 +00:00
armcoff.em
armelf.em 2010-04-15 Andrew Haley <aph@redhat.com> 2010-04-21 16:32:31 +00:00
astring.sed
avrelf.em PR ld/10956 2009-11-26 13:45:25 +00:00
beos.em
cr16elf.em PR ld/10956 2009-11-26 13:45:25 +00:00
crxelf.em PR ld/10956 2009-11-26 13:45:25 +00:00
elf-generic.em
elf32.em Check audit entry only on ELF input. 2010-08-25 16:57:32 +00:00
genelf.em bfd/ 2010-02-19 01:47:16 +00:00
generic.em
gld960.em
gld960c.em
hppaelf.em * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. Add 2010-02-04 09:16:43 +00:00
ia64elf.em
irix.em
linux.em
lnk960.em
m68hc1xelf.em
m68kcoff.em
m68kelf.em
mipsecoff.em
mipself.em * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. Add 2010-02-04 09:16:43 +00:00
mmix-elfnmmo.em PR ld/10956 2009-11-26 13:45:25 +00:00
mmixelf.em
mmo.em
needrelax.em PR ld/10956 2009-11-26 13:45:25 +00:00
netbsd.em
ostring.sed
pe.em message.txt 2010-06-20 09:51:16 +00:00
pep.em 2010-05-25 Kai Tietz <kai.tietz@onevision.com> 2010-05-25 10:03:01 +00:00
ppc32elf.em * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. Add 2010-02-04 09:16:43 +00:00
ppc64elf.em include/elf/ 2010-06-25 05:20:57 +00:00
rxelf.em
scoreelf.em
sh64elf.em PR ld/11384 2010-03-18 13:15:46 +00:00
solaris2.em ld: 2010-03-05 19:49:00 +00:00
spu_icache.S
spu_icache.o_c
spu_ovl.S
spu_ovl.o_c
spuelf.em
sunos.em
ticoff.em
vanilla.em
vms.em bfd/ 2010-06-01 09:52:28 +00:00
vxworks.em PR 11107 2010-01-08 01:41:11 +00:00
xtensaelf.em PR ld/11931 2010-09-10 01:23:12 +00:00
z80.em

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.