gdb.base/gdb-sigterm.exp: Fix spurious FAILs
[deliverable/binutils-gdb.git] / ld / emulparams / elf_i386_ldso.sh
1 . ${srcdir}/emulparams/plt_unwind.sh
2 SCRIPT_NAME=elf
3 OUTPUT_FORMAT="elf32-i386"
4 NO_RELA_RELOCS=yes
5 TEXT_START_ADDR=0x08048000
6 MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
7 ARCH=i386
8 MACHINE=
9 TEMPLATE_NAME=elf32
10 GENERATE_SHLIB_SCRIPT=yes
11 ELF_INTERPRETER_NAME=\"/usr/lib/ld.so.1\"
12 NO_SMALL_DATA=yes
This page took 0.034235 seconds and 4 git commands to generate.