bfd/
[deliverable/binutils-gdb.git] / ld / emulparams / elf_i386_ldso.sh
CommitLineData
fb42df5e 1. ${srcdir}/emulparams/plt_unwind.sh
506eee22
NC
2SCRIPT_NAME=elf
3OUTPUT_FORMAT="elf32-i386"
485cf679 4NO_RELA_RELOCS=yes
506eee22 5TEXT_START_ADDR=0x08048000
24718e3b 6MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
506eee22
NC
7ARCH=i386
8MACHINE=
563e308f 9NOP=0x90909090
506eee22
NC
10TEMPLATE_NAME=elf32
11GENERATE_SHLIB_SCRIPT=yes
12ELF_INTERPRETER_NAME=\"/usr/lib/ld.so.1\"
48459341 13NO_SMALL_DATA=yes
This page took 0.525109 seconds and 4 git commands to generate.