aboutsummaryrefslogtreecommitdiff
path: root/libf2c
AgeCommit message (Collapse)Author
1998-11-26./ChangeLog:Manfred Hollstein
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. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@23892 138bc75d-0d04-0410-961f-82ee72b054a4
1998-11-23 * configure.in: Use AC_PREREQ(2.12.1).Kaveh Ghazi
* libF77/configure.in: Likewise. * libI77/configure.in: Likewise. * libU77/configure.in: Likewise. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@23803 138bc75d-0d04-0410-961f-82ee72b054a4
1998-10-24Regenerated.Dave Love
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@23272 138bc75d-0d04-0410-961f-82ee72b054a4
1998-10-241998-10-24 Dave Love <d.love@dl.ac.uk>Dave Love
* configure.in: Touch g2c.h in AC_OUTPUT after multilib disturbance. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@23271 138bc75d-0d04-0410-961f-82ee72b054a4
1998-10-24Touch g2c.h in AC_OUTPUT after multilib disturbance.Dave Love
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@23270 138bc75d-0d04-0410-961f-82ee72b054a4
1998-10-231998-10-23 Dave Love <d.love@dl.ac.uk>Dave Love
* f2cext.c: Include math.h. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@23251 138bc75d-0d04-0410-961f-82ee72b054a4
1998-10-23Include math.h.Dave Love
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@23250 138bc75d-0d04-0410-961f-82ee72b054a4
1998-10-191998-10-19 Dave Love <d.love@dl.ac.uk>Dave Love
* configure.in: Use AC_CONFIG_AUX_DIR. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@23173 138bc75d-0d04-0410-961f-82ee72b054a4
1998-10-131998-10-12 Dave Love <fx@gnu.org>Dave Love
* Makefile.in (.SUFFIXES): Don't use any. (all-unilib): New target, like old all. (all): Use it. (.PHONY): Add all-unilib. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@23045 138bc75d-0d04-0410-961f-82ee72b054a4
1998-10-13Regenerated.Dave Love
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@23044 138bc75d-0d04-0410-961f-82ee72b054a4
1998-10-13Revert bogus previous checkin.Dave Love
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@23043 138bc75d-0d04-0410-961f-82ee72b054a4
1998-10-121998-10-12 Dave Love <fx@gnu.org>Dave Love
* libI77/open.c (_XOPEN_SOURCE): Define. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@23015 138bc75d-0d04-0410-961f-82ee72b054a4
1998-10-121998-10-12 Dave Love <fx@gnu.org>Dave Love
* Makefile.in (.SUFFIXES): Don't use any. (all-unilib): New target, like old all. (all): Use it. (.PHONY): Add all-unilib. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@23014 138bc75d-0d04-0410-961f-82ee72b054a4
1998-10-121998-10-12 Dave Love <d.love@dl.ac.uk>Dave Love
* configure.in: Reorder Makefile, g2c.h in AC_OUTPUT. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@23005 138bc75d-0d04-0410-961f-82ee72b054a4
1998-10-06 * Makefile.in: Revert last patch.Jeffrey A Law
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@22874 138bc75d-0d04-0410-961f-82ee72b054a4
1998-10-05 * Makefile.in (s-libi77): Depend on i77.H.J. Lu
(s-libf77): Depend on i77. (s-libu77): Depend on u77. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@22829 138bc75d-0d04-0410-961f-82ee72b054a4
1998-10-04Correct typo in robertl's most recent entry.Robert Lipe
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@22822 138bc75d-0d04-0410-961f-82ee72b054a4
1998-10-01Regenerate with autoconf-2.12.1Kaveh Ghazi
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@22715 138bc75d-0d04-0410-961f-82ee72b054a4
1998-09-301998-09-30 Dave Love <d.love@dl.ac.uk>Dave Love
* Makefile.in (f2cext.c): Depend on g2c.h. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@22668 138bc75d-0d04-0410-961f-82ee72b054a4
1998-09-30 * Makefile.in (all): Correct dependencies do --disable-multilibsRobert Lipe
works again. (distclean): Correct typo. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@22662 138bc75d-0d04-0410-961f-82ee72b054a4
1998-09-301998-09-28 Dave Love <d.love@dl.ac.uk>Dave Love
* 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. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@22660 138bc75d-0d04-0410-961f-82ee72b054a4
1998-09-28Fix typos.Jeffrey A Law
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@22616 138bc75d-0d04-0410-961f-82ee72b054a4
1998-09-211998-09-21 Dave Love <d.love@dl.ac.uk>Dave Love
* libI77/Version.c: Update. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@22521 138bc75d-0d04-0410-961f-82ee72b054a4
1998-09-21Update.Dave Love
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@22520 138bc75d-0d04-0410-961f-82ee72b054a4
1998-09-21 * Makefile.in (distclean, clean, uninstall, install, all): AddRobert Lipe
multilib support. configure.in: Likewise. configure: Regenerate. * libF77/Makefile.in, libU77/Makefile.in, libI77/Makefile.in (clean): Explictly remove stamp in parent's directory. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@22519 138bc75d-0d04-0410-961f-82ee72b054a4
1998-09-201998-09-20 Dave Love <d.love@dl.ac.uk>Dave Love
* libI77/sfe.c (e_wdfe): Set f__init to avoid spurious recursive i/o error from formatted direct i/o. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@22496 138bc75d-0d04-0410-961f-82ee72b054a4
1998-09-20Set f__init to avoid spurious recursive i/o error from formattedDave Love
direct i/o. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@22495 138bc75d-0d04-0410-961f-82ee72b054a4
1998-09-13Thu Sep 10 14:57:25 1998 Kamil Iskra <iskra@student.uci.agh.edu.pl>Kamil Iskra
* Makefile.in (install): Add missing "else true;". git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@22401 138bc75d-0d04-0410-961f-82ee72b054a4
1998-09-091998-09-09 Craig Burley <burley@gnu.org>Craig Burley
* configure.in: Test $srcdir, not $subdir (probable typo). Clarify commentary, fix a bit of spacing. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@22349 138bc75d-0d04-0410-961f-82ee72b054a4
1998-09-091998-09-07 Dave Love <d.love@dl.ac.uk>Dave Love
* ChangeLog.egcs: Deleted. Entries merged here. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@22348 138bc75d-0d04-0410-961f-82ee72b054a4
1998-09-091998-09-07 Dave Love <d.love@dl.ac.uk>Dave Love
* ChangeLog.egcs: Deleted. Entries merged here. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@22346 138bc75d-0d04-0410-961f-82ee72b054a4
1998-09-071998-09-07 Dave Love <d.love@dl.ac.uk>Dave Love
* libI77/sfe.c, libI77/dfe.c: Revert last change. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@22307 138bc75d-0d04-0410-961f-82ee72b054a4
1998-09-07Revert last change.Dave Love
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@22306 138bc75d-0d04-0410-961f-82ee72b054a4
1998-09-061998-09-06 Dave Love <d.love@dl.ac.uk>Dave Love
From Toon to fix spurious recursive i/o errors: * libI77/sfe.c (e_wdfe): Set f__init. * libI77/dfe.c (c_dfe): Check and set f__init. (s_rdfe, s_wdfe): Don't check and set f__init. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@22294 138bc75d-0d04-0410-961f-82ee72b054a4
1998-09-05Fri Sep 4 18:40:32 1998 Craig Burley <burley@gnu.org>Craig Burley
* libU77/sys_clock_.c (G77_system_clock_0): Fix indentation. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@22251 138bc75d-0d04-0410-961f-82ee72b054a4
1998-09-01Tue Sep 1 10:06:06 1998 Craig Burley <burley@gnu.org>Craig Burley
* libF77/Version.c: Update. * libU77/Version.c: Update. * libI77/Version.c: Update. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@22155 138bc75d-0d04-0410-961f-82ee72b054a4
1998-08-26 * Makefile.in (FLAGS_TO_PASS): Fix typo.Jeffrey A Law
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@22012 138bc75d-0d04-0410-961f-82ee72b054a4
1998-08-111998-08-11 Dave Love <d.love@dl.ac.uk>Dave Love
* README: Update from Craig. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@21672 138bc75d-0d04-0410-961f-82ee72b054a4
1998-07-251998-07-24 Dave Love <d.love@dl.ac.uk>Dave Love
* Makefile.in (s-libe77, ${srcdir}/configure, g2c.h, Makefile, config.status, rebuilt): Rely on VPATH, dropping explicit use of $(srcdir) in various places. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@21379 138bc75d-0d04-0410-961f-82ee72b054a4
1998-07-25(s-libe77, ${srcdir}/configure, g2c.h, Makefile,Dave Love
config.status, rebuilt): Rely on VPATH, dropping explicit use of $(srcdir) in various places. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@21378 138bc75d-0d04-0410-961f-82ee72b054a4
1998-07-191998-07-19 Dave Love <d.love@dl.ac.uk>Dave Love
* Makefile.in (all): Depend on s-libe77, not e77. (.PHONY): Remove e77. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@21280 138bc75d-0d04-0410-961f-82ee72b054a4
1998-07-19(all): Depend on s-libe77, not e77.Dave Love
(.PHONY): Remove e77. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@21279 138bc75d-0d04-0410-961f-82ee72b054a4
1998-07-16Updates from craig.Jeffrey A Law
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@21233 138bc75d-0d04-0410-961f-82ee72b054a4
1998-07-16 * libU77/Makefile.in: Missed one config.h.in -> config.hin change.Jeffrey A Law
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@21224 138bc75d-0d04-0410-961f-82ee72b054a4
1998-07-16 * g2c.hin: Renamed from g2c.h.in.Jeffrey A Law
* 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. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@21202 138bc75d-0d04-0410-961f-82ee72b054a4
1998-07-15Update from Craig, previously missed.Dave Love
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@21187 138bc75d-0d04-0410-961f-82ee72b054a4
1998-07-14 * Makefile.in: stamp-lib* -> s-lib*.Jeffrey A Law
* libU77/Makefile.in: Likewise. * libF77/Makefile.in: Likewise. * libI77/Makefile.in: Likewise. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@21162 138bc75d-0d04-0410-961f-82ee72b054a4
1998-07-14 * Makefile.in (all): Invoke $(MAKE) instead of just make.Gerald Pfeifer
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@21152 138bc75d-0d04-0410-961f-82ee72b054a4
1998-07-14 * libU77/Makefile.in (ALL_CFLAGS): Add -I$(F2C_H_DIR).Jeffrey A Law
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@21129 138bc75d-0d04-0410-961f-82ee72b054a4
1998-07-13Mon Jul 13 13:31:03 1998 Craig Burley <burley@gnu.org>Craig Burley
* libU77/u77-test.f: Double-check ETIME results, just like 0.5.24 does. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@21106 138bc75d-0d04-0410-961f-82ee72b054a4