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
5005dee9
Commit
5005dee9
authored
Jun 21, 2001
by
Phil Edwards
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix massive typo/thinko in previous ChangeLog entry.
From-SVN: r43489
parent
c51b1b1b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
17 deletions
+0
-17
gcc/ChangeLog
+0
-17
No files found.
gcc/ChangeLog
View file @
5005dee9
...
...
@@ -2,23 +2,6 @@
*
doc
/
install
.
texi
:
Add
'c'
to
list
of
--
enable
-
languages
choices
.
Index
:
doc
/
install
.
texi
===================================================================
RCS
file
:
/
cvs
/
gcc
/
gcc
/
gcc
/
doc
/
install
.
texi
,
v
retrieving
revision
1
.
31
diff
-
u
-
3
-
p
-
r1
.
31
install
.
texi
---
install
.
texi
2001
/
06
/
21
15
:
25
:
54
1
.
31
+++
install
.
texi
2001
/
06
/
21
18
:
59
:
08
@@
-
546
,
7
+
546
,
7
@@
their
runtime
libraries
should
be
built
.
@var
{
langN
}
you
can
issue
the
following
command
in
the
@file
{
gcc
}
directory
of
your
GCC
source
tree
:
@
*
@samp
{
grep
language
=
*/
config
-
lang
.
in
}
@
*
Currently
,
you
can
use
any
of
the
following
:
-
@code
{
c
++
},
@code
{
f77
},
@code
{
java
}
and
@code
{
objc
}.
+
@code
{
c
},
@code
{
c
++
},
@code
{
f77
},
@code
{
java
}
and
@code
{
objc
}.
@code
{
CHILL
}
is
not
currently
maintained
,
and
will
almost
certainly
fail
to
compile
.
Note
that
this
switch
does
not
work
with
EGCS
1
.
1
.
2
or
older
versions
of
egcs
.
It
is
supported
in
GCC
2
.
95
2001
-
06
-
21
DJ
Delorie
<
dj
@redhat
.
com
>
*
integrate
.
c
(
mark_hard_reg_initial_vals
)
:
Check
for
NULL
.
...
...
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