summaryrefslogtreecommitdiff
path: root/libgfortran/configure
Commit message (Expand)AuthorAgeFilesLines
* re PR fortran/21915 ([4.0 only] Would like atanh etc. as intrinsics)Jerry DeLisle2005-06-241-13/+585
* c99_functions.c (log10l): New log10l function for systems where this is not a...Francois-Xavier Coudert2005-06-231-350/+87
* re PR libfortran/21950 (All gfortran execution tests fail on Tru64 UNIX V4.0F...François-Xavier Coudert2005-06-151-0/+77
* re PR libgcj/19877 (sometimes reconfiguring leads to incorrect config.h)Tom Tromey2005-06-141-13/+344
* configure.ac: Check for trunc and truncf in libm.Eric Botcazou2005-05-211-1/+145
* configure.ac: Add additional warning flags.Andreas Jaeger2005-05-171-1/+1
* pack_generic.c (pack): Remove unneeded calculation.Andreas Jaeger2005-05-151-7/+11
* * configure: Regenerate.Mike Stump2005-05-101-1/+1
* Fix matmul PR18857 and supply testcasePaul Thomas2005-04-301-98/+186
* configure.ac: Check for ftruncate and chsize.Francois-Xavier Coudert2005-04-291-187/+101
* * configure: Regenerate.Mike Stump2005-04-131-2/+63
* re PR libfortran/20766 ([darwin] - run time error when calling fortran subrou...Andrew Pinski2005-04-071-99/+197
* Makefile.am: Added new files.François-Xavier Coudert2005-03-221-502/+316
* configure.ac: Do not invoke TL_AC_GCC_VERSION.Zack Weinberg2005-03-211-24/+4
* acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.Richard Henderson2004-12-121-0/+205
* configure.ac: Check for ieeefp.h.Eric Botcazou2004-12-071-1/+79
* Introduce and use config/gcc-version.m4.Richard Sandiford2004-12-021-97/+192
* flush.c: New file.Steven G. Kargl2004-12-021-163/+414
* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case from CVS libtool ...Kelley Cook2004-11-241-10/+3
* re PR libfortran/15960 (missing function 'finite' on HP-UX 11.11)Steven Bosscher2004-11-231-0/+79
* re PR libfortran/16135 (libfortran doesn't build, use of C99 types)Eric Botcazou2004-11-201-1/+82
* re PR fortran/18218 (Miscompare in sixtrack benchmark caused by loss of preci...Paul Brook2004-11-101-1/+2
* configure.ac: Use AC_PROG_FC, FC and FCFLAGS instead of AC_PROG_F77, F77 and ...Andreas Schwab2004-11-051-72/+71
* acinclude.m4: Properly quote AC_CACHE_CHECK.Kelley Cook2004-11-051-21/+326
* config.h.in: Regenerate.Aaron W. LaFramboise2004-10-301-1/+2
* re PR libfortran/16137 (Fortran compiler unable to produce executables as lib...Tobias Schlüter2004-09-261-83/+228
* config.h.in: Regenerate.Aaron W. LaFramboise2004-09-181-0/+149
* check.c (gfc_check_besn, [...]): New functions.Steven G. Kargl2004-08-291-0/+1137
* gfortran.h (enum gfc_generic_isym_id): Add GFC_ISYM_GET?ID.Steven G. Kargl2004-08-281-116/+278
* re PR libfortran/16137 (Fortran compiler unable to produce executables as lib...Roger Sayle2004-08-031-67/+1539
* configure.ac: Add check for LFS support.Bud Davis2004-07-181-2/+361
* libtool-version: New.Matthias Klose2004-07-041-70/+38
* darwin7.h (MATH_LIBRARY): Remove.Andrew Pinski2004-06-241-108/+64
* Makefile.am (gfor_helper_src): Add runtime/normalize.f90.Paul Brook2004-06-131-0/+143
* re PR libfortran/15292 (libgfortran depends on c99 functionality round and ro...Bud Davis2004-06-121-58/+178
* re PR libfortran/11800 ([gfortan] libgfortran should be multi-libed)Andreas Jaeger2004-05-301-1638/+1707
* Makefile.am: Remove references to types.m4.Paul Brook2004-05-181-13/+20
* re PR bootstrap/15120 ([3.3 only] [libtool bug] hidden symbol `__sdivsi3_i4' ...Kaz Kojima2004-05-181-1/+1
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+8133