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
04b1e34d
Commit
04b1e34d
authored
May 28, 1999
by
Craig Burley
Committed by
Craig Burley
May 28, 1999
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix thinko
From-SVN: r27223
parent
d664559d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
gcc/f/ChangeLog
+4
-0
gcc/f/g77.texi
+2
-2
No files found.
gcc/f/ChangeLog
View file @
04b1e34d
Fri May 28 16:51:41 1999 Craig Burley <craig@jcb-sc.com>
* g77.texi: Fix thinko.
Wed May 26 14:43:27 1999 Craig Burley <craig@jcb-sc.com>
* news.texi: Document Tue May 18 03:52:04 1999 patch.
...
...
gcc/f/g77.texi
View file @
04b1e34d
...
...
@@ -2,7 +2,7 @@
@c
%**
start
of
header
@setfilename
g77
.
info
@set
last
-
update
1999
-
05
-
2
6
@set
last
-
update
1999
-
05
-
2
8
@set
copyrights
-
g77
1995
-
1999
@include
root
.
texi
...
...
@@ -4243,7 +4243,7 @@ stream-based text file is translated to GNU Fortran lines as follows:
A newline in the file is the character that represents the end of
a line of text to the underlying system.
For example, on ASCII-based systems, a newline is the @key{NL}
character, which has ASCII value 1
2
(decimal).
character, which has ASCII value 1
0
(decimal).
@item
Each newline in the file serves to end the line of text that precedes
...
...
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