Make filenames unique to 8.3 characters for Powerpc.

This commit is contained in:
Michael Meissner 1995-05-16 22:29:39 +00:00
parent 739708fa4a
commit 7e11b1db3d
3 changed files with 2 additions and 9 deletions

View file

@ -1 +1 @@
EMUL=elf32ppcle
EMUL=elf32lppc

View file

@ -47,9 +47,9 @@ ebmon29k.sh
elf32_sparc.sh
elf32bmip.sh
elf32lmip.sh
elf32lppc.sh
elf32ppc.sh
elf64_sparc.sh
elf32ppcle.sh
elf_i386.sh
gld960.sh
gld960coff.sh

View file

@ -1,7 +0,0 @@
SCRIPT_NAME=elfppc
OUTPUT_FORMAT="elf32-powerpcle"
TEXT_START_ADDR=0x0400000
DATA_ADDR=0x10000000
MAXPAGESIZE=0x40000
NONPAGED_TEXT_START_ADDR=0x0400000
ARCH=powerpc