Explicit locations: introduce explicit locations
[deliverable/binutils-gdb.git] / ld / emulparams / elf_i386_chaos.sh
CommitLineData
fb42df5e 1. ${srcdir}/emulparams/plt_unwind.sh
889c2a67 2. ${srcdir}/emulparams/extern_protected_data.sh
b4477fa8 3SCRIPT_NAME=elf_chaos
59ff2774
NC
4OUTPUT_FORMAT="elf32-i386"
5TEXT_START_ADDR=0x40000000
24718e3b 6MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
59ff2774
NC
7ARCH=i386
8MACHINE=
563e308f 9NOP=0x90909090
59ff2774
NC
10TEMPLATE_NAME=elf32
11GENERATE_SHLIB_SCRIPT=yes
48459341 12NO_SMALL_DATA=yes
This page took 0.940292 seconds and 4 git commands to generate.