PR ld/10518
[deliverable/binutils-gdb.git] / ld / emulparams / elf_i386_ldso.sh
CommitLineData
506eee22
NC
1SCRIPT_NAME=elf
2OUTPUT_FORMAT="elf32-i386"
485cf679 3NO_RELA_RELOCS=yes
506eee22 4TEXT_START_ADDR=0x08048000
24718e3b 5MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
506eee22
NC
6ARCH=i386
7MACHINE=
563e308f 8NOP=0x90909090
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.341611 seconds and 4 git commands to generate.