aboutsummaryrefslogtreecommitdiff
path: root/libf2c/ChangeLog
diff options
context:
space:
mode:
authorCraig Burley <craig@jcb-sc.com>1999-03-05 23:40:12 +0000
committerCraig Burley <burley@gcc.gnu.org>1999-03-05 18:40:12 -0500
commit411d4e28f8dc0deb8d175e6e9ddf93e528b2e532 (patch)
tree7fc5b956543a0ff46d7d10cd0432a5c539ced393 /libf2c/ChangeLog
parent40ae436b588ba796cdcdd682a2435fd4223687ba (diff)
downloadgcc-411d4e28f8dc0deb8d175e6e9ddf93e528b2e532.zip
gcc-411d4e28f8dc0deb8d175e6e9ddf93e528b2e532.tar.gz
gcc-411d4e28f8dc0deb8d175e6e9ddf93e528b2e532.tar.bz2
Warn about invoking non-Y2K-compliant intrinsics
From-SVN: r25609
Diffstat (limited to 'libf2c/ChangeLog')
-rw-r--r--libf2c/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/libf2c/ChangeLog b/libf2c/ChangeLog
index 55300b0..c070e3a 100644
--- a/libf2c/ChangeLog
+++ b/libf2c/ChangeLog
@@ -1,3 +1,17 @@
+1999-03-06 Craig Burley <craig@jcb-sc.com>
+
+ Rename non-Y2K-compliant intrinsics:
+ * Makefile.in (F2CEXT): Now two versions each of
+ `date' and `vxtidt'.
+ * f2cext.c (date_, vxtidate_): Split into two versions,
+ the existing one calling a new "y2kbuggy" routine that
+ does not exist, and a new one named with "y2kbug" that
+ calls the newly renamed underlying routine.
+ * libU77/date_.c (G77_date_y2kbug_0): Rename from G77_date_0.
+ * libU77/vxtidate_.c (G77_vxtidate_y2kbug_0): Rename from
+ G77_vxtidate_0.
+ * libU77/Version.c: Bump version.
+
1999-03-03 Craig Burley <craig@jcb-sc.com>
* libU77/vxtidate_.c (G77_vxtidate_0): Truncate