diff options
author | burley <burley@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-06-18 08:31:20 +0000 |
---|---|---|
committer | burley <burley@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-06-18 08:31:20 +0000 |
commit | 86561084f697e085b79ae30654b389b75b38eb4d (patch) | |
tree | 634c97de9a4af201ddfce249dc99d6b91687f4ad /libf2c/changes.netlib | |
parent | 27303777a8c5a54012ef352b52aa6536fa35cf86 (diff) | |
download | gcc-86561084f697e085b79ae30654b389b75b38eb4d.tar.gz |
Update to Netlib version of 1999-06-18
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27593 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libf2c/changes.netlib')
-rw-r--r-- | libf2c/changes.netlib | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libf2c/changes.netlib b/libf2c/changes.netlib index a5252202bdb..b0e67532230 100644 --- a/libf2c/changes.netlib +++ b/libf2c/changes.netlib @@ -3014,3 +3014,8 @@ Mon May 3 13:14:07 EDT 1999 libf2c; two new casts in libf2c/open.c that matter with 64-bit longs, and one more tweak (libf2c/c_log.c) for pathological equivalences. Minor update to "fc" script: new -L flag and comment correction. + +Fri Jun 18 02:33:08 EDT 1999 + libf2c.zip: rename backspace.c backspac.c, and fix a glitch in it +-- b->ufd may change in t_runc(). (For now, it's still backspace.c +in the libi77 bundle.) |