* emulparams/elf64ppc.sh (.tocbss): Use new section alignment scheme.
[deliverable/binutils-gdb.git] / ld / emulparams / elf_i386_be.sh
CommitLineData
252b5132
RH
1SCRIPT_NAME=elf
2OUTPUT_FORMAT="elf32-i386"
3TEXT_START_ADDR=0x80000000
4#SHLIB_TEXT_START_ADDR=0x80000000
5NONPAGED_TEXT_START_ADDR=0x80000000
6MAXPAGESIZE=0x1000
7ARCH=i386
8MACHINE=
563e308f 9NOP=0x90909090
252b5132
RH
10TEMPLATE_NAME=elf32
11GENERATE_SHLIB_SCRIPT=yes
48459341 12NO_SMALL_DATA=yes
This page took 0.258387 seconds and 4 git commands to generate.