summaryrefslogtreecommitdiff
path: root/libf2c/ChangeLog
diff options
context:
space:
mode:
authorburley <burley@138bc75d-0d04-0410-961f-82ee72b054a4>1999-05-01 22:32:23 +0000
committerburley <burley@138bc75d-0d04-0410-961f-82ee72b054a4>1999-05-01 22:32:23 +0000
commit934b8ec719c37dae5774a68f66802dececb82109 (patch)
tree1314751da5e37918fc2e80fc88a2a7108ab939ea /libf2c/ChangeLog
parentf50732d9db38b81c8b557501662366c0fc29c7ce (diff)
downloadgcc-934b8ec719c37dae5774a68f66802dececb82109.tar.gz
allow slop in sum-checking
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26718 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libf2c/ChangeLog')
-rw-r--r--libf2c/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/libf2c/ChangeLog b/libf2c/ChangeLog
index 9d3403a84b2..180ba1485a1 100644
--- a/libf2c/ChangeLog
+++ b/libf2c/ChangeLog
@@ -1,3 +1,11 @@
+Sat May 1 23:57:18 1999 Craig Burley <craig@jcb-sc.com>
+
+ * libU77/u77-test.f: Generalize sum-checking to
+ use a new function, which allows for some slop.
+ Clean up some commentary.
+ (issum): The new function.
+ (sgladd): Deleted subroutine.
+
Sat May 1 23:35:18 1999 Craig Burley <craig@jcb-sc.com>
* libU77/u77-test.f: Modify to be more like testsuite