update NEWS, intdoc.texi derived files
authorCraig Burley <burley@gcc.gnu.org>
Fri, 5 Mar 1999 10:26:20 +0000 (05:26 -0500)
committerCraig Burley <burley@gcc.gnu.org>
Fri, 5 Mar 1999 10:26:20 +0000 (05:26 -0500)
From-SVN: r25598

gcc/f/NEWS
gcc/f/intdoc.texi

index 7eb2032f12ecd477fd7da2dad0a17503b0cb7489..b7fd3ff0fa2798a7e24c157261950de8e6aa6f63 100644 (file)
@@ -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).
 
index 18c12b1173bd22610a01a94733ac99db30dea68d..817124e0a1e2ce68e7ac608b8710acc5082af910 100644 (file)
@@ -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
@@ -5042,6 +5040,10 @@ Owner's uid
 @item
 Owner's gid
 
+@item
+ID of device containing directory entry for file
+(0 if not available)
+
 @item
 File size (bytes)
 
@@ -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
@@ -5127,6 +5126,10 @@ Owner's uid
 @item
 Owner's gid
 
+@item
+ID of device containing directory entry for file
+(0 if not available)
+
 @item
 File size (bytes)
 
@@ -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
@@ -7775,6 +7775,10 @@ Owner's uid
 @item
 Owner's gid
 
+@item
+ID of device containing directory entry for file
+(0 if not available)
+
 @item
 File size (bytes)
 
@@ -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
@@ -7866,6 +7867,10 @@ Owner's uid
 @item
 Owner's gid
 
+@item
+ID of device containing directory entry for file
+(0 if not available)
+
 @item
 File size (bytes)
 
@@ -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
@@ -9902,6 +9904,10 @@ Owner's uid
 @item
 Owner's gid
 
+@item
+ID of device containing directory entry for file
+(0 if not available)
+
 @item
 File size (bytes)
 
@@ -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
@@ -9989,6 +9992,10 @@ Owner's uid
 @item
 Owner's gid
 
+@item
+ID of device containing directory entry for file
+(0 if not available)
+
 @item
 File size (bytes)
 
@@ -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.