Add i386 SVR4 configuration files that I couldn't add remotely. See

ChangeLog.
This commit is contained in:
Ian Lance Taylor
1993-09-17 22:17:52 +00:00
parent 80903ca67b
commit 03451d7fa4
5 changed files with 14 additions and 0 deletions

View File

@ -29,6 +29,7 @@ a29k.sh
ebmon29k.sh
elf32_sparc.sh
elf64_sparc.sh
elf_i386.sh
gld960.sh
go32.sh
h8300.sh

View File

@ -0,0 +1,7 @@
SCRIPT_NAME=elf
OUTPUT_FORMAT="elf32-i386"
TEXT_START_ADDR=0x08000000
MAXPAGESIZE=0x1000
NONPAGED_TEXT_START_ADDR=0x08000000
ARCH=i386
NOP=0x9090