*** empty log message ***
[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=
506eee22
NC
9TEMPLATE_NAME=elf32
10GENERATE_SHLIB_SCRIPT=yes
11ELF_INTERPRETER_NAME=\"/usr/lib/ld.so.1\"
48459341 12NO_SMALL_DATA=yes
This page took 0.46978 seconds and 4 git commands to generate.