freebsd-skq/contrib/binutils/ld/emulparams
emaste 08c91459af use INT3 instead of NOP for x86 binary padding
We should never end up executing the inter-function padding, so we
are better off faulting than silently carrying on to whatever function
happens to be next.

Note that LLD will soon do this by default (although it currently pads
with zeros).

Reviewed by:	dim, kib
MFC after:	1 month
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D10047
2017-03-19 00:22:13 +00:00
..
alpha.sh
arcelf.sh
arm_wince_pe.sh
armaoutb.sh
armaoutl.sh
armcoff.sh
armelf_fbsd.sh
armelf_linux.sh
armelf_nbsd.sh
armelf.sh
armelfb_nbsd.sh
armnbsd.sh
armpe.sh
avr6.sh
coff_sparc.sh
elf32_sparc.sh
elf32_spu.sh
elf32b4300.sh
elf32bmip_fbsd.sh
elf32bmip.sh
elf32bmipn32-defs.sh
elf32bmipn32.sh
elf32bsmip.sh
elf32btsmip.sh
elf32btsmipn32.sh
elf32cr16.sh
elf32ebmip.sh
elf32elmip.sh
elf32l4300.sh
elf32lmip.sh
elf32lppc.sh
elf32lppcsim.sh
elf32lsmip.sh
elf32ltsmip.sh
elf32ltsmipn32.sh
elf32mep.sh
elf32mipswindiss.sh
elf32ppc_fbsd.sh Rename elf*-powerpc into elf*-powerpc-freebsd in binutils 2014-10-10 06:24:09 +00:00
elf32ppc.sh
elf32ppccommon.sh
elf32ppclinux.sh
elf32ppcsim.sh
elf64_ia64_fbsd.sh For ia64, add a proper 'elf64-ia64-freebsd' output format to BFD, so the 2010-12-05 20:24:22 +00:00
elf64_ia64.sh
elf64_s390.sh
elf64_sparc_fbsd.sh
elf64_sparc.sh
elf64alpha_fbsd.sh
elf64alpha_nbsd.sh
elf64alpha.sh
elf64bmip-defs.sh Add .interp back into INITIAL_READONLY_SECTIONS in MIPS n64 ABI. 2011-06-01 10:23:03 +00:00
elf64bmip.sh
elf64btsmip.sh
elf64lppc.sh
elf64ltsmip.sh
elf64ppc_fbsd.sh Rename elf*-powerpc into elf*-powerpc-freebsd in binutils 2014-10-10 06:24:09 +00:00
elf64ppc.sh
elf_fbsd.sh
elf_i386_chaos.sh
elf_i386_fbsd.sh
elf_i386_ldso.sh
elf_i386.sh use INT3 instead of NOP for x86 binary padding 2017-03-19 00:22:13 +00:00
elf_s390.sh
elf_x86_64_fbsd.sh
elf_x86_64.sh use INT3 instead of NOP for x86 binary padding 2017-03-19 00:22:13 +00:00
i386aout.sh
i386bsd.sh
i386coff.sh
i386linux.sh
i386moss.sh
i386nbsd.sh
i386nto.sh
i386nw.sh
i386pe_posix.sh
i386pe.sh
i386pep.sh
mipsbig.sh
mipsbsd.sh
mipsidt.sh
mipsidtl.sh
mipslit.sh
mipslnews.sh
mipspe.sh
ppcmacos.sh
ppcnw.sh
ppcpe.sh
README
scoreelf.sh
sh.sh
shelf_uclinux.sh
shelf_vxworks.sh
shl.sh
shlelf_vxworks.sh
shlelf.sh
sparcaout.sh
sparclinux.sh
sparcnbsd.sh
sun4.sh
vanilla.sh
vsta.sh

The files in this directory are read by genscripts.sh as shell commands.
They set parameters for the emulations.