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
5f52f851
Commit
5f52f851
authored
Aug 25, 1994
by
Charles Hannum
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Rearrange handling of NetBSD ports.
From-SVN: r7977
parent
496034bf
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
6 deletions
+9
-6
gcc/config.sub
+9
-6
No files found.
gcc/config.sub
View file @
5f52f851
...
...
@@ -129,9 +129,6 @@ case $basic_machine in
|
pn-
*
|
np1-
*
|
xps100-
*
|
clipper-
*
|
orion-
*
|
sparclite-
*
\
|
sh-
*
|
powerpc-
*
|
sparc64-
*
)
;;
# Recognize names of some NetBSD ports.
hp300-
*
|
amiga-
*
|
sun3-
*
|
da30-
*
|
pmax-
*
)
;;
# Recognize the various machine names and aliases which stand
# for a CPU type and a company and sometimes even an OS.
3b1
|
7300
|
7300-att
|
att-7300
|
pc7300
|
safari
|
unixpc
)
...
...
@@ -154,7 +151,7 @@ case $basic_machine in
basic_machine
=
580-amdahl
os
=
-sysv
;;
amiga
)
amiga
|
amiga-
*
)
basic_machine
=
m68k-cbm
;;
amigados
)
...
...
@@ -204,7 +201,10 @@ case $basic_machine in
crds
|
unos
)
basic_machine
=
m68k-crds
;;
decstation
|
decstation-3100
|
pmax
|
pmin
|
dec3100
|
decstatn
)
da30
|
da30-
*
)
basic_machine
=
m68k-da30
;;
decstation
|
decstation-3100
|
pmax
|
pmax-
*
|
pmin
|
dec3100
|
decstatn
)
basic_machine
=
mips-dec
;;
delta
|
3300
|
motorola-3300
|
motorola-delta
\
...
...
@@ -256,6 +256,9 @@ case $basic_machine in
basic_machine
=
m88k-harris
os
=
-sysv3
;;
hp300-
*
)
basic_machine
=
m68k-hp
;;
hp300bsd
)
basic_machine
=
m68k-hp
os
=
-bsd
...
...
@@ -442,7 +445,7 @@ case $basic_machine in
basic_machine
=
sparc-sun
os
=
-sunos4
;;
sun3
)
sun3
|
sun3-
*
)
basic_machine
=
m68k-sun
;;
sun4
)
...
...
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