sim: trace: add common macros for logging info
[deliverable/binutils-gdb.git] / ld / emulparams / elf_i386_be.sh
CommitLineData
889c2a67 1. ${srcdir}/emulparams/extern_protected_data.sh
252b5132
RH
2SCRIPT_NAME=elf
3OUTPUT_FORMAT="elf32-i386"
485cf679 4NO_RELA_RELOCS=yes
252b5132 5TEXT_START_ADDR=0x80000000
24718e3b 6MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
252b5132
RH
7ARCH=i386
8MACHINE=
252b5132
RH
9TEMPLATE_NAME=elf32
10GENERATE_SHLIB_SCRIPT=yes
48459341 11NO_SMALL_DATA=yes
This page took 0.615681 seconds and 4 git commands to generate.