- Mar 28, 1998
-
-
Craig Burley authored
* libU77/u77-test.f: Don't bother declaring etime. Use `implicit none' and declare mask and lenstr. Do ETIME/DTIME consistency check before loop, then use loop to verify that dtime "ticks" at some point. Check ETIME array-sum using single-precision add, to avoid spurious complaint on systems (like x86) that use more precision for intermediate results. Fix `Results of ETIME and DTIME...' message to print pertinent values (r1 and r2 instead of i and j). Change loop from 10M to 1K repeated up to 1000 times or until dtime "ticks". Print the number of 1K loops needed to see this tick. Answer a commented question. Split up a long line of output and do other prettying. Preset lognam in case GETLOG fails to overwrite it. Patch from Craig. From-SVN: r18861
-
- Mar 22, 1998
- Mar 17, 1998
-
-
Jim Wilson authored
From-SVN: r18648
-
- Feb 23, 1998
-
-
Jeff Law authored
From-SVN: r18211
-
- Feb 22, 1998
-
-
Jeff Law authored
From-SVN: r18188
-
Craig Burley authored
From-SVN: r18182
-
- Feb 17, 1998
-
-
Dave Love authored
* libU77/u77-test.f: Tweak some o/p. * libU77/Makefile.in (check): Use -L for new directory structure. * Makefile.in (check): Run the u77 check. (config.status, Makefile): New targets. From-SVN: r18059
-
- Feb 11, 1998
-
-
Manfred Hollstein authored
Makefile.in ($(lib)): Call $(AR) repeatedly to avoid overflowing argument size limit on ancious System V. * Makefile.in ($(lib)): Call $(AR) repeatedly to avoid overflowing argument size limit on ancious System V. From-SVN: r17848
-
- Feb 10, 1998
-
-
Jeff Law authored
From-SVN: r17837
-
- Feb 07, 1998
-
-
Manfred Hollstein authored
From-SVN: r17771
-
- Feb 02, 1998
-
-
Richard Henderson authored
* configure.in: Update F2C_INTEGER and F2C_LONGINT tests for the new placement in the hierarchy. From-SVN: r17597
-
- Feb 01, 1998
-
-
Jeff Law authored
"libf2c" directory. From-SVN: r17568
-