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
601727c5
Commit
601727c5
authored
Oct 26, 1994
by
Richard Kenner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(pdp11): New machine name.
From-SVN: r8341
parent
af14ce9c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
2 deletions
+8
-2
gcc/config.sub
+8
-2
No files found.
gcc/config.sub
View file @
601727c5
...
@@ -123,7 +123,7 @@ case $basic_machine in
...
@@ -123,7 +123,7 @@ case $basic_machine in
|
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
\
|
powerpc
|
sparc64
|
1750a
|
dsp16xx
|
mips64
|
mipsel
\
|
powerpc
|
sparc64
|
1750a
|
dsp16xx
|
mips64
|
mipsel
\
|
mips64el
|
mips64orion
|
mips64orionel
)
|
pdp11
|
mips64el
|
mips64orion
|
mips64orionel
)
basic_machine
=
$basic_machine
-unknown
basic_machine
=
$basic_machine
-unknown
;;
;;
# Object if more than one company name word.
# Object if more than one company name word.
...
@@ -138,7 +138,7 @@ case $basic_machine in
...
@@ -138,7 +138,7 @@ case $basic_machine in
|
none-
*
|
580-
*
|
cray2-
*
|
h8300-
*
|
i960-
*
|
xmp-
*
|
ymp-
*
\
|
none-
*
|
580-
*
|
cray2-
*
|
h8300-
*
|
i960-
*
|
xmp-
*
|
ymp-
*
\
|
hppa1.0-
*
|
hppa1.1-
*
|
alpha-
*
|
we32k-
*
|
cydra-
*
|
ns16k-
*
\
|
hppa1.0-
*
|
hppa1.1-
*
|
alpha-
*
|
we32k-
*
|
cydra-
*
|
ns16k-
*
\
|
pn-
*
|
np1-
*
|
xps100-
*
|
clipper-
*
|
orion-
*
|
sparclite-
*
\
|
pn-
*
|
np1-
*
|
xps100-
*
|
clipper-
*
|
orion-
*
|
sparclite-
*
\
|
sh-
*
|
powerpc-
*
|
sparc64-
*
|
mips64-
*
|
mipsel-
*
\
|
pdp11-
*
|
sh-
*
|
powerpc-
*
|
sparc64-
*
|
mips64-
*
|
mipsel-
*
\
|
mips64el-
*
|
mips64orion-
*
|
mips64orionel-
*
)
|
mips64el-
*
|
mips64orion-
*
|
mips64orionel-
*
)
;;
;;
# Recognize the various machine names and aliases which stand
# Recognize the various machine names and aliases which stand
...
@@ -524,6 +524,9 @@ case $basic_machine in
...
@@ -524,6 +524,9 @@ case $basic_machine in
vax
)
vax
)
basic_machine
=
vax-dec
basic_machine
=
vax-dec
;;
;;
pdp11
)
basic_machine
=
pdp11-dec
;;
we32k
)
we32k
)
basic_machine
=
we32k-att
basic_machine
=
we32k-att
;;
;;
...
@@ -656,6 +659,9 @@ case $basic_machine in
...
@@ -656,6 +659,9 @@ case $basic_machine in
*
-acorn
)
*
-acorn
)
os
=
-riscix1
.2
os
=
-riscix1
.2
;;
;;
pdp11-
*
)
os
=
-none
;;
*
-dec
|
vax-
*
)
*
-dec
|
vax-
*
)
os
=
-ultrix4
.2
os
=
-ultrix4
.2
;;
;;
...
...
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