aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/config.h.in
AgeCommit message (Expand)AuthorFilesLines
2020-04-22libgfortran: Provide some further math library fallbacks [PR94694]Jakub Jelinek1-0/+21
2019-05-19libfortran/90038 Reap dead children when wait=.false.Janne Blomqvist1-0/+6
2019-05-17libfortran/90038: Use posix_spawn instead of forkJanne Blomqvist1-0/+3
2018-11-22Replace sync builtins with atomic builtinsJanne Blomqvist1-3/+3
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers1-6/+8
2018-09-21Use vectored writes when reporting errors and warnings.Janne Blomqvist1-0/+6
2018-08-14Include <sys/random.h> for getentropy on SolarisRainer Orth1-0/+3
2018-08-13Use getentropy() for seeding PRNGJanne Blomqvist1-0/+3
2017-05-25re PR libfortran/78379 (Processor-specific versions for matmul)Thomas Koenig1-0/+9
2016-12-03re PR libfortran/78379 (Processor-specific versions for matmul)Thomas Koenig1-0/+9
2015-08-31re PR fortran/47571 (undefined reference to clock_gettime in Linux build of 0...Francois-Xavier Coudert1-0/+6
2015-08-31re PR fortran/47571 (undefined reference to clock_gettime in Linux build of 0...Francois-Xavier Coudert1-5/+2
2015-08-29acinclude.m4: Remove LIBGFOR_CHECK_ATTRIBUTE_DLLEXPORT.Francois-Xavier Coudert1-45/+0
2015-08-23re PR libfortran/54572 (Use libbacktrace library)Francois-Xavier Coudert1-18/+0
2014-11-10PR 47007 and 61847 Locale failures in libgfortran.Janne Blomqvist1-0/+15
2014-10-20PR 63589 Fix splitting of PATH in find_addr2line.Janne Blomqvist1-0/+3
2014-07-05Restore Solaris/SPARC bootstrapRainer Orth1-0/+6
2014-05-22PR 60324 Handle long path names, don't use PATH_MAX.Janne Blomqvist1-0/+6
2014-03-18configure.ac: Check for presence of fcntl.Ulrich Weigand1-0/+3
2013-11-10Set close-on-exec flag when opening files.Janne Blomqvist1-0/+3
2013-07-21re PR libfortran/35862 ([F2003] Implement new rounding modes for run time)Tobias Burnus1-0/+6
2013-06-24configure.ac: Check for fp_except and fp_except_t.Tobias Burnus1-0/+6
2013-06-17gfortran.h (gfc_option_t): Add fpe_summary.Tobias Burnus1-0/+3
2013-02-19re PR target/56347 (FAIL: gfortran.dg/integer_exponentiation_2.f90 -O2 exec...John David Anglin1-3/+0
2012-10-06Fix usage of secure_getenv with glibc 2.17. Janne Blomqvist1-0/+3
2012-05-23re PR libfortran/53444 (Accommodate non-compliant strerror_r() on VxWorks.)Tobias Burnus1-1/+4
2012-05-05Fix handling of temporary files.Janne Blomqvist1-0/+6
2012-04-02math.m4 (GCC_CHECK_MATH_FUNC): Remove if-present argument.Tristan Gingold1-182/+182
2012-03-27configure.ac: Add description to AC_DEFINE in GCC_CHECK_MATH_FUNC.Tristan Gingold1-182/+188
2012-01-20re PR libfortran/51899 (libgfortran's chmod.c fails to build on MinGW)Tobias Burnus1-0/+3
2012-01-12Remove configure check for unused fdopen.Janne Blomqvist1-3/+0
2011-11-09Configure cleanup.Janne Blomqvist1-42/+6
2011-11-09configure.ac: Make more cross-compile friendly.Tobias Burnus1-0/+3
2011-11-09PR 46686 Implement backtrace with _Unwind_Backtrace from libgcc.Janne Blomqvist1-11/+5
2011-11-02Move gthr to toplevel libgccRainer Orth1-3/+0
2011-05-22PR 48931 Make backtrace async-signal-safe, reformat outputJanne Blomqvist1-2/+5
2011-04-15PR 47571 Fix bootstrap regression on alpha-dec-osfJanne Blomqvist1-0/+3
2011-04-12Cleanup memsize typesJanne Blomqvist1-0/+11
2011-02-24PR 47802 Use strftime for CTIME and FDATE intrinsicsJanne Blomqvist1-6/+3
2011-02-24PR 47802 Test for POSIX getpwuid_rJanne Blomqvist1-0/+3
2011-01-31Use clock_gettime in libgfortran timing intrinsics, cleanupJanne Blomqvist1-0/+3
2011-01-27Pr 47431 CTIME/FDATE thread-safety using ctime_r()Janne Blomqvist1-0/+3
2011-01-27PR 47432 Use ttyname_r() if availableJanne Blomqvist1-0/+3
2011-01-27PR 47491 getpwuid_r() bootstrap regression on SolarisJanne Blomqvist1-0/+32
2011-01-25PR 47375 getlog thread safetyJanne Blomqvist1-0/+3
2011-01-22PR 46267 strerror thread safetyJanne Blomqvist1-0/+3
2010-11-16re PR fortran/32049 (Support on x86_64 also kind=16)Francois-Xavier Coudert1-0/+3
2010-09-09acinclude.m4 (LIBGFOR_CHECK_FOR_BROKEN_ISFINITE, [...]): Remove.Francois-Xavier Coudert1-9/+0
2009-09-22configure.ac: Check for GFORTRAN_C99_1.1 funcs in OS libm.Iain Sandoe1-0/+54
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues1-9/+12