Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
40ae19b6
Commit
40ae19b6
authored
Dec 15, 1995
by
Stan Cox
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(i*86*) Change [345] to [3456]
From-SVN: r10736
parent
d4773242
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
11 deletions
+15
-11
gcc/config.sub
+15
-11
No files found.
gcc/config.sub
View file @
40ae19b6
...
@@ -129,7 +129,7 @@ esac
...
@@ -129,7 +129,7 @@ esac
case
$basic_machine
in
case
$basic_machine
in
# Recognize the basic CPU types without company name.
# Recognize the basic CPU types without company name.
# Some are omitted here because they have special meanings below.
# Some are omitted here because they have special meanings below.
tahoe
|
i[345]86
|
i860
|
m68k
|
m68000
|
m88k
|
ns32k
|
arm
\
tahoe
|
i[345
6
]86
|
i860
|
m68k
|
m68000
|
m88k
|
ns32k
|
arm
\
|
arme[lb]
|
pyramid
\
|
arme[lb]
|
pyramid
\
|
tron
|
a29k
|
580
|
i960
|
h8300
|
hppa1.0
|
hppa1.1
\
|
tron
|
a29k
|
580
|
i960
|
h8300
|
hppa1.0
|
hppa1.1
\
|
alpha
|
we32k
|
ns16k
|
clipper
|
sparclite
|
i370
|
sh
\
|
alpha
|
we32k
|
ns16k
|
clipper
|
sparclite
|
i370
|
sh
\
...
@@ -144,7 +144,7 @@ case $basic_machine in
...
@@ -144,7 +144,7 @@ case $basic_machine in
exit
1
exit
1
;;
;;
# Recognize the basic CPU types with company name.
# Recognize the basic CPU types with company name.
vax-
*
|
tahoe-
*
|
i[345]86-
*
|
i860-
*
|
m68k-
*
|
m68000-
*
|
m88k-
*
\
vax-
*
|
tahoe-
*
|
i[345
6
]86-
*
|
i860-
*
|
m68k-
*
|
m68000-
*
|
m88k-
*
\
|
sparc-
*
|
ns32k-
*
|
fx80-
*
|
arm-
*
|
c[123]
*
\
|
sparc-
*
|
ns32k-
*
|
fx80-
*
|
arm-
*
|
c[123]
*
\
|
mips-
*
|
pyramid-
*
|
tron-
*
|
a29k-
*
|
romp-
*
|
rs6000-
*
|
power-
*
\
|
mips-
*
|
pyramid-
*
|
tron-
*
|
a29k-
*
|
romp-
*
|
rs6000-
*
|
power-
*
\
|
none-
*
|
580-
*
|
cray2-
*
|
h8300-
*
|
i960-
*
|
xmp-
*
|
ymp-
*
\
|
none-
*
|
580-
*
|
cray2-
*
|
h8300-
*
|
i960-
*
|
xmp-
*
|
ymp-
*
\
...
@@ -308,19 +308,19 @@ case $basic_machine in
...
@@ -308,19 +308,19 @@ case $basic_machine in
os
=
-mvs
os
=
-mvs
;;
;;
# I'm not sure what "Sysv32" means. Should this be sysv3.2?
# I'm not sure what "Sysv32" means. Should this be sysv3.2?
i[345]86v32
)
i[345
6
]86v32
)
basic_machine
=
`
echo
$1
| sed
-e
's/86.*/86-unknown/'
`
basic_machine
=
`
echo
$1
| sed
-e
's/86.*/86-unknown/'
`
os
=
-sysv32
os
=
-sysv32
;;
;;
i[345]86v4
*
)
i[345
6
]86v4
*
)
basic_machine
=
`
echo
$1
| sed
-e
's/86.*/86-unknown/'
`
basic_machine
=
`
echo
$1
| sed
-e
's/86.*/86-unknown/'
`
os
=
-sysv4
os
=
-sysv4
;;
;;
i[345]86v
)
i[345
6
]86v
)
basic_machine
=
`
echo
$1
| sed
-e
's/86.*/86-unknown/'
`
basic_machine
=
`
echo
$1
| sed
-e
's/86.*/86-unknown/'
`
os
=
-sysv
os
=
-sysv
;;
;;
i[345]86sol2
)
i[345
6
]86sol2
)
basic_machine
=
`
echo
$1
| sed
-e
's/86.*/86-unknown/'
`
basic_machine
=
`
echo
$1
| sed
-e
's/86.*/86-unknown/'
`
os
=
-solaris2
os
=
-solaris2
;;
;;
...
@@ -419,14 +419,18 @@ case $basic_machine in
...
@@ -419,14 +419,18 @@ case $basic_machine in
pc532
|
pc532-
*
)
pc532
|
pc532-
*
)
basic_machine
=
ns32k-pc532
basic_machine
=
ns32k-pc532
;;
;;
pentium
|
p5
|
p6
)
pentium
|
p5
)
# We don't have specific support for the Intel Pentium (p6) followon yet, so just call it a Pentium
basic_machine
=
i586-intel
basic_machine
=
i586-intel
;;
;;
pentium-
*
|
p5-
*
|
p6-
*
)
pentiumpro
|
p6
)
# We don't have specific support for the Intel Pentium (p6) followon yet, so just call it a Pentium
basic_machine
=
i686-intel
;;
pentium-
*
|
p5-
*
)
basic_machine
=
i586-
`
echo
$basic_machine
| sed
's/^[^-]*-//'
`
basic_machine
=
i586-
`
echo
$basic_machine
| sed
's/^[^-]*-//'
`
;;
;;
pentiumpro-
*
|
p6-
*
)
basic_machine
=
i686-
`
echo
$basic_machine
| sed
's/^[^-]*-//'
`
;;
k5
)
k5
)
# We don't have specific support for AMD's K5 yet, so just call it a Pentium
# We don't have specific support for AMD's K5 yet, so just call it a Pentium
basic_machine
=
i586-amd
basic_machine
=
i586-amd
...
@@ -633,7 +637,7 @@ case $os in
...
@@ -633,7 +637,7 @@ case $os in
# Each alternative MUST END IN A *, to match a version number.
# Each alternative MUST END IN A *, to match a version number.
# -sysv* is not here because it comes later, after sysvr4.
# -sysv* is not here because it comes later, after sysvr4.
-gnu
*
|
-bsd
*
|
-mach
*
|
-minix
*
|
-genix
*
|
-ultrix
*
|
-irix
*
\
-gnu
*
|
-bsd
*
|
-mach
*
|
-minix
*
|
-genix
*
|
-ultrix
*
|
-irix
*
\
|
-vms
*
|
-sco
*
|
-esix
*
|
-isc
*
|
-aix
*
|
-sunos
|
-sunos
[
345]
*
\
|
-vms
*
|
-sco
*
|
-esix
*
|
-isc
*
|
-aix
*
|
-sunos
|
-sunos
[
345
6
]
*
\
|
-hpux
*
|
-unos
*
|
-osf
*
|
-luna
*
|
-dgux
*
|
-solaris
*
|
-sym
*
\
|
-hpux
*
|
-unos
*
|
-osf
*
|
-luna
*
|
-dgux
*
|
-solaris
*
|
-sym
*
\
|
-amigados
*
|
-msdos
*
|
-newsos
*
|
-unicos
*
|
-aof
*
|
-aos
*
\
|
-amigados
*
|
-msdos
*
|
-newsos
*
|
-unicos
*
|
-aof
*
|
-aos
*
\
|
-nindy
*
|
-vxworks
*
|
-ebmon
*
|
-hms
*
|
-mvs
*
|
-clix
*
\
|
-nindy
*
|
-vxworks
*
|
-ebmon
*
|
-hms
*
|
-mvs
*
|
-clix
*
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment