]> Git Repo - binutils.git/blame - ld/emulparams/elf_i386_ldso.sh
* mn10300.h (R_MN10300_ALIGN): Define.
[binutils.git] / ld / emulparams / elf_i386_ldso.sh
CommitLineData
506eee22
NC
1SCRIPT_NAME=elf
2OUTPUT_FORMAT="elf32-i386"
3TEXT_START_ADDR=0x08048000
24718e3b 4MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
506eee22
NC
5ARCH=i386
6MACHINE=
563e308f 7NOP=0x90909090
506eee22
NC
8TEMPLATE_NAME=elf32
9GENERATE_SHLIB_SCRIPT=yes
10ELF_INTERPRETER_NAME=\"/usr/lib/ld.so.1\"
48459341 11NO_SMALL_DATA=yes
This page took 0.519854 seconds and 4 git commands to generate.