aboutsummaryrefslogtreecommitdiff
path: root/libf2c/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2002-03-06Version.c: Fix misplaced leading blanks on first line.Phil Edwards1-0/+6
2002-01-29aclocal.m4: Replace with version copied from libstdc++-v3.Geoffrey Keating1-0/+8
2002-01-20Makefile.in: $(MULTISUBDIR) has an implied leading `/'; remove duplicates.Toon Moene1-0/+6
2002-01-18Makefile.in: Add missing `/' separator in last change.Toon Moene1-0/+4
2002-01-18Makefile.in: Install libg2c.{a|la|so} in $(libdir)$(MULTISUBDIR) instead of...Toon Moene1-0/+5
2002-01-15configure.in: Remove fcntl.h check; never define _POSIX_SOURCE, NO_FCNTL or O...Loren J. Rittle1-0/+12
2002-01-14configure.in (_LARGEFILE_SOURCE): AC_DEFINE.John David Anglin1-0/+6
2002-01-04fio.h (FSEEK): Enforce type of second parameter to be off_t when...Loren J. Rittle1-0/+6
2002-01-04* Makefile.in ($(LIBG2C):): Let libtool decide when to add -lc.Loren J. Rittle1-0/+4
2001-12-04* Makefile.in ($(LIBG2C)): Fix -rpath argument to libtool.Alexandre Oliva1-0/+2
2001-12-04Makefile.in (AR, RANLIB): Add, for substitutions.Alexandre Oliva1-0/+20
2001-12-022001-12-02 Toon Moene <toon@moene.indiv.nluug.nl>Toon Moene1-2/+2
2001-12-02re PR fortran/4885 (BACKSPACE example that doesn't work as of gcc/g77-3.0.x)Toon Moene1-0/+5
2001-11-25Makefile.in: Fix non-portable use of `$<' in z_log.c's rule.Toon Moene1-0/+4
2001-11-23re PR libf2c/4930 (Taking the log of a certain complex number hangs in run ti...Toon Moene1-0/+5
2001-11-16Makefile.in: Add MAKEOVERRIDES= to suppress exporting environment to (sub)she...John David Anglin1-0/+5
2001-11-13Makefile.in: Change dependencies on stamp files into dependencies on the gene...Toon Moene1-0/+9
2001-10-20configure.in: Fake AC_EXEEXT invocation.Hans-Peter Nilsson1-0/+5
2001-10-20Makefile.in: Do not include SUBDIRS in objlist.David Edelsohn1-0/+8
2001-10-05Makefile.in: Move libg2c.so and libg2c.{l}a to the same directory at install.Toon Moene1-0/+5
2001-10-03Make-lang.in: Remove reference to FORTRAN_INIT.Toon Moene1-0/+6
2001-10-02Makefile.in: Make .lo the target of compilation.Toon Moene1-0/+6
2001-10-01Makefile.in: Set major:minor:sub version number of shared libf2c to 0:0:0.Toon Moene1-0/+5
2001-09-30ChangeLog: Forgot to check in.Juergen Pfeifer1-0/+22
2001-09-22configure.in (__EXTENSIONS__): Define.Richard Earnshaw1-0/+6
2001-07-18configure.in (_XOPEN_SOURCE, [...]): Move these defines before tests which mi...Toon Moene1-0/+7
2001-07-18configure.in (_XOPEN_SOURCE, [...]): Move these defines before tests which mi...Kaveh R. Ghazi1-0/+8
2001-07-10fio.h: Revert type of url from off_t to int.Toon Moene1-0/+8
2001-07-07Makefile.in: Update config.h dependencies.Toon Moene1-0/+19
2001-07-07Makefile.in: Add necessary dependencies on config.h.Toon Moene1-14/+18
2001-07-06configure.in: Check for fseeko, ftello.Toon Moene1-0/+19
2001-07-04* Makefile.in: Take PICFLAG and RUNTESTFLAGS out of FLAGS_TO_PASS.Zack Weinberg1-0/+4
2001-07-01fio.h: Include <sys/types.h> for off_t.Toon Moene1-0/+4
2001-07-01fio.h: Use off_t when appropriate.Toon Moene1-0/+10
2001-06-13inquire.c: Include "config.h".Toon Moene1-0/+4
2001-05-22Makefile.in (stamp-h): Create in $(objdir) instead of $(srcdir).Loren J. Rittle1-0/+5
2001-05-18Makefile.in (stamp-h): Only create config.h, touch stamp-h.Andreas Jaeger1-0/+7
2001-05-17Makefile.in: Add rules to rebuild config.h.in when needed.Andreas Jaeger1-0/+5
2001-05-16backspace.c: Include "config.h".Andreas Jaeger1-0/+28
2001-05-16Makefile.in (endfile.o): Add dependency on config.h.Andreas Jaeger1-41/+52
2001-05-15endfile.c (t_runc): Add cast to help case where ftruncate() prototype is some...Loren J. Rittle1-0/+6
2001-02-26configure.in: Test for ftruncate.Toon Moene1-0/+6
2001-02-19Version.c, [...]: Update G77 version number to 0.5.27.Joseph Myers1-0/+5
2001-02-09In libf2c:Geoffrey Keating1-0/+12
2001-01-29COPYING.LIB: Update to LGPL 2.1 from the FSF.Phil Edwards1-0/+4
2001-01-25alarm_.c: Separate the #ifdef KR_headers logic from the G77_alarm_0 function ...Michael Sokolov1-0/+6
2001-01-24Makefile.in: Explicitly generate a.out for check.David Billinghurst1-0/+4
2001-01-23ctime_.c: #include <sys/types.h> for time_t.Michael Sokolov1-0/+11
2001-01-23* libU77/sys_clock_.c: #include <sys/param.h> for the clock tick rate.Michael Sokolov1-0/+4
2000-12-09Update to Netlib version 20001205.Toon Moene1-0/+18