aboutsummaryrefslogtreecommitdiff
path: root/libf2c
AgeCommit message (Expand)AuthorFilesLines
1998-07-14* Makefile.in (all): Invoke $(MAKE) instead of just make.Gerald Pfeifer2-1/+5
1998-07-13* libU77/Makefile.in (ALL_CFLAGS): Add -I$(F2C_H_DIR).Jeffrey A Law2-1/+5
1998-07-13u77-test.f: Double-check ETIME results, just like 0.5.24 does.Craig Burley2-0/+8
1998-07-12Regenerate.Dave Love2-1013/+223
1998-07-12Makefile.in: Re-write build procedure mainly to honour dependencies correctly...Dave Love13-416/+3761
1998-07-09Makefile.in (check): Wrap -lg2c ...Dave Love1-0/+3
1998-07-09(check): Wrap -lg2c ...Dave Love1-1/+1
1998-07-09* libU77/Version.c, libI77/Version.c: Update version info.Dave Love1-0/+2
1998-07-09Update version info.Dave Love2-2/+10
1998-07-09Zap spurious entry.Dave Love1-16/+0
1998-07-09sys_clock_.c: Replace TIMES conditional stuff removed in error by last change.Dave Love1-0/+21
1998-07-09Replace TIMES conditional stuff removed inDave Love1-2/+12
1998-07-06Move recent entry into the right file.Jeff Law2-5/+5
1998-07-06Makefile.in (clean): Don't remove Makefiles, that is done in distclean.Mike Stump2-4/+6
1998-07-06Fix 1998-07-05 entryDave Love1-1/+1
1998-07-06(system_clock_): Remove (just f90 intrinsic).Dave Love1-7/+0
1998-07-06(F2CEXT): Remove sclock.Dave Love1-2/+2
1998-07-06f2cext.c (system_clock_): Remove (just f90 intrinsic).Dave Love1-0/+78
1998-07-06[multiple changes]Dave Love4-4/+81
1998-07-06f2cext.c (system_clock_): Remove (just f90 intrinsic).Dave Love6-29/+35
1998-07-06Should have been removed before.Dave Love1-64/+0
1998-07-01wsfe.c (s_wsfe): Fix setting of f__curunit lost in previous change.Dave Love3-0/+8
1998-07-01Current Netlib version, previously omitted.Dave Love1-8/+27
1998-06-27Makefile.in (FLAGS_TO_PASS, [...]): Use $(TARGET_SUBDIR) instead of hardcodin...Jeffrey A Law2-1/+6
1998-06-26Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.Manfred Hollstein3-22/+22
1998-06-26Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.Manfred Hollstein1-0/+10
1998-06-26Manfred Hollstein1-0/+7
1998-06-24backspace.c, [...]: Update to Netlib version of 1998-06-18.Dave Love1-0/+6
1998-06-24configure (gcc_version): Initialize properly depending on how and where confi...Manfred Hollstein3-9/+27
1998-06-23backspace.c, [...]: Update to Netlib version of 1998-06-18.Dave Love9-24/+67
1998-06-20configure.in (version, [...]): Define.Jeff Law2-0/+116
1998-06-20configure.in (version, [...]): Define.Dave Love2-21/+10
1998-06-15Update versions to 0.5.23.Dave Love3-3/+3
1998-06-15Makefile.in (install): Don't install if $(libsubdir) is empty...Craig Burley10-317/+397
1998-05-22Makefile.in ($(lib)): Use shell loop instead of unportable make variable subs...Dave Love2-1/+7
1998-05-22Break up main() into separate .o's so making and linking against shared...Craig Burley8-87/+156
1998-05-19signal_.c, [...]: Tweaks to eliminate unnecessary differences vs.Craig Burley1-1/+7
1998-05-19Tweaks to eliminate unnecessary differences vs.Craig Burley7-7/+7
1998-05-19Update to Netlib version of 1998-04-20Craig Burley33-475/+527
1998-05-18Fix entries (JCB).Dave Love2-9/+9
1998-05-06typo typo fixes fixesJeff Law1-1/+1
1998-04-27Bounce the ftnint argument through a local time_t.Richard Henderson2-4/+6
1998-04-27* libU77/ltime_.c: Bounce the ftnint argument through a local time_t.Richard Henderson2-4/+9
1998-04-27One more try at correct paths to f771 headers.Richard Henderson2-22/+26
1998-04-27hostnm_.c (G77_hostnm_0): Fix off-by-one error that was trashing the byte jus...Craig Burley1-0/+6
1998-04-27(G77_hostnm_0): Fix off-by-one errorCraig Burley1-1/+1
1998-04-26configure.in: Adjust include paths in F2C_INTEGER and F2C_LONGINT tests to wo...Richard Henderson3-9/+30
1998-03-27u77-test.f: Don't bother declaring etime.Craig Burley2-15/+76
1998-03-22Initial revisionJeff Law1-0/+64
1998-03-22Merge in g77-0.5.22.Jeff Law8-15/+104