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
784a3a80
Commit
784a3a80
authored
Feb 01, 2000
by
Hans-Peter Nilsson
Committed by
Hans-Peter Nilsson
Feb 01, 2000
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config.sub: Add mmix-knuth-mmixware.
From-SVN: r31732
parent
4f804baf
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
2 deletions
+10
-2
ChangeLog
+4
-0
config.sub
+6
-2
No files found.
ChangeLog
View file @
784a3a80
Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
* config.sub: Add mmix-knuth-mmixware.
2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* MAINTAINERS: Pair cccp with cpplib maintainership.
...
...
config.sub
View file @
784a3a80
#! /bin/sh
# Configuration validation subroutine script, version 1.1.
# Copyright (C) 1991, 92-97, 1998, 1999 Free Software Foundation, Inc.
# Copyright (C) 1991, 92-97, 1998, 1999
, 2000
Free Software Foundation, Inc.
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
# can handle that machine. It does not imply ALL GNU software can.
...
...
@@ -515,6 +515,10 @@ case $basic_machine in
mips3
*
)
basic_machine
=
`
echo
$basic_machine
| sed
-e
's/mips3/mips64/'
`
-unknown
;;
mmix
*
)
basic_machine
=
mmix-knuth
os
=
-mmixware
;;
monitor
)
basic_machine
=
m68k-rom68k
os
=
-coff
...
...
@@ -925,7 +929,7 @@ case $os in
;;
-sim
|
-es1800
*
|
-hms
*
|
-xray
|
-os68k
*
|
-none
*
|
-v88r
*
\
|
-windows
*
|
-osx
|
-abug
|
-netware
*
|
-os9
*
|
-beos
*
\
|
-macos
*
|
-mpw
*
|
-magic
*
|
-mon960
*
|
-lnews
*
)
|
-macos
*
|
-mpw
*
|
-magic
*
|
-m
mixware
*
|
-m
on960
*
|
-lnews
*
)
;;
-mac
*
)
os
=
`
echo
$os
| sed
-e
's|mac|macos|'
`
...
...
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