aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/config.h.in
AgeCommit message (Expand)Author
2020-04-22libgfortran: Provide some further math library fallbacks [PR94694]Jakub Jelinek
2019-05-19libfortran/90038 Reap dead children when wait=.false.Janne Blomqvist
2019-05-17libfortran/90038: Use posix_spawn instead of forkJanne Blomqvist
2018-11-22Replace sync builtins with atomic builtinsJanne Blomqvist
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers
2018-09-21Use vectored writes when reporting errors and warnings.Janne Blomqvist
2018-08-14Include <sys/random.h> for getentropy on SolarisRainer Orth
2018-08-13Use getentropy() for seeding PRNGJanne Blomqvist
2017-05-25re PR libfortran/78379 (Processor-specific versions for matmul)Thomas Koenig
2016-12-03re PR libfortran/78379 (Processor-specific versions for matmul)Thomas Koenig
2015-08-31re PR fortran/47571 (undefined reference to clock_gettime in Linux build of 0...Francois-Xavier Coudert
2015-08-31re PR fortran/47571 (undefined reference to clock_gettime in Linux build of 0...Francois-Xavier Coudert
2015-08-29acinclude.m4: Remove LIBGFOR_CHECK_ATTRIBUTE_DLLEXPORT.Francois-Xavier Coudert
2015-08-23re PR libfortran/54572 (Use libbacktrace library)Francois-Xavier Coudert
2014-11-10PR 47007 and 61847 Locale failures in libgfortran.Janne Blomqvist
2014-10-20PR 63589 Fix splitting of PATH in find_addr2line.Janne Blomqvist
2014-07-05Restore Solaris/SPARC bootstrapRainer Orth
2014-05-22PR 60324 Handle long path names, don't use PATH_MAX.Janne Blomqvist
2014-03-18configure.ac: Check for presence of fcntl.Ulrich Weigand
2013-11-10Set close-on-exec flag when opening files.Janne Blomqvist
2013-07-21re PR libfortran/35862 ([F2003] Implement new rounding modes for run time)Tobias Burnus
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-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-05-23re PR libfortran/53444 (Accommodate non-compliant strerror_r() on VxWorks.)Tobias Burnus
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-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-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-02-24PR 47802 Use strftime for CTIME and FDATE intrinsicsJanne Blomqvist
2011-02-24PR 47802 Test for POSIX getpwuid_rJanne 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-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
2009-09-22configure.ac: Check for GFORTRAN_C99_1.1 funcs in OS libm.Iain Sandoe
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues