Add "-z call-nop=PADDING" option to ld
[deliverable/binutils-gdb.git] / ld / emulparams / elf_i386_ldso.sh
CommitLineData
fb42df5e 1. ${srcdir}/emulparams/plt_unwind.sh
889c2a67 2. ${srcdir}/emulparams/extern_protected_data.sh
caa65211 3. ${srcdir}/emulparams/call_nop.sh
506eee22
NC
4SCRIPT_NAME=elf
5OUTPUT_FORMAT="elf32-i386"
485cf679 6NO_RELA_RELOCS=yes
506eee22 7TEXT_START_ADDR=0x08048000
24718e3b 8MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
506eee22
NC
9ARCH=i386
10MACHINE=
506eee22
NC
11TEMPLATE_NAME=elf32
12GENERATE_SHLIB_SCRIPT=yes
13ELF_INTERPRETER_NAME=\"/usr/lib/ld.so.1\"
48459341 14NO_SMALL_DATA=yes
This page took 0.969225 seconds and 4 git commands to generate.