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
677c2af0
Commit
677c2af0
authored
May 26, 1999
by
Craig Burley
Committed by
Craig Burley
May 26, 1999
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
document Toon's patch, fix grammo
From-SVN: r27176
parent
79422880
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
1 deletions
+14
-1
gcc/f/ChangeLog
+5
-0
gcc/f/news.texi
+9
-1
No files found.
gcc/f/ChangeLog
View file @
677c2af0
Wed May 26 14:43:27 1999 Craig Burley <craig@jcb-sc.com>
* news.texi: Document Tue May 18 03:52:04 1999 patch.
Fix a grammo.
Wed May 26 14:25:07 1999 Craig Burley <craig@jcb-sc.com>
* g77.texi, news.texi, root.texi, version.c: Start renaming
...
...
gcc/f/news.texi
View file @
677c2af0
...
...
@@ -239,7 +239,7 @@ of @code{libU77} intrinsics.
@item
@code
{
g77
}
now
warns
about
a
reference
to
an
intrinsic
that
has
an
interface
that
is
not
Year
2000
(
Y2K
)
compliant
.
Also
,
the
@code
{
libg2c
}
has
been
changed
to
increase
the
likelihood
Also
,
@code
{
libg2c
}
has
been
changed
to
increase
the
likelihood
of
catching
references
to
the
implementations
of
these
intrinsics
using
the
@code
{
EXTERNAL
}
mechanism
(
which
would
avoid
the
new
warnings
).
...
...
@@ -276,6 +276,14 @@ that are not in @code{EQUIVALENCE} areas
and
not
@code
{
SAVE
}
'
d
.
@end
ifclear
@ifclear
USERVISONLY
@item
@code
{
g77
}
now
open
-
codes
(
``
inlines
''
)
division
of
@code
{
COMPLEX
}
operands
instead
of
generating
a
run
-
time
call
to
the
@code
{
libf2c
}
routines
@code
{
c_div
}
or
@code
{
z_div
},
unless
the
@samp
{
-
Os
}
option
is
specified
.
@end
ifclear
@item
@code
{
g77
}
no
longer
generates
code
to
maintain
@code
{
errno
},
a
C
-
language
concept
,
...
...
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