update many old style function definitions
[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
aec6b87e 3. ${srcdir}/emulparams/dynamic_undefined_weak.sh
caa65211 4. ${srcdir}/emulparams/call_nop.sh
506eee22
NC
5SCRIPT_NAME=elf
6OUTPUT_FORMAT="elf32-i386"
485cf679 7NO_RELA_RELOCS=yes
506eee22 8TEXT_START_ADDR=0x08048000
24718e3b 9MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
506eee22
NC
10ARCH=i386
11MACHINE=
506eee22
NC
12TEMPLATE_NAME=elf32
13GENERATE_SHLIB_SCRIPT=yes
14ELF_INTERPRETER_NAME=\"/usr/lib/ld.so.1\"
48459341 15NO_SMALL_DATA=yes
This page took 0.918143 seconds and 4 git commands to generate.