binutils-gdb/ld/emultempl
Hans-Peter Nilsson a9ae0bdaba * emultempl/mmo.em (mmo_place_orphan): Rewrite to also attach
orphan sections to .data and .bss output sections, not just .text.
	When giving up on finding a suitable output section, attach to any
	output section other than .MMIX.reg_contents, if it exists.
	* scripttempl/mmo.sc: Move output debug sections to just before
	.MMIX.reg_contents.  Add .gnu.attributes.  Add new . = . NOP
	assignments and move end-of-section provide-symbols after them
	to force the end-of-section symbols to the address after orphan
	placement.  Add SORT_NONE to .init and .fini sections.
2012-09-09 16:30:40 +00:00
..
README
aarch64elf.em Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
aix.em * ldlang.h (struct lang_input_statement_flags): New, extract from.. 2012-03-05 22:43:40 +00:00
alphaelf.em
armcoff.em
armelf.em Add support for PowerPC VLE. 2012-05-14 19:45:30 +00:00
astring.sed
avrelf.em 2012-07-24 Jan Waclawek <konfera@efton.sk> 2012-07-24 22:23:21 +00:00
beos.em bfd/ 2012-08-06 22:27:52 +00:00
bfin.em
cr16elf.em
crxelf.em
elf-generic.em
elf32.em PR ld/14357 2012-07-13 13:20:27 +00:00
genelf.em
generic.em 2011-05-04 Tristan Gingold <gingold@adacore.com> 2011-05-04 08:31:04 +00:00
gld960.em
gld960c.em
hppaelf.em Add support for PowerPC VLE. 2012-05-14 19:45:30 +00:00
ia64elf.em
irix.em
linux.em * ldlang.h (struct lang_input_statement_flags): New, extract from.. 2012-03-05 22:43:40 +00:00
lnk960.em ld/ 2012-06-15 15:13:41 +00:00
m68hc1xelf.em * bfd-in.h (bfd_get_section_name, bfd_get_section_vma, 2012-05-16 16:38:29 +00:00
m68kcoff.em
m68kelf.em
mipsecoff.em
mipself.em Add support for PowerPC VLE. 2012-05-14 19:45:30 +00:00
mmix-elfnmmo.em
mmixelf.em
mmo.em * emultempl/mmo.em (mmo_place_orphan): Rewrite to also attach 2012-09-09 16:30:40 +00:00
needrelax.em
netbsd.em
ostring.sed
pe.em bfd/ 2012-08-06 22:27:52 +00:00
pep.em bfd/ 2012-08-06 22:27:52 +00:00
ppc32elf.em ld/ 2012-05-26 11:13:20 +00:00
ppc64elf.em ld/ 2012-05-26 11:13:20 +00:00
rxelf.em PR ld/12759 2011-05-17 16:02:31 +00:00
scoreelf.em * ldlang.h (struct lang_input_statement_flags): New, extract from.. 2012-03-05 22:43:40 +00:00
sh64elf.em
solaris2.em Check if a symbol is hidden by linker script. 2011-09-16 01:15:20 +00:00
spu_icache.S
spu_icache.o_c
spu_ovl.S
spu_ovl.o_c
spuelf.em bfd/ 2012-08-06 22:27:52 +00:00
sunos.em * ldlang.h (struct lang_input_statement_flags): New, extract from.. 2012-03-05 22:43:40 +00:00
tic6xdsbt.em PR ld/13991 2012-04-24 05:12:40 +00:00
ticoff.em
vanilla.em
vms.em Add support for PowerPC VLE. 2012-05-14 19:45:30 +00:00
vxworks.em
xtensaelf.em bfd/ 2012-08-06 22:27:52 +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.