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
3e07bdbd
Commit
3e07bdbd
authored
Feb 23, 1998
by
Bruno Haible
Committed by
Robert Lipe
Feb 23, 1998
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config.sub (sco5): Fix typo.
From-SVN: r18209
parent
5633bac1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
9 additions
and
2 deletions
+9
-2
ChangeLog
+4
-0
config.sub
+1
-1
gcc/ChangeLog
+3
-0
gcc/config.sub
+1
-1
No files found.
ChangeLog
View file @
3e07bdbd
Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
>
* config.sub (sco5): Fix typo.
1998-02-16 Dave Love <d.love@dl.ac.uk>
* Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
...
...
config.sub
View file @
3e07bdbd
...
...
@@ -112,7 +112,7 @@ case $os in
os
=
-hiuxwe2
;;
-sco5
)
os
=
sco3.2v5
os
=
-
sco3
.2v5
basic_machine
=
`
echo
$1
| sed
-e
's/86-.*/86-pc/'
`
;;
-sco4
)
...
...
gcc/ChangeLog
View file @
3e07bdbd
Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de>
* config.sub (sco5): Fix typo.
Mon Feb 23 18:19:31 1998 Manfred Hollstein <manfred@s-direktnet.de>
* config/t-linux (LIBGCC1, CROSS_LIBGCC1, LIBGCC1_TEST): Add macros and
...
...
gcc/config.sub
View file @
3e07bdbd
...
...
@@ -102,7 +102,7 @@ case $os in
os
=
-hiuxwe2
;;
-sco5
)
os
=
sco3.2v5
os
=
-
sco3
.2v5
basic_machine
=
`
echo
$1
| sed
-e
's/86-.*/86-pc/'
`
;;
-sco4
)
...
...
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