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
b3b2275a
Commit
b3b2275a
authored
Mar 05, 1999
by
Craig Burley
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update NEWS, intdoc.texi derived files
From-SVN: r25598
parent
a332224a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
56 additions
and
49 deletions
+56
-49
gcc/f/NEWS
+6
-6
gcc/f/intdoc.texi
+50
-43
No files found.
gcc/f/NEWS
View file @
b3b2275a
...
...
@@ -45,12 +45,6 @@ somewhat more difficult.
In `egcs' 1.2:
==============
* Fix the `IDate' Intrinsic (VXT) so the returned year is in the
documented, non-Y2K-compliant range of 0-99, instead of being
returned as 100 in the year 2000.
*Note IDate Intrinsic (VXT)::, for more information.
* Fix `g77' so it no longer crashes when compiling I/O statements
using keywords that define `INTEGER' values, such as `IOSTAT=J',
where J is other than default `INTEGER' (such as `INTEGER*2').
...
...
@@ -73,6 +67,12 @@ In `egcs' 1.2:
In 0.5.24 and `egcs' 1.1.2 (versus 0.5.23 and 1.1.1):
=====================================================
* Fix the `IDate' Intrinsic (VXT) so the returned year is in the
documented, non-Y2K-compliant range of 0-99, instead of being
returned as 100 in the year 2000.
*Note IDate Intrinsic (VXT)::, for more information.
* Fix the `Date_and_Time' intrinsic (in `libg2c') to return the
milliseconds value properly in VALUES(8).
...
...
gcc/f/intdoc.texi
View file @
b3b2275a
...
...
@@ -3026,7 +3026,8 @@ The difference between local time and UTC (GMT) in the form @var{Shhmm}:
sign
,
hours
and
minutes
,
e
.
g
.
@
:
@samp
{
-
0500
}
(
winter
in
New
York
);
@item
Values
The
year
,
month
of
the
year
,
day
of
the
month
,
time
difference
in
minutes
from
UTC
,
hour
of
the
day
,
minutes
of
the
hour
and
milliseconds
minutes
from
UTC
,
hour
of
the
day
,
minutes
of
the
hour
,
seconds
of
the
minute
,
and
milliseconds
of
the
second
in
successive
values
of
the
array
.
@end
table
...
...
@@ -5022,16 +5023,13 @@ extracted from the @code{stat} structure as returned by
@enumerate
@item
File
mode
Device
ID
@item
Inode
number
@item
ID
of
device
containing
directory
entry
for
file
@item
Device
id
(
if
relevant
)
File
mode
@item
Number
of
links
...
...
@@ -5043,6 +5041,10 @@ Owner's uid
Owner
'
s
gid
@item
ID
of
device
containing
directory
entry
for
file
(
0
if
not
available
)
@item
File
size
(
bytes
)
@item
...
...
@@ -5055,10 +5057,10 @@ Last modification time
Last
file
status
change
time
@item
Preferred
I
/
O
block
size
Preferred
I
/
O
block
size
(
-
1
if
not
available
)
@item
Number
of
blocks
allocated
Number
of
blocks
allocated
(
-
1
if
not
available
)
@end
enumerate
Not
all
these
elements
are
relevant
on
all
systems
.
...
...
@@ -5107,16 +5109,13 @@ extracted from the @code{stat} structure as returned by
@enumerate
@item
File
mode
Device
ID
@item
Inode
number
@item
ID
of
device
containing
directory
entry
for
file
@item
Device
id
(
if
relevant
)
File
mode
@item
Number
of
links
...
...
@@ -5128,6 +5127,10 @@ Owner's uid
Owner
'
s
gid
@item
ID
of
device
containing
directory
entry
for
file
(
0
if
not
available
)
@item
File
size
(
bytes
)
@item
...
...
@@ -5140,10 +5143,10 @@ Last modification time
Last
file
status
change
time
@item
Preferred
I
/
O
block
size
Preferred
I
/
O
block
size
(
-
1
if
not
available
)
@item
Number
of
blocks
allocated
Number
of
blocks
allocated
(
-
1
if
not
available
)
@end
enumerate
Not
all
these
elements
are
relevant
on
all
systems
.
...
...
@@ -7755,16 +7758,13 @@ The values in this array are extracted from the
@enumerate
@item
File
mode
Device
ID
@item
Inode
number
@item
ID
of
device
containing
directory
entry
for
file
@item
Device
id
(
if
relevant
)
File
mode
@item
Number
of
links
...
...
@@ -7776,6 +7776,10 @@ Owner's uid
Owner
'
s
gid
@item
ID
of
device
containing
directory
entry
for
file
(
0
if
not
available
)
@item
File
size
(
bytes
)
@item
...
...
@@ -7788,10 +7792,10 @@ Last modification time
Last
file
status
change
time
@item
Preferred
I
/
O
block
size
Preferred
I
/
O
block
size
(
-
1
if
not
available
)
@item
Number
of
blocks
allocated
Number
of
blocks
allocated
(
-
1
if
not
available
)
@end
enumerate
Not
all
these
elements
are
relevant
on
all
systems
.
...
...
@@ -7846,16 +7850,13 @@ The values in this array are extracted from the
@enumerate
@item
File
mode
Device
ID
@item
Inode
number
@item
ID
of
device
containing
directory
entry
for
file
@item
Device
id
(
if
relevant
)
File
mode
@item
Number
of
links
...
...
@@ -7867,6 +7868,10 @@ Owner's uid
Owner
'
s
gid
@item
ID
of
device
containing
directory
entry
for
file
(
0
if
not
available
)
@item
File
size
(
bytes
)
@item
...
...
@@ -7879,10 +7884,10 @@ Last modification time
Last
file
status
change
time
@item
Preferred
I
/
O
block
size
Preferred
I
/
O
block
size
(
-
1
if
not
available
)
@item
Number
of
blocks
allocated
Number
of
blocks
allocated
(
-
1
if
not
available
)
@end
enumerate
Not
all
these
elements
are
relevant
on
all
systems
.
...
...
@@ -9882,16 +9887,13 @@ The values in this array are extracted from the
@enumerate
@item
File
mode
Device
ID
@item
Inode
number
@item
ID
of
device
containing
directory
entry
for
file
@item
Device
id
(
if
relevant
)
File
mode
@item
Number
of
links
...
...
@@ -9903,6 +9905,10 @@ Owner's uid
Owner
'
s
gid
@item
ID
of
device
containing
directory
entry
for
file
(
0
if
not
available
)
@item
File
size
(
bytes
)
@item
...
...
@@ -9915,10 +9921,10 @@ Last modification time
Last
file
status
change
time
@item
Preferred
I
/
O
block
size
Preferred
I
/
O
block
size
(
-
1
if
not
available
)
@item
Number
of
blocks
allocated
Number
of
blocks
allocated
(
-
1
if
not
available
)
@end
enumerate
Not
all
these
elements
are
relevant
on
all
systems
.
...
...
@@ -9969,16 +9975,13 @@ The values in this array are extracted from the
@enumerate
@item
File
mode
Device
ID
@item
Inode
number
@item
ID
of
device
containing
directory
entry
for
file
@item
Device
id
(
if
relevant
)
File
mode
@item
Number
of
links
...
...
@@ -9990,6 +9993,10 @@ Owner's uid
Owner
'
s
gid
@item
ID
of
device
containing
directory
entry
for
file
(
0
if
not
available
)
@item
File
size
(
bytes
)
@item
...
...
@@ -10002,10 +10009,10 @@ Last modification time
Last
file
status
change
time
@item
Preferred
I
/
O
block
size
Preferred
I
/
O
block
size
(
-
1
if
not
available
)
@item
Number
of
blocks
allocated
Number
of
blocks
allocated
(
-
1
if
not
available
)
@end
enumerate
Not
all
these
elements
are
relevant
on
all
systems
.
...
...
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