The following changes avoid polluting global namespace with the
[deliverable/binutils-gdb.git] / ld / emulparams / elf_i386_chaos.sh
CommitLineData
59ff2774
NC
1SCRIPT_NAME=elf
2OUTPUT_FORMAT="elf32-i386"
3TEXT_START_ADDR=0x40000000
4MAXPAGESIZE=0x1000
5NONPAGED_TEXT_START_ADDR=0x40000000
6ARCH=i386
7MACHINE=
8NOP=0x9090
9TEMPLATE_NAME=elf32
10GENERATE_SHLIB_SCRIPT=yes
This page took 0.0449 seconds and 4 git commands to generate.