Jeff Law
d2dace5771
Daily bump.
...
From-SVN: r28487
1999-08-04 01:46:10 -06:00
Jeff Law
a740d5947e
Daily bump.
...
From-SVN: r28445
1999-08-03 01:45:14 -06:00
Jeff Law
720988020d
Daily bump.
...
From-SVN: r28398
1999-08-02 01:45:46 -06:00
Jeff Law
695f7f32ab
Daily bump.
...
From-SVN: r28373
1999-08-01 01:45:07 -06:00
Jeff Law
33a468251a
Daily bump.
...
From-SVN: r28354
1999-07-31 01:45:08 -06:00
Jeff Law
59fa4a5936
Daily bump.
...
From-SVN: r28341
1999-07-30 01:45:09 -06:00
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
245d977a8a
Update to Netlib version of 1999-06-28, doc fix
...
From-SVN: r27816
1999-06-28 14:38:42 -04:00
Craig Burley
749f840d89
fix ttynam for no-ttynam case
...
From-SVN: r27594
1999-06-18 04:41:09 -04:00
Craig Burley
ac02f3128f
Update to Netlib version of 1999-06-18
...
From-SVN: r27593
1999-06-18 04:31:20 -04:00
Craig Burley
bd3a74ea25
undo Wednesday's change
...
From-SVN: r27592
1999-06-18 04:17:35 -04:00
Craig Burley
8c225122ff
fix BACKSPACE
...
From-SVN: r27541
1999-06-16 05:00:35 -04:00
Craig Burley
794228803c
rename version numbers, etc
...
From-SVN: r27174
1999-05-26 08:48:41 -04:00
Jeff Law
6de94858b9
libchill, libf2c, libobjc:
...
* configure.in (AC_PREREQ): Update to 2.13.
(AC_EXEEXT): Call to find possible file extension.
(compiler_name): Use.
* configure: Regenerate.
libio, libstdc++
* configure.in: Test for ${compiler_name}.exe as well.
From-SVN: r27050
1999-05-19 20:27:28 -06:00
Craig Burley
8e2b8d136c
Update to Netlib version of 1999-05-10
...
From-SVN: r26864
1999-05-10 10:40:59 -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
336725627d
cope with partial overlap
...
From-SVN: r26741
1999-05-03 04:36:27 -04:00
Craig Burley
a152cad74a
Update to Netlib version of 1999-05-03
...
From-SVN: r26740
1999-05-03 04:35:22 -04:00
Craig Burley
9cfd948e77
revert back to netlib versions as of f2c-19990501
...
From-SVN: r26739
1999-05-03 04:33:21 -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
Craig Burley
a757bf811c
have ChangeLog entries default to current-time-string as per gcc/, gcc/f/
...
From-SVN: r26611
1999-04-24 04:14:33 -04:00
Craig Burley
ec5e633a08
revert Sat Apr 17 patch
...
From-SVN: r26610
1999-04-24 04:10:00 -04:00
Craig Burley
134fddff1b
better support SMP builds in libf2c
...
From-SVN: r26521
1999-04-17 10:37:14 -04:00
Mumit Khan
d78b684f61
* libF77/getenv_.c: Include stdlib.h.
...
From-SVN: r26385
1999-04-12 14:42:45 -06: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
Kaveh R. Ghazi
8d0823e282
configure.in (extra_includes): Don't attempt to calculate the location of the gcc src or obj directories.
...
* configure.in (extra_includes): Don't attempt to calculate the
location of the gcc src or obj directories. Instead rely on
precomputed variables, $topsrcdir and $r, to obtain these values.
Set -I flags appropriately.
From-SVN: r26084
1999-03-31 10:56:35 +00:00
Dave Love
d76e5e59c8
configure: Rebuilt.
...
* configure: Rebuilt.
* configure.in: Fix integer size tests: sanity check first; search
toplevel include dir (from Rainer Orth); only mess with ac_cpp
once; use -DIN_GCC -DHAVE_CONFIG_H.
* configure.in: Use `g77_cv_...', not `f77_cv_...'.
From-SVN: r26035
1999-03-27 20:18:32 -07:00
Mumit Khan
3508525e5c
configure.in (AC_PREREQ): Update to 2.13.
...
�
* configure.in (AC_PREREQ): Update to 2.13.
(AC_EXEEXT): Call to find possible file extension.
(compiler_name): Use.
* configure: Regenerate.
From-SVN: r25953
1999-03-24 14:46:18 -07:00
Jeff Law
411a2e59fa
configure.in (AC_PREREQ): Update to 2.13.
...
H
* configure.in (AC_PREREQ): Update to 2.13.
(AC_EXEEXT): Call to find possible file extension.
(compiler_name): Use.
* configure: Regenerate.
From-SVN: r25952
1999-03-24 14:46:17 -07:00
Craig Burley
dbf18916e7
Update libg2c to netlib f2c-19990317
...
From-SVN: r25818
1999-03-17 03:21:44 -05: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
25d7717e55
delete/change my email address
...
From-SVN: r25221
1999-02-15 13:18:19 -05:00
Craig Burley
d4ddd7b977
bump lib[IU]77's Version.c
...
From-SVN: r25204
1999-02-14 14:06:31 -05:00
Nathan Sidwell
2d54e33a8f
Makefile.in (distclean): Move Makefile deletion to end of commands.
...
* Makefile.in (distclean): Move Makefile deletion to end of
commands.
From-SVN: r25116
1999-02-09 12:55:01 -07:00
Craig Burley
c20df9e705
fix typo in libf2c/ChangeLog
...
From-SVN: r25023
1999-02-04 04:35:23 -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
Manfred Hollstein
71205e0b3f
configure (skip-this-dir): Add handling for new shell script...
...
./ChangeLog:1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
* configure (skip-this-dir): Add handling for new shell script, which
might be created by a sub-directory's configure to indicate, this particular
directory is "unwanted".
* Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
./gcc/ChangeLog:1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
* Makefile.in (CONFIG_LANGUAGES): New macro taking all languages
which can be configured.
(LANGUAGES): Use $(CONFIG_LANGUAGES) instead of @all_languages@
(Makefile): Pass actual LANGUAGES through the environment when
re-configuring.
(cstamp-h): Likewise.
(config.status): Likewise.
* configure.in (enable_languages): Add new configuration parameter
"--enable-languages=lang1,lang2,...".
(${srcdir}/*/config-lang.in): Change handling to configure only
those directories, that the user might have enabled; default to
"all" existing languages.
* configure: Regenerate.
./libchill/ChangeLog:1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
* configure.in (compiler_name): Add check to detect if this
language's compiler has been built.
* configure: Regenerate.
./libf2c/ChangeLog:1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
* configure.in (compiler_name): Add check to detect if this
language's compiler has been built.
* configure: Regenerate.
./libio/ChangeLog:1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
* configure.in (compiler_name): Add check to detect if this
language's compiler has been built.
./libobjc/ChangeLog:1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
* configure.in (compiler_name): Add check to detect if this
language's compiler has been built.
* configure: Regenerate.
./libstdc++/ChangeLog:1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
* configure.in (compiler_name): Add check to detect if this
language's compiler has been built.
From-SVN: r23892
1998-11-26 01:48:34 +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
Dave Love
c60f1599b1
Regenerated.
...
From-SVN: r23272
1998-10-24 09:04:09 +00:00
Dave Love
a8ae89a5e4
configure.in: Touch g2c.h in AC_OUTPUT after multilib disturbance.
...
1998-10-24 Dave Love <d.love@dl.ac.uk>
* configure.in: Touch g2c.h in AC_OUTPUT after multilib
disturbance.
From-SVN: r23271
1998-10-24 09:03:07 +00:00
Dave Love
e7294982f3
Touch g2c.h in AC_OUTPUT after multilib disturbance.
...
From-SVN: r23270
1998-10-24 09:01:49 +00:00
Dave Love
9cfb030f28
f2cext.c: Include math.h.
...
1998-10-23 Dave Love <d.love@dl.ac.uk>
* f2cext.c: Include math.h.
From-SVN: r23251
1998-10-23 11:39:24 +00:00
Dave Love
87e6e875b3
Include math.h.
...
From-SVN: r23250
1998-10-23 11:38:34 +00:00
Dave Love
495e6ebb40
configure.in: Use AC_CONFIG_AUX_DIR.
...
1998-10-19 Dave Love <d.love@dl.ac.uk>
* configure.in: Use AC_CONFIG_AUX_DIR.
From-SVN: r23173
1998-10-19 10:14:19 +00:00
Dave Love
ce43588feb
Makefile.in (.SUFFIXES): Don't use any.
...
1998-10-12 Dave Love <fx@gnu.org>
* Makefile.in (.SUFFIXES): Don't use any.
(all-unilib): New target, like old all.
(all): Use it.
(.PHONY): Add all-unilib.
From-SVN: r23045
1998-10-13 08:51:49 +00:00
Dave Love
c007ef468c
Regenerated.
...
From-SVN: r23044
1998-10-13 08:50:24 +00:00
Dave Love
7982430b57
Revert bogus previous checkin.
...
From-SVN: r23043
1998-10-13 08:49:54 +00:00
Dave Love
5ddbf40f38
open.c (_XOPEN_SOURCE): Define.
...
1998-10-12 Dave Love <fx@gnu.org>
* libI77/open.c (_XOPEN_SOURCE): Define.
From-SVN: r23015
1998-10-12 11:09:53 +00:00
Dave Love
724f93e7c0
Makefile.in (.SUFFIXES): Don't use any.
...
1998-10-12 Dave Love <fx@gnu.org>
* Makefile.in (.SUFFIXES): Don't use any.
(all-unilib): New target, like old all.
(all): Use it.
(.PHONY): Add all-unilib.
From-SVN: r23014
1998-10-12 11:08:12 +00:00
Dave Love
9eb3f9c994
configure.in: Reorder Makefile, g2c.h in AC_OUTPUT.
...
1998-10-12 Dave Love <d.love@dl.ac.uk>
* configure.in: Reorder Makefile, g2c.h in AC_OUTPUT.
From-SVN: r23005
1998-10-12 02:52:16 +00:00
Jeffrey A Law
9a07247c2a
* Makefile.in: Revert last patch.
...
From-SVN: r22874
1998-10-06 14:18:21 -06:00
H.J. Lu
3f219cad5d
Makefile.in (s-libi77): Depend on i77.
...
* Makefile.in (s-libi77): Depend on i77.
(s-libf77): Depend on i77.
(s-libu77): Depend on u77.
From-SVN: r22829
1998-10-04 18:17:29 -06:00
Robert Lipe
82872b5cde
Correct typo in robertl's most recent entry.
...
From-SVN: r22822
1998-10-04 18:01:59 +00:00
Kaveh Ghazi
e6e8607164
Regenerate with autoconf-2.12.1
...
From-SVN: r22715
1998-10-01 14:17:34 +00:00
Dave Love
43b80f8247
Makefile.in (f2cext.c): Depend on g2c.h.
...
1998-09-30 Dave Love <d.love@dl.ac.uk>
* Makefile.in (f2cext.c): Depend on g2c.h.
From-SVN: r22668
1998-09-30 11:50:08 +00:00
Robert Lipe
bba4de62d4
Makefile.in (all): Correct dependencies do --disable-multilibs works again.
...
* Makefile.in (all): Correct dependencies do --disable-multilibs
works again.
(distclean): Correct typo.
From-SVN: r22662
1998-09-30 08:05:57 +00:00
Dave Love
f5f6df5cef
open.c: Back out part of last Netlib update affecting scratch files which clashed with...
...
1998-09-28 Dave Love <d.love@dl.ac.uk>
* libI77/open.c: Back out part of last Netlib update affecting
scratch files which clashed with the g77 variations and broke
implicit endfile on rewind.
From-SVN: r22660
1998-09-30 02:45:44 +00:00
Jeff Law
52464fd6e7
Fix typos.
...
From-SVN: r22616
1998-09-27 21:24:01 -06:00
Dave Love
10125720dc
Version.c: Update.
...
1998-09-21 Dave Love <d.love@dl.ac.uk>
* libI77/Version.c: Update.
From-SVN: r22521
1998-09-21 11:10:01 +00:00
Dave Love
28cdcd7a61
Update.
...
From-SVN: r22520
1998-09-21 11:08:06 +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
Dave Love
0155cab432
sfe.c (e_wdfe): Set f__init to avoid spurious recursive i/o error from formatted direct i/o.
...
1998-09-20 Dave Love <d.love@dl.ac.uk>
* libI77/sfe.c (e_wdfe): Set f__init to avoid spurious recursive
i/o error from formatted direct i/o.
From-SVN: r22496
1998-09-20 10:53:05 +00:00
Dave Love
7ce87fcaf2
Set f__init to avoid spurious recursive i/o error from formatted
...
direct i/o.
From-SVN: r22495
1998-09-20 10:51:55 +00:00
Kamil Iskra
50a029fdcc
Makefile.in (install): Add missing "else true;".
...
Thu Sep 10 14:57:25 1998 Kamil Iskra <iskra@student.uci.agh.edu.pl>
* Makefile.in (install): Add missing "else true;".
From-SVN: r22401
1998-09-13 04:19:15 +00:00
Craig Burley
4ed35cdcdf
configure.in: Test $srcdir, not $subdir (probable typo).
...
1998-09-09 Craig Burley <burley@gnu.org>
* configure.in: Test $srcdir, not $subdir (probable typo).
Clarify commentary, fix a bit of spacing.
From-SVN: r22349
1998-09-09 06:18:00 +00:00
Dave Love
76bb14e35a
ChangeLog.egcs: Deleted.
...
1998-09-07 Dave Love <d.love@dl.ac.uk>
* ChangeLog.egcs: Deleted. Entries merged here.
From-SVN: r22348
1998-09-09 06:08:45 +00:00
Dave Love
66cd072adf
ChangeLog.egcs: Deleted.
...
1998-09-07 Dave Love <d.love@dl.ac.uk>
* ChangeLog.egcs: Deleted. Entries merged here.
From-SVN: r22346
1998-09-09 05:55:04 +00:00