opnsense-src/contrib/binutils/ld/emultempl
Konstantin Belousov 434efabd4c On PowerPC64, linker emits a fake object into each linked object,
'linker stubs'. Add .note.GNU-stack for the stubs objects. Without this,
final binary will have RWE mode for PT_GNU_STACK regardless of the
actual requirements.

Tested by:	nwhitehorn
Reviewed by:	dim, nwhitehorn
2011-01-14 11:28:34 +00:00
..
alphaelf.em Import of Binutils from the FSF 2.15 branch (just post-.0 release). 2004-06-16 05:45:41 +00:00
armcoff.em Import of Binutils from the FSF 2.15 branch (just post-.0 release). 2004-06-16 05:45:41 +00:00
armelf.em Import of Binutils from the FSF 2.15 branch (just post-.0 release). 2004-06-16 05:45:41 +00:00
armelf_oabi.em Import of Binutils from the FSF 2.15 branch (just post-.0 release). 2004-06-16 05:45:41 +00:00
astring.sed Import of Binutils 2.10 snapshot. 2000-05-12 23:15:20 +00:00
elf32.em binutils/ld: fix incorrect placement of __start_SECNAME in some cases 2010-07-19 18:20:44 +00:00
generic.em Import of Binutils from the FSF 2.15 branch (just post-.0 release). 2004-06-16 05:45:41 +00:00
ia64elf.em Import of Binutils from the FSF 2.15 branch (just post-.0 release). 2004-06-16 05:45:41 +00:00
linux.em Import of Binutils from the FSF 2.15 branch (just post-.0 release). 2004-06-16 05:45:41 +00:00
mipsecoff.em Import of Binutils from the FSF 2.15 branch (just post-.0 release). 2008-05-29 02:29:59 +00:00
mipself.em Import of Binutils from the FSF 2.15 branch (just post-.0 release). 2008-05-29 02:29:59 +00:00
needrelax.em Import of Binutils from the FSF 2.15 branch (just post-.0 release). 2004-06-16 05:45:41 +00:00
netbsd.em Import of Binutils from the FSF 2.15 branch (just post-.0 release). 2004-06-16 05:45:41 +00:00
ostring.sed Import of Binutils 2.10 snapshot. 2000-05-12 23:15:20 +00:00
pe.em Import of Binutils from the FSF 2.15 branch (just post-.0 release). 2004-06-16 05:45:41 +00:00
ppc32elf.em Import of Binutils from the FSF 2.15 branch (just post-.0 release). 2004-07-06 19:16:23 +00:00
ppc64elf.em On PowerPC64, linker emits a fake object into each linked object, 2011-01-14 11:28:34 +00:00
README Initial import of GNU binutils version 2.8.1. Believe it or not, 1998-03-01 22:58:51 +00:00
sunos.em Import of Binutils from the FSF 2.15 branch (just post-.0 release). 2004-06-16 05:45:41 +00:00
ticoff.em Import of Binutils from the FSF 2.15 branch (just post-.0 release). 2004-06-16 05:45:41 +00:00
vanilla.em Import of Binutils from the FSF 2.15 branch (just post-.0 release). 2004-06-16 05:45:41 +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.