Commit Graph

75 Commits

Author SHA1 Message Date
Jeff Law
89693f2927 Daily bump.
From-SVN: r28333
1999-07-29 01:45:15 -06:00
Jeff Law
f66bbb410c Daily bump.
From-SVN: r28309
1999-07-28 01:47:15 -06:00
Jeff Law
0068735be1 Daily bump.
From-SVN: r28288
1999-07-27 01:45:11 -06:00
Jeff Law
5cabd6f5f4 Daily bump.
From-SVN: r28261
1999-07-26 01:45:38 -06:00
Jeff Law
d3bd0bb70a Daily bump.
From-SVN: r28233
1999-07-25 01:45:09 -06:00
Jeff Law
2ac4184c35 Daily bump.
From-SVN: r28231
1999-07-24 01:45:11 -06:00
Jeff Law
59ba45cdbf Daily bump.
From-SVN: r28225
1999-07-23 01:45:08 -06:00
Jeff Law
b698aafec8 Daily bump.
From-SVN: r28214
1999-07-22 01:45:13 -06:00
Jeff Law
aad2312110 Daily bump.
From-SVN: r28203
1999-07-21 01:45:38 -06:00
Jeff Law
3791a1dc29 Daily bump.
From-SVN: r28187
1999-07-20 01:45:38 -06:00
Jeff Law
7211928ac2 Daily bump.
From-SVN: r28167
1999-07-19 01:45:11 -06:00
Jeff Law
bdfdb7495b Daily bump.
From-SVN: r28163
1999-07-18 01:45:08 -06:00
Jeff Law
8f7cbf1635 Daily bump.
From-SVN: r28134
1999-07-17 01:45:11 -06:00
Jeff Law
d14f13ad68 Daily bump.
From-SVN: r28122
1999-07-16 01:45:38 -06:00
Jeff Law
39df13d95d Daily bump.
From-SVN: r28109
1999-07-14 18:45:13 -06:00
Jeff Law
3d8f399108 Daily bump.
From-SVN: r28092
1999-07-13 18:45:46 -06:00
Jeff Law
a7bfda248d Daily bump.
From-SVN: r28079
1999-07-12 18:45:14 -06:00
Jeff Law
d2382ec54a Daily bump.
From-SVN: r28060
1999-07-11 18:45:12 -06:00
Jeff Law
358e3cd088 Daily bump.
From-SVN: r28055
1999-07-10 18:46:16 -06:00
Jeff Law
5d2237cef5 Daily bump.
From-SVN: r28051
1999-07-09 18:45:42 -06:00
Jeff Law
56fe62ef97 Daily bump.
From-SVN: r28039
1999-07-08 20:47:31 -06:00
Craig Burley
a24f233feb date_.c (G77_date_y2kbug_0): G77_time_0 returns longint...
* libU77/date_.c (G77_date_y2kbug_0): G77_time_0 returns
        longint, not integer, and G77_ctime_0 takes longint, not
        integer, argument.
        * libU77/Version.c: Bump version.

From-SVN: r28013
1999-07-08 08:33:14 -04:00
Craig Burley
749f840d89 fix ttynam for no-ttynam case
From-SVN: r27594
1999-06-18 04:41:09 -04:00
Craig Burley
794228803c rename version numbers, etc
From-SVN: r27174
1999-05-26 08:48:41 -04:00
Donn Terry
26837cfb5b standard-conforming error check for [de]time_.c
From-SVN: r26849
1999-05-09 16:03:20 -04:00
Craig Burley
dbd9ec970e Declare ABORT as intrinsic
From-SVN: r26757
1999-05-03 12:20:06 -04:00
Craig Burley
2b0bdd9a77 reverse order of arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr
From-SVN: r26756
1999-05-03 12:07:36 -04:00
Craig Burley
851fc3922b declare FTELL as intrinsic
From-SVN: r26721
1999-05-01 18:45:14 -04:00
Craig Burley
78b2090a42 test more libU77 routines and interfaces
From-SVN: r26720
1999-05-01 18:36:32 -04:00
Craig Burley
f9f2ac3f2c do warn, do not crash, on FSTAT gid disagreements
From-SVN: r26719
1999-05-01 18:34:44 -04:00
Craig Burley
92e38ab5f3 allow slop in sum-checking
From-SVN: r26718
1999-05-01 18:32:23 -04:00
Craig Burley
0bfc6dd22f clean up both u77-test.f versions
From-SVN: r26717
1999-05-01 18:29:28 -04:00
Jeff Law
6b1d78bf50 Forgot to cvs add this with Mumit's previous patch.
From-SVN: r26359
1999-04-11 19:26:16 -06:00
Mumit Khan
d2ec29fbf1 dtime_.c: Handle all variants of WIN32.
* libU77/dtime_.c: Handle all variants of WIN32.
        * libU77/etime_.c: Likewise.

From-SVN: r26358
1999-04-11 19:25:38 -06:00
Mumit Khan
2bcf042cce aclocal.m4: New file.
* libU77/aclocal.m4: New file.
        * libU77/configure.in (LIBU77_HAVE_STRUCT_TIMEZONE): Add test.
        * libU77/acconfig.h (HAVE_STRUCT_TIMEZONE): Add macro.
        * libU77/datetime_c.c (G77_date_and_time_0): Use.
        * libU77/config.hin: Regenerate.
        * libU77/configure: Likewise.

From-SVN: r26353
1999-04-11 16:35:17 -06:00
Craig Burley
f177f8bfab [Nilsson] Add dependencies
From-SVN: r25611
1999-03-05 19:02:54 -05:00
Craig Burley
411d4e28f8 Warn about invoking non-Y2K-compliant intrinsics
From-SVN: r25609
1999-03-05 18:40:12 -05:00
Craig Burley
37159e91c1 Fix IDATE (VXT) intrinsic
From-SVN: r25551
1999-03-02 16:59:52 -05:00
Craig Burley
7a48ce6d73 update lib[FIU]77/configure from autoconf 2.13
From-SVN: r25396
1999-02-24 03:15:19 -05:00
Craig Burley
9074cde5db fix LSTAT intrinsic per Krister Walfridsson <cato@df.lth.se>
From-SVN: r25339
1999-02-20 09:55:52 -05:00
Craig Burley
d4ddd7b977 bump lib[IU]77's Version.c
From-SVN: r25204
1999-02-14 14:06:31 -05:00
Dave Love
1fe93ae335 datetime_.c (G77_date_and_time_0): Return milliseconds as such, not as microseconds.
1999-01-15  Dave Love  <fx@gnu.org>
	* libU77/datetime_.c (G77_date_and_time_0): Return milliseconds as
	such, not as microseconds.
	(scopy): Declare.

From-SVN: r24677
1999-01-15 06:36:01 +00:00
Kaveh R. Ghazi
168aa1fcec configure.in: Use AC_PREREQ(2.12.1).
*  configure.in: Use AC_PREREQ(2.12.1).
        *  libF77/configure.in: Likewise.
        *  libI77/configure.in: Likewise.
        *  libU77/configure.in: Likewise.

From-SVN: r23803
1998-11-23 13:58:48 +00:00
Robert Lipe
ab3003756e Makefile.in (distclean, [...]): Add multilib support.
* Makefile.in (distclean, clean, uninstall, install, all): Add
	multilib support.
	configure.in: Likewise.
	configure: Regenerate.
	* libF77/Makefile.in, libU77/Makefile.in, libI77/Makefile.in (clean):
	Explictly remove stamp in parent's directory.

From-SVN: r22519
1998-09-21 10:34:28 +00:00
Craig Burley
8c6c251db1 sys_clock_.c (G77_system_clock_0): Fix indentation.
Fri Sep  4 18:40:32 1998  Craig Burley  <burley@gnu.org>
	* libU77/sys_clock_.c (G77_system_clock_0): Fix indentation.

From-SVN: r22251
1998-09-05 10:47:39 +00:00
Craig Burley
99d7f99a7f Version.c: Update.
Tue Sep  1 10:06:06 1998  Craig Burley  <burley@gnu.org>
        * libF77/Version.c: Update.
        * libU77/Version.c: Update.
        * libI77/Version.c: Update.

From-SVN: r22155
1998-09-01 03:13:54 -06:00
Jeffrey A Law
0752c0eaad * libU77/Makefile.in: Missed one config.h.in -> config.hin change.
From-SVN: r21224
1998-07-16 15:33:58 -06:00
Jeffrey A Law
e3a0385963 g2c.hin: Renamed from g2c.h.in.
* g2c.hin: Renamed from g2c.h.in.
        * Makefile.in, configure.in: Changed as needed.
        * configure: Rebuilt.
        * libU77/config.hin: Renamed from libU77/config.h.in.
        * Makefile.in, configure.in: Changed as needed.
        * configure: Rebuilt.

From-SVN: r21202
1998-07-15 18:07:42 -06:00
Dave Love
57a159354a Update from Craig, previously missed.
From-SVN: r21187
1998-07-15 11:05:36 +00:00
Jeffrey A Law
5d01f362ff Makefile.in: stamp-lib* -> s-lib*.
* Makefile.in: stamp-lib* -> s-lib*.
        * libU77/Makefile.in: Likewise.
        * libF77/Makefile.in: Likewise.
        * libI77/Makefile.in: Likewise.

From-SVN: r21162
1998-07-14 14:27:34 -06:00