Add i386 SVR4 configuration files that I couldn't add remotely. See
[deliverable/binutils-gdb.git] / ld / emulparams / elf_i386.sh
1 SCRIPT_NAME=elf
2 OUTPUT_FORMAT="elf32-i386"
3 TEXT_START_ADDR=0x08000000
4 MAXPAGESIZE=0x1000
5 NONPAGED_TEXT_START_ADDR=0x08000000
6 ARCH=i386
7 NOP=0x9090
This page took 0.030692 seconds and 5 git commands to generate.