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
8dae700b
Commit
8dae700b
authored
Jun 14, 1999
by
Andreas Jaeger
Committed by
Jeff Law
Jun 13, 1999
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* gcc.texi: Mention gcc 2.96 instead of egcs 1.00.
From-SVN: r27505
parent
8cbbe896
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
4 deletions
+8
-4
gcc/ChangeLog
+4
-0
gcc/gcc.texi
+4
-4
No files found.
gcc/ChangeLog
View file @
8dae700b
1999-06-14 Andreas Jaeger <aj@arthur.rhein-neckar.de>
* gcc.texi: Mention gcc 2.96 instead of egcs 1.00.
Sat Jun 12 22:29:48 EDT 1999 Jerry Quinn <jquinn@nortelnetworks.com>
* invoke.texi (Option Summary): Add -fpermissive flag.
...
...
gcc/gcc.texi
View file @
8dae700b
...
...
@@ -155,7 +155,7 @@ instead of in the original English.
@vskip
0
pt
plus
1
filll
Copyright
@copyright
{}
1988
,
89
,
92
,
93
,
94
,
95
,
96
,
98
Free
Software
Foundation
,
Inc
.
@sp
2
For
EGCS
Version
1
.
0
@
*
For
GCC
Version
2
.
96
@
*
@sp
1
Published
by
the
Free
Software
Foundation
@
*
59
Temple
Place
-
Suite
330
@
*
...
...
@@ -194,19 +194,19 @@ instead of in the original English.
@ifset
USING
This
manual
documents
how
to
run
,
install
and
port
the
GNU
compiler
,
as
well
as
its
new
features
and
incompatibilities
,
and
how
to
report
bugs
.
It
corresponds
to
EGCS
version
1
.
0
.
report
bugs
.
It
corresponds
to
GCC
version
2
.
96
.
@end
ifset
@end
ifset
@ifclear
INTERNALS
This
manual
documents
how
to
run
and
install
the
GNU
compiler
,
as
well
as
its
new
features
and
incompatibilities
,
and
how
to
report
bugs
.
It
corresponds
to
EGCS
version
1
.
0
.
bugs
.
It
corresponds
to
GCC
version
2
.
96
.
@end
ifclear
@ifclear
USING
This
manual
documents
how
to
port
the
GNU
compiler
,
as
well
as
its
new
features
and
incompatibilities
,
and
how
to
report
bugs
.
It
corresponds
to
EGCS
version
1
.
0
.
bugs
.
It
corresponds
to
GCC
version
2
.
96
.
@end
ifclear
@end
ifinfo
...
...
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