aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/acinclude.m4
AgeCommit message (Expand)AuthorFilesLines
2013-05-24Use -z ignore instead of --as-needed on SolarisRainer Orth1-4/+20
2013-02-19re PR target/56347 (FAIL: gfortran.dg/integer_exponentiation_2.f90 -O2 exec...John David Anglin1-12/+0
2012-05-23re PR libfortran/53444 (Accommodate non-compliant strerror_r() on VxWorks.)Tobias Burnus1-0/+26
2012-03-26configure.ac: Use GCC_CHECK_MATH_FUNC for math functions.Tristan Gingold1-0/+1
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth1-1/+1
2011-12-22PR 51646 Use POSIX mode flags in open() argument.Janne Blomqvist1-2/+2
2011-11-02Move gthr to toplevel libgccRainer Orth1-11/+0
2011-04-15PR 47571 Fix bootstrap regression on alpha-dec-osfJanne Blomqvist1-1/+1
2011-03-16re PR libfortran/47883 (libgfortran configuration should use AC_LINK_IFELSE i...Francois-Xavier Coudert1-25/+27
2011-02-25acinclude.m4 (LIBGFOR_CHECK_FPSETMASK): Set shell variable tested in configur...Francois-Xavier Coudert1-0/+1
2011-02-15re PR libfortran/47716 (libgfortran quadmath_weak.h not found on NetBSD 5.1)Tobias Burnus1-18/+27
2010-12-10re PR fortran/46540 (libquadmath: Implement --disable-libquadmath)Tobias Burnus1-0/+9
2010-11-16re PR fortran/32049 (Support on x86_64 also kind=16)Francois-Xavier Coudert1-0/+76
2010-09-09acinclude.m4 (LIBGFOR_CHECK_FOR_BROKEN_ISFINITE, [...]): Remove.Francois-Xavier Coudert1-113/+0
2008-12-29re PR fortran/31832 (FAIL: gfortran.dg/integer_exponentiation_2.f90 at -O1 an...John David Anglin1-0/+12
2008-07-07acinclude.m4 (LIBGFOR_CHECK_GTHR_DEFAULT): Fix configure cache variable name.Ralf Wildenhues1-3/+3
2008-04-21libgomp/Ralf Wildenhues1-53/+53
2008-02-24re PR libfortran/32841 (HUGE(1.0_16) output as +Infinity on ppc-darwin8 (gfor...Francois-Xavier Coudert1-6/+0
2007-09-20acinclude.m4 (LIBGFOR_TARGET_ILP32): Remove test.Francois-Xavier Coudert1-20/+0
2007-08-23re PR libfortran/23138 ([mingw32] real(16) values are printed incorrectly)Francois-Xavier Coudert1-0/+16
2007-08-13* acinclude.m4 (GTHREAD_USE_WEAK) Define to 0 for mingw32.Danny Smith1-1/+1
2007-01-21re PR libfortran/30015 ([4.1 only] Intrinsic date_and_time can go back in time)Tobias Burnus1-75/+0
2007-01-19re PR libfortran/26893 ([4.1 only] kinds.h not generated, causing failure)Francois-Xavier Coudert1-0/+16
2006-10-06acinclude.m4 (HAVE_ATTRIBUTE_ALIAS): Remove __USER_LABEL_PREFIX__ from test.Danny Smith1-4/+1
2005-12-09re PR libfortran/24991 (gfortran build fails with - error:gthr-default.h: No ...Jakub Jelinek1-0/+3
2005-11-28acinclude.m4 (LIBGFOR_CHECK_PRAGMA_WEAK): Rename to...Jakub Jelinek1-3/+9
2005-11-21re PR fortran/14943 (read/write code generation is not thread safe)Jakub Jelinek1-0/+38
2005-10-28acinclude.m4 (LIBGFOR_CHECK_FPSETMASK): New check.François-Xavier Coudert1-0/+17
2005-10-23re PR libfortran/23272 ([mingw32] inquire via filename fails)Francois-Xavier Coudert1-0/+35
2005-09-27re PR target/23552 (FAIL: gfortran.dg/large_real_kind_1.f90)Steve Ellcey1-0/+119
2005-09-07re PR libfortran/23262 ([mingw32] rewind truncates file)Francois-Xavier Coudert1-0/+47
2005-08-27acinclude.m4 (LIBGFOR_CHECK_UNLINK_OPEN_FILE): Add check to see if target can...Francois-Xavier Coudert1-0/+35
2004-12-12acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.Richard Henderson1-0/+46
2004-11-20re PR libfortran/16135 (libfortran doesn't build, use of C99 types)Eric Botcazou1-0/+19
2004-11-05acinclude.m4: Properly quote AC_CACHE_CHECK.Kelley Cook1-3/+3
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+85