Perform on-demand global register allocation from
[deliverable/binutils-gdb.git] / ld / emulparams / i386nw.sh
CommitLineData
252b5132
RH
1SCRIPT_NAME=nw
2OUTPUT_FORMAT="elf32-i386"
3TEXT_START_ADDR=0x08000000
4MAXPAGESIZE=0x1000
5NONPAGED_TEXT_START_ADDR=0x08000000
6ARCH=i386
563e308f 7NOP=0x90909090
252b5132
RH
8TEMPLATE_NAME=elf32
9GENERATE_SHLIB_SCRIPT=yes
This page took 0.104178 seconds and 4 git commands to generate.