diff options
author | burley <burley@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-02-20 14:55:52 +0000 |
---|---|---|
committer | burley <burley@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-02-20 14:55:52 +0000 |
commit | 308836b016bc05913eaf1002e083f00353a0a8b7 (patch) | |
tree | 4c5aa69da70779b64987bd06e03eb44409cddc14 /libf2c/ChangeLog | |
parent | 92dd9d97dd0e3f78be238a7bff2e8a2f27190511 (diff) | |
download | gcc-308836b016bc05913eaf1002e083f00353a0a8b7.tar.gz |
fix LSTAT intrinsic per Krister Walfridsson <cato@df.lth.se>
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25339 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libf2c/ChangeLog')
-rw-r--r-- | libf2c/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libf2c/ChangeLog b/libf2c/ChangeLog index 911b4671a34..1e396a05af6 100644 --- a/libf2c/ChangeLog +++ b/libf2c/ChangeLog @@ -1,3 +1,9 @@ +1999-02-20 Craig Burley <craig@jcb-sc.com> + + From Krister Walfridsson <cato@df.lth.se>: + * libU77/lstat_.c (G77_lstat_0): Kill spurious setting + of element 6 to zero, as it undid the previous setting. + 1999-02-15 Craig Burley <craig@jcb-sc.com> * f2c.h: Delete my (old) email address. |