summaryrefslogtreecommitdiff
path: root/libgfortran/configure
AgeCommit message (Expand)Author
2014-03-18configure.ac: Check for presence of fcntl.Ulrich Weigand
2013-11-15configure.ac: Do not define HAVE_STRTOLD.Steve Ellcey
2013-11-10Set close-on-exec flag when opening files.Janne Blomqvist
2013-09-20libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match.Alan Modra
2013-07-21re PR libfortran/35862 ([F2003] Implement new rounding modes for run time)Tobias Burnus
2013-06-24configure.ac (AC_CHECK_FUNCS_ONCE): Put into if statement.Steve Ellcey
2013-06-24configure.ac: Check for fp_except and fp_except_t.Tobias Burnus
2013-06-17gfortran.h (gfc_option_t): Add fpe_summary.Tobias Burnus
2013-05-24Use -z ignore instead of --as-needed on SolarisRainer Orth
2013-02-19re PR target/56347 (FAIL: gfortran.dg/integer_exponentiation_2.f90 -O2 exec...John David Anglin
2012-10-06Fix usage of secure_getenv with glibc 2.17. Janne Blomqvist
2012-09-14* configure: Regenerated.David Edelsohn
2012-05-31re PR target/51007 (Quadmath I/O doesn't work on MinGW)Benjamin Kosnik
2012-05-23re PR libfortran/53444 (Accommodate non-compliant strerror_r() on VxWorks.)Tobias Burnus
2012-05-16Regenerate configure files for libtool.m4 changeH.J. Lu
2012-05-05Fix handling of temporary files.Janne Blomqvist
2012-04-02math.m4 (GCC_CHECK_MATH_FUNC): Remove if-present argument.Tristan Gingold
2012-03-27configure.ac: Add description to AC_DEFINE in GCC_CHECK_MATH_FUNC.Tristan Gingold
2012-03-26configure.ac: Use GCC_CHECK_MATH_FUNC for math functions.Tristan Gingold
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth
2012-01-20re PR libfortran/51899 (libgfortran's chmod.c fails to build on MinGW)Tobias Burnus
2012-01-12Remove configure check for unused fdopen.Janne Blomqvist
2011-12-22PR 51646 Use POSIX mode flags in open() argument.Janne Blomqvist
2011-11-21Additional fixes for FreeBSD-10 build:Andreas Tobler
2011-11-09Configure cleanup.Janne Blomqvist
2011-11-09configure.ac: Make more cross-compile friendly.Tobias Burnus
2011-11-09PR 46686 Implement backtrace with _Unwind_Backtrace from libgcc.Janne Blomqvist
2011-11-02Move gthr to toplevel libgccRainer Orth
2011-05-22PR 48931 Make backtrace async-signal-safe, reformat outputJanne Blomqvist
2011-04-15PR 47571 Fix bootstrap regression on alpha-dec-osfJanne Blomqvist
2011-04-12Cleanup memsize typesJanne Blomqvist
2011-03-21re PR bootstrap/48135 (build fails on Solaris2.8 due to Glob.pm not found wit...Rainer Orth
2011-03-16re PR libfortran/47883 (libgfortran configuration should use AC_LINK_IFELSE i...Francois-Xavier Coudert
2011-02-25acinclude.m4 (LIBGFOR_CHECK_FPSETMASK): Set shell variable tested in configur...Francois-Xavier Coudert
2011-02-24PR 47802 Use strftime for CTIME and FDATE intrinsicsJanne Blomqvist
2011-02-24PR 47802 Test for POSIX getpwuid_rJanne Blomqvist
2011-02-15re PR libfortran/47716 (libgfortran quadmath_weak.h not found on NetBSD 5.1)Tobias Burnus
2011-02-13Remove freebsd1 from libtool.m4 macros and config.rpath.Ralf Wildenhues
2011-02-02PR 47571 Weakref trickery for clock_gettime()Janne Blomqvist
2011-01-31Use clock_gettime in libgfortran timing intrinsics, cleanupJanne Blomqvist
2011-01-27Pr 47431 CTIME/FDATE thread-safety using ctime_r()Janne Blomqvist
2011-01-27PR 47432 Use ttyname_r() if availableJanne Blomqvist
2011-01-27PR 47491 getpwuid_r() bootstrap regression on SolarisJanne Blomqvist
2011-01-25PR 47375 getlog thread safetyJanne Blomqvist
2011-01-22PR 46267 strerror thread safetyJanne Blomqvist
2010-12-10re PR fortran/46540 (libquadmath: Implement --disable-libquadmath)Tobias Burnus
2010-12-06re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn
2010-11-16re PR fortran/32049 (Support on x86_64 also kind=16)Francois-Xavier Coudert
2010-09-09acinclude.m4 (LIBGFOR_CHECK_FOR_BROKEN_ISFINITE, [...]): Remove.Francois-Xavier Coudert
2010-08-21Fix misquoting in stdint.m4.Ralf Wildenhues