This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / ld / emulparams / elf_i386_be.sh
1 SCRIPT_NAME=elf
2 OUTPUT_FORMAT="elf32-i386"
3 TEXT_START_ADDR=0x80000000
4 #SHLIB_TEXT_START_ADDR=0x80000000
5 NONPAGED_TEXT_START_ADDR=0x80000000
6 MAXPAGESIZE=0x1000
7 ARCH=i386
8 MACHINE=
9 NOP=0x9090
10 TEMPLATE_NAME=elf32
11 GENERATE_SHLIB_SCRIPT=yes
This page took 0.036986 seconds and 5 git commands to generate.