summaryrefslogtreecommitdiffstats
path: root/libf2c
Commit message (Collapse)AuthorAgeFilesLines
* delete/change my email addressburley1999-02-152-1/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25221 138bc75d-0d04-0410-961f-82ee72b054a4
* bump lib[IU]77's Version.cburley1999-02-143-2/+7
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25204 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in (distclean): Move Makefile deletion to end oflaw1999-02-092-1/+7
| | | | | | | commands. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25116 138bc75d-0d04-0410-961f-82ee72b054a4
* fix typo in libf2c/ChangeLogburley1999-02-041-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25023 138bc75d-0d04-0410-961f-82ee72b054a4
* 1999-01-15 Dave Love <fx@gnu.org>fx1999-01-152-5/+17
| | | | | | | | | * libU77/datetime_.c (G77_date_and_time_0): Return milliseconds as such, not as microseconds. (scopy): Declare. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24677 138bc75d-0d04-0410-961f-82ee72b054a4
* ./ChangeLog:manfred1998-11-263-33/+94
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23892 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in: Use AC_PREREQ(2.12.1).ghazi1998-11-235-0/+11
| | | | | | | | | * libF77/configure.in: Likewise. * libI77/configure.in: Likewise. * libU77/configure.in: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23803 138bc75d-0d04-0410-961f-82ee72b054a4
* Regenerated.fx1998-10-241-1/+3
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23272 138bc75d-0d04-0410-961f-82ee72b054a4
* 1998-10-24 Dave Love <d.love@dl.ac.uk>fx1998-10-241-0/+5
| | | | | | | | * configure.in: Touch g2c.h in AC_OUTPUT after multilib disturbance. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23271 138bc75d-0d04-0410-961f-82ee72b054a4
* Touch g2c.h in AC_OUTPUT after multilib disturbance.fx1998-10-241-1/+3
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23270 138bc75d-0d04-0410-961f-82ee72b054a4
* 1998-10-23 Dave Love <d.love@dl.ac.uk>fx1998-10-231-0/+4
| | | | | | | * f2cext.c: Include math.h. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23251 138bc75d-0d04-0410-961f-82ee72b054a4
* Include math.h.fx1998-10-231-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23250 138bc75d-0d04-0410-961f-82ee72b054a4
* 1998-10-19 Dave Love <d.love@dl.ac.uk>fx1998-10-193-29/+38
| | | | | | | * configure.in: Use AC_CONFIG_AUX_DIR. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23173 138bc75d-0d04-0410-961f-82ee72b054a4
* 1998-10-12 Dave Love <fx@gnu.org>fx1998-10-131-7/+46
| | | | | | | | | | * Makefile.in (.SUFFIXES): Don't use any. (all-unilib): New target, like old all. (all): Use it. (.PHONY): Add all-unilib. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23045 138bc75d-0d04-0410-961f-82ee72b054a4
* Regenerated.fx1998-10-131-2/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23044 138bc75d-0d04-0410-961f-82ee72b054a4
* Revert bogus previous checkin.fx1998-10-131-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23043 138bc75d-0d04-0410-961f-82ee72b054a4
* 1998-10-12 Dave Love <fx@gnu.org>fx1998-10-122-0/+7
| | | | | | | * libI77/open.c (_XOPEN_SOURCE): Define. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23015 138bc75d-0d04-0410-961f-82ee72b054a4
* 1998-10-12 Dave Love <fx@gnu.org>fx1998-10-122-1/+8
| | | | | | | | | | * Makefile.in (.SUFFIXES): Don't use any. (all-unilib): New target, like old all. (all): Use it. (.PHONY): Add all-unilib. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23014 138bc75d-0d04-0410-961f-82ee72b054a4
* 1998-10-12 Dave Love <d.love@dl.ac.uk>fx1998-10-122-1/+7
| | | | | | | * configure.in: Reorder Makefile, g2c.h in AC_OUTPUT. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23005 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in: Revert last patch.law1998-10-062-6/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22874 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in (s-libi77): Depend on i77.law1998-10-052-0/+12
| | | | | | | | (s-libf77): Depend on i77. (s-libu77): Depend on u77. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22829 138bc75d-0d04-0410-961f-82ee72b054a4
* Correct typo in robertl's most recent entry.robertl1998-10-041-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22822 138bc75d-0d04-0410-961f-82ee72b054a4
* Regenerate with autoconf-2.12.1ghazi1998-10-011-44/+48
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22715 138bc75d-0d04-0410-961f-82ee72b054a4
* 1998-09-30 Dave Love <d.love@dl.ac.uk>fx1998-09-302-0/+6
| | | | | | | * Makefile.in (f2cext.c): Depend on g2c.h. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22668 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in (all): Correct dependencies do --disable-multilibsrobertl1998-09-302-3/+9
| | | | | | | | works again. (distclean): Correct typo. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22662 138bc75d-0d04-0410-961f-82ee72b054a4
* 1998-09-28 Dave Love <d.love@dl.ac.uk>fx1998-09-302-14/+6
| | | | | | | | | * 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: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22660 138bc75d-0d04-0410-961f-82ee72b054a4
* Fix typos.law1998-09-281-2/+2
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22616 138bc75d-0d04-0410-961f-82ee72b054a4
* 1998-09-21 Dave Love <d.love@dl.ac.uk>fx1998-09-211-0/+4
| | | | | | | * libI77/Version.c: Update. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22521 138bc75d-0d04-0410-961f-82ee72b054a4
* Update.fx1998-09-211-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22520 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in (distclean, clean, uninstall, install, all): Addrobertl1998-09-217-65/+152
| | | | | | | | | | | 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: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22519 138bc75d-0d04-0410-961f-82ee72b054a4
* 1998-09-20 Dave Love <d.love@dl.ac.uk>fx1998-09-201-0/+5
| | | | | | | | * libI77/sfe.c (e_wdfe): Set f__init to avoid spurious recursive i/o error from formatted direct i/o. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22496 138bc75d-0d04-0410-961f-82ee72b054a4
* Set f__init to avoid spurious recursive i/o error from formattedfx1998-09-201-0/+1
| | | | | | | direct i/o. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22495 138bc75d-0d04-0410-961f-82ee72b054a4
* Thu Sep 10 14:57:25 1998 Kamil Iskra <iskra@student.uci.agh.edu.pl>fx1998-09-132-1/+5
| | | | | | | * Makefile.in (install): Add missing "else true;". git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22401 138bc75d-0d04-0410-961f-82ee72b054a4
* 1998-09-09 Craig Burley <burley@gnu.org>fx1998-09-093-49/+50
| | | | | | | | * configure.in: Test $srcdir, not $subdir (probable typo). Clarify commentary, fix a bit of spacing. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22349 138bc75d-0d04-0410-961f-82ee72b054a4
* 1998-09-07 Dave Love <d.love@dl.ac.uk>fx1998-09-091-17/+223
| | | | | | | * ChangeLog.egcs: Deleted. Entries merged here. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22348 138bc75d-0d04-0410-961f-82ee72b054a4
* 1998-09-07 Dave Love <d.love@dl.ac.uk>fx1998-09-091-200/+0
| | | | | | | * ChangeLog.egcs: Deleted. Entries merged here. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22346 138bc75d-0d04-0410-961f-82ee72b054a4
* 1998-09-07 Dave Love <d.love@dl.ac.uk>fx1998-09-071-0/+4
| | | | | | | * libI77/sfe.c, libI77/dfe.c: Revert last change. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22307 138bc75d-0d04-0410-961f-82ee72b054a4
* Revert last change.fx1998-09-072-4/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22306 138bc75d-0d04-0410-961f-82ee72b054a4
* 1998-09-06 Dave Love <d.love@dl.ac.uk>fx1998-09-063-4/+11
| | | | | | | | | | 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: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22294 138bc75d-0d04-0410-961f-82ee72b054a4
* Fri Sep 4 18:40:32 1998 Craig Burley <burley@gnu.org>fx1998-09-052-1/+5
| | | | | | | * libU77/sys_clock_.c (G77_system_clock_0): Fix indentation. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22251 138bc75d-0d04-0410-961f-82ee72b054a4
* Tue Sep 1 10:06:06 1998 Craig Burley <burley@gnu.org>law1998-09-014-3/+9
| | | | | | | | | * libF77/Version.c: Update. * libU77/Version.c: Update. * libI77/Version.c: Update. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22155 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in (FLAGS_TO_PASS): Fix typo.law1998-08-262-1/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22012 138bc75d-0d04-0410-961f-82ee72b054a4
* 1998-08-11 Dave Love <d.love@dl.ac.uk>fx1998-08-112-27/+92
| | | | | | | * README: Update from Craig. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@21672 138bc75d-0d04-0410-961f-82ee72b054a4
* 1998-07-24 Dave Love <d.love@dl.ac.uk>fx1998-07-251-0/+6
| | | | | | | | | * 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: svn+ssh://gcc.gnu.org/svn/gcc/trunk@21379 138bc75d-0d04-0410-961f-82ee72b054a4
* (s-libe77, ${srcdir}/configure, g2c.h, Makefile,fx1998-07-251-6/+6
| | | | | | | | config.status, rebuilt): Rely on VPATH, dropping explicit use of $(srcdir) in various places. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@21378 138bc75d-0d04-0410-961f-82ee72b054a4
* 1998-07-19 Dave Love <d.love@dl.ac.uk>fx1998-07-191-0/+5
| | | | | | | | * Makefile.in (all): Depend on s-libe77, not e77. (.PHONY): Remove e77. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@21280 138bc75d-0d04-0410-961f-82ee72b054a4
* (all): Depend on s-libe77, not e77.fx1998-07-191-5/+5
| | | | | | | (.PHONY): Remove e77. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@21279 138bc75d-0d04-0410-961f-82ee72b054a4
* Updates from craig.law1998-07-161-0/+6
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@21233 138bc75d-0d04-0410-961f-82ee72b054a4
* * libU77/Makefile.in: Missed one config.h.in -> config.hin change.law1998-07-162-1/+3
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@21224 138bc75d-0d04-0410-961f-82ee72b054a4
* * g2c.hin: Renamed from g2c.h.in.law1998-07-169-12/+22
| | | | | | | | | | | * 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: svn+ssh://gcc.gnu.org/svn/gcc/trunk@21202 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud