vax decoding of indexed addressing mode
[deliverable/binutils-gdb.git] / ld / emulparams / elf_i386_ldso.sh
CommitLineData
c40e31a1
AM
1source_sh ${srcdir}/emulparams/plt_unwind.sh
2source_sh ${srcdir}/emulparams/extern_protected_data.sh
3source_sh ${srcdir}/emulparams/dynamic_undefined_weak.sh
4source_sh ${srcdir}/emulparams/call_nop.sh
506eee22
NC
5SCRIPT_NAME=elf
6OUTPUT_FORMAT="elf32-i386"
5b9c07b2 7EXTRA_EM_FILE="elf-x86"
485cf679 8NO_RELA_RELOCS=yes
506eee22 9TEXT_START_ADDR=0x08048000
24718e3b 10MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
506eee22
NC
11ARCH=i386
12MACHINE=
075a2b89 13TEMPLATE_NAME=elf
506eee22
NC
14GENERATE_SHLIB_SCRIPT=yes
15ELF_INTERPRETER_NAME=\"/usr/lib/ld.so.1\"
48459341 16NO_SMALL_DATA=yes
This page took 0.87308 seconds and 4 git commands to generate.