aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/configure
AgeCommit message (Expand)AuthorFilesLines
2005-11-28acinclude.m4 (LIBGFOR_CHECK_PRAGMA_WEAK): Rename to...Jakub Jelinek1-1/+10
2005-11-21re PR fortran/14943 (read/write code generation is not thread safe)Jakub Jelinek1-0/+160
2005-11-18configure.ac: Add "-I ." to the AM_FCFLAGS.Francois-Xavier Coudert1-209/+407
2005-11-06gfortran ChangeLogJanne Blomqvist1-406/+208
2005-11-06intrinsic.c (add_functions): Add ctime and fdate intrinsics.Francois-Xavier Coudert1-1/+2
2005-11-05configure.ac: Use AM_FCFLAGS for extra flags, not FCFLAGS.Richard Guenther1-5/+3
2005-10-28check.c (gfc_check_alarm_sub, [...]): New functions.Francois-Xavier Coudert1-1/+3
2005-10-28acinclude.m4 (LIBGFOR_CHECK_FPSETMASK): New check.François-Xavier Coudert1-1/+439
2005-10-23re PR libfortran/23272 ([mingw32] inquire via filename fails)Francois-Xavier Coudert1-0/+76
2005-10-12gfortran.h: Add bitmasks for different FPE traps.François-Xavier Coudert1-2/+92
2005-09-27re PR target/23552 (FAIL: gfortran.dg/large_real_kind_1.f90)Steve Ellcey1-1/+246
2005-09-26configure.ac: Add check for __clog.David Edelsohn1-0/+79
2005-09-25c99_protos.h: Add prototypes for C99 complex functions.Francois-Xavier Coudert1-319/+7866
2005-09-07re PR libfortran/23262 ([mingw32] rewind truncates file)Francois-Xavier Coudert1-0/+90
2005-09-02unix.c (stream_ttyname): Protect use of ttyname by HAVE_TTYNAME macro.Francois-Xavier Coudert1-1/+2
2005-08-27acinclude.m4 (LIBGFOR_CHECK_UNLINK_OPEN_FILE): Add check to see if target can...Francois-Xavier Coudert1-200/+183
2005-06-24re PR fortran/21915 ([4.0 only] Would like atanh etc. as intrinsics)Jerry DeLisle1-13/+585
2005-06-23c99_functions.c (log10l): New log10l function for systems where this is not a...Francois-Xavier Coudert1-350/+87
2005-06-15re PR libfortran/21950 (All gfortran execution tests fail on Tru64 UNIX V4.0F...François-Xavier Coudert1-0/+77
2005-06-14re PR libgcj/19877 (sometimes reconfiguring leads to incorrect config.h)Tom Tromey1-13/+344
2005-05-21configure.ac: Check for trunc and truncf in libm.Eric Botcazou1-1/+145
2005-05-17configure.ac: Add additional warning flags.Andreas Jaeger1-1/+1
2005-05-15pack_generic.c (pack): Remove unneeded calculation.Andreas Jaeger1-7/+11
2005-05-10* configure: Regenerate.Mike Stump1-1/+1
2005-04-30Fix matmul PR18857 and supply testcasePaul Thomas1-98/+186
2005-04-29configure.ac: Check for ftruncate and chsize.Francois-Xavier Coudert1-187/+101
2005-04-13* configure: Regenerate.Mike Stump1-2/+63
2005-04-07re PR libfortran/20766 ([darwin] - run time error when calling fortran subrou...Andrew Pinski1-99/+197
2005-03-22Makefile.am: Added new files.François-Xavier Coudert1-502/+316
2005-03-21configure.ac: Do not invoke TL_AC_GCC_VERSION.Zack Weinberg1-24/+4
2004-12-12acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.Richard Henderson1-0/+205
2004-12-07configure.ac: Check for ieeefp.h.Eric Botcazou1-1/+79
2004-12-02Introduce and use config/gcc-version.m4.Richard Sandiford1-97/+192
2004-12-02flush.c: New file.Steven G. Kargl1-163/+414
2004-11-24libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case from CVS libtool ...Kelley Cook1-10/+3
2004-11-23re PR libfortran/15960 (missing function 'finite' on HP-UX 11.11)Steven Bosscher1-0/+79
2004-11-20re PR libfortran/16135 (libfortran doesn't build, use of C99 types)Eric Botcazou1-1/+82
2004-11-10re PR fortran/18218 (Miscompare in sixtrack benchmark caused by loss of preci...Paul Brook1-1/+2
2004-11-05configure.ac: Use AC_PROG_FC, FC and FCFLAGS instead of AC_PROG_F77, F77 and ...Andreas Schwab1-72/+71
2004-11-05acinclude.m4: Properly quote AC_CACHE_CHECK.Kelley Cook1-21/+326
2004-10-30config.h.in: Regenerate.Aaron W. LaFramboise1-1/+2
2004-09-26re PR libfortran/16137 (Fortran compiler unable to produce executables as lib...Tobias Schlüter1-83/+228
2004-09-18config.h.in: Regenerate.Aaron W. LaFramboise1-0/+149
2004-08-29check.c (gfc_check_besn, [...]): New functions.Steven G. Kargl1-0/+1137
2004-08-28gfortran.h (enum gfc_generic_isym_id): Add GFC_ISYM_GET?ID.Steven G. Kargl1-116/+278
2004-08-03re PR libfortran/16137 (Fortran compiler unable to produce executables as lib...Roger Sayle1-67/+1539
2004-07-18configure.ac: Add check for LFS support.Bud Davis1-2/+361
2004-07-04libtool-version: New.Matthias Klose1-70/+38
2004-06-24darwin7.h (MATH_LIBRARY): Remove.Andrew Pinski1-108/+64
2004-06-13Makefile.am (gfor_helper_src): Add runtime/normalize.f90.Paul Brook1-0/+143