sim: ppc: fix up version script
[deliverable/binutils-gdb.git] / ld / emulparams / elf_i386_chaos.sh
1 . ${srcdir}/emulparams/plt_unwind.sh
2 SCRIPT_NAME=elf_chaos
3 OUTPUT_FORMAT="elf32-i386"
4 TEXT_START_ADDR=0x40000000
5 MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
6 ARCH=i386
7 MACHINE=
8 NOP=0x90909090
9 TEMPLATE_NAME=elf32
10 GENERATE_SHLIB_SCRIPT=yes
11 NO_SMALL_DATA=yes
This page took 0.031109 seconds and 5 git commands to generate.