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
c468d2d0
Commit
c468d2d0
authored
Apr 06, 1992
by
Richard Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
From-SVN: r694
parent
cc4391ec
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
3 deletions
+10
-3
gcc/config.sub
+10
-3
No files found.
gcc/config.sub
View file @
c468d2d0
...
@@ -82,7 +82,7 @@ case $basic_machine in
...
@@ -82,7 +82,7 @@ case $basic_machine in
basic_machine
=
$basic_machine
-unknown
basic_machine
=
$basic_machine
-unknown
;;
;;
# Recognize the basic CPU types with with company name.
# Recognize the basic CPU types with with company name.
vax-
*
|
tahoe-
*
|
i
3
86-
*
|
i860-
*
|
m68k-
*
|
m68000-
*
|
m88k-
*
\
vax-
*
|
tahoe-
*
|
i
[34]
86-
*
|
i860-
*
|
m68k-
*
|
m68000-
*
|
m88k-
*
\
|
sparc-
*
|
ns32k-
*
|
fx80-
*
|
arm-
*
|
c[123]
*
\
|
sparc-
*
|
ns32k-
*
|
fx80-
*
|
arm-
*
|
c[123]
*
\
|
mips-
*
|
pyramid-
*
|
tron-
*
|
a29k-
*
|
romp-
*
|
rs6000-
*
\
|
mips-
*
|
pyramid-
*
|
tron-
*
|
a29k-
*
|
romp-
*
|
rs6000-
*
\
|
none-
*
|
580-
*
|
cray2-
*
|
h8300-
*
|
i960-
*
|
xmp-
*
|
ymp-
*
\
|
none-
*
|
580-
*
|
cray2-
*
|
h8300-
*
|
i960-
*
|
xmp-
*
|
ymp-
*
\
...
@@ -114,6 +114,10 @@ case $basic_machine in
...
@@ -114,6 +114,10 @@ case $basic_machine in
basic_machine
=
i386-unknown
basic_machine
=
i386-unknown
os
=
-sysv4
os
=
-sysv4
;;
;;
i486v4
*
)
basic_machine
=
i486-unknown
os
=
-sysv4
;;
i386v
)
i386v
)
basic_machine
=
i386-unknown
basic_machine
=
i386-unknown
os
=
-sysv
os
=
-sysv
...
@@ -245,9 +249,12 @@ case $basic_machine in
...
@@ -245,9 +249,12 @@ case $basic_machine in
hp9k31[0-9]
|
hp9k2[0-9][0-9]
)
hp9k31[0-9]
|
hp9k2[0-9][0-9]
)
basic_machine
=
m68000-hp
basic_machine
=
m68000-hp
;;
;;
hp9k8[0-9][0-9]
|
hp
9k7[0-9][0-9]
|
hp8[0-9][0-9]
|
hp7
[0-9][0-9]
)
hp9k8[0-9][0-9]
|
hp
8
[0-9][0-9]
)
basic_machine
=
hp800-hp
basic_machine
=
hp800-hp
;;
;;
hp9k7[0-9][0-9]
|
hp7[0-9][0-9]
)
basic_machine
=
hp700-hp
;;
isi68
|
isi
)
isi68
|
isi
)
basic_machine
=
m68k-isi
basic_machine
=
m68k-isi
os
=
-sysv
os
=
-sysv
...
@@ -348,7 +355,7 @@ case $basic_machine in
...
@@ -348,7 +355,7 @@ case $basic_machine in
os
=
-hpux
os
=
-hpux
;;
;;
ncr3000
)
ncr3000
)
basic_machine
=
i
3
86-ncr
basic_machine
=
i
4
86-ncr
os
=
-sysv4
os
=
-sysv4
;;
;;
news1000
)
news1000
)
...
...
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