Age | Commit message (Expand) | Author | Files | Lines |
2022-06-29 | libgfortran: Fix up LIBGFOR_CHECK_FLOAT128 [PR106137] | Jakub Jelinek | 1 | -1/+1 |
2022-06-28 | fortran, libgfortran: Avoid using libquadmath for glibc 2.26+ | Jakub Jelinek | 1 | -1/+196 |
2022-01-11 | Make sure the Fortran specifics have real(kind=16). | Thomas Koenig | 1 | -0/+3 |
2022-01-11 | Generate config.h macros for IEEE128 math functions. | Thomas Koenig | 1 | -0/+66 |
2020-04-22 | libgfortran: Provide some further math library fallbacks [PR94694] | Jakub Jelinek | 1 | -0/+21 |
2019-05-19 | libfortran/90038 Reap dead children when wait=.false. | Janne Blomqvist | 1 | -0/+6 |
2019-05-17 | libfortran/90038: Use posix_spawn instead of fork | Janne Blomqvist | 1 | -0/+3 |
2018-11-22 | Replace sync builtins with atomic builtins | Janne Blomqvist | 1 | -3/+3 |
2018-10-31 | Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856). | Joseph Myers | 1 | -6/+8 |
2018-09-21 | Use vectored writes when reporting errors and warnings. | Janne Blomqvist | 1 | -0/+6 |
2018-08-14 | Include <sys/random.h> for getentropy on Solaris | Rainer Orth | 1 | -0/+3 |
2018-08-13 | Use getentropy() for seeding PRNG | Janne Blomqvist | 1 | -0/+3 |
2017-05-25 | re PR libfortran/78379 (Processor-specific versions for matmul) | Thomas Koenig | 1 | -0/+9 |
2016-12-03 | re PR libfortran/78379 (Processor-specific versions for matmul) | Thomas Koenig | 1 | -0/+9 |
2015-08-31 | re PR fortran/47571 (undefined reference to clock_gettime in Linux build of 0... | Francois-Xavier Coudert | 1 | -0/+6 |
2015-08-31 | re PR fortran/47571 (undefined reference to clock_gettime in Linux build of 0... | Francois-Xavier Coudert | 1 | -5/+2 |
2015-08-29 | acinclude.m4: Remove LIBGFOR_CHECK_ATTRIBUTE_DLLEXPORT. | Francois-Xavier Coudert | 1 | -45/+0 |
2015-08-23 | re PR libfortran/54572 (Use libbacktrace library) | Francois-Xavier Coudert | 1 | -18/+0 |
2014-11-10 | PR 47007 and 61847 Locale failures in libgfortran. | Janne Blomqvist | 1 | -0/+15 |
2014-10-20 | PR 63589 Fix splitting of PATH in find_addr2line. | Janne Blomqvist | 1 | -0/+3 |
2014-07-05 | Restore Solaris/SPARC bootstrap | Rainer Orth | 1 | -0/+6 |
2014-05-22 | PR 60324 Handle long path names, don't use PATH_MAX. | Janne Blomqvist | 1 | -0/+6 |
2014-03-18 | configure.ac: Check for presence of fcntl. | Ulrich Weigand | 1 | -0/+3 |
2013-11-10 | Set close-on-exec flag when opening files. | Janne Blomqvist | 1 | -0/+3 |
2013-07-21 | re PR libfortran/35862 ([F2003] Implement new rounding modes for run time) | Tobias Burnus | 1 | -0/+6 |
2013-06-24 | configure.ac: Check for fp_except and fp_except_t. | Tobias Burnus | 1 | -0/+6 |
2013-06-17 | gfortran.h (gfc_option_t): Add fpe_summary. | Tobias Burnus | 1 | -0/+3 |
2013-02-19 | re PR target/56347 (FAIL: gfortran.dg/integer_exponentiation_2.f90 -O2 exec... | John David Anglin | 1 | -3/+0 |
2012-10-06 | Fix usage of secure_getenv with glibc 2.17. | Janne Blomqvist | 1 | -0/+3 |
2012-05-23 | re PR libfortran/53444 (Accommodate non-compliant strerror_r() on VxWorks.) | Tobias Burnus | 1 | -1/+4 |
2012-05-05 | Fix handling of temporary files. | Janne Blomqvist | 1 | -0/+6 |
2012-04-02 | math.m4 (GCC_CHECK_MATH_FUNC): Remove if-present argument. | Tristan Gingold | 1 | -182/+182 |
2012-03-27 | configure.ac: Add description to AC_DEFINE in GCC_CHECK_MATH_FUNC. | Tristan Gingold | 1 | -182/+188 |
2012-01-20 | re PR libfortran/51899 (libgfortran's chmod.c fails to build on MinGW) | Tobias Burnus | 1 | -0/+3 |
2012-01-12 | Remove configure check for unused fdopen. | Janne Blomqvist | 1 | -3/+0 |
2011-11-09 | Configure cleanup. | Janne Blomqvist | 1 | -42/+6 |
2011-11-09 | configure.ac: Make more cross-compile friendly. | Tobias Burnus | 1 | -0/+3 |
2011-11-09 | PR 46686 Implement backtrace with _Unwind_Backtrace from libgcc. | Janne Blomqvist | 1 | -11/+5 |
2011-11-02 | Move gthr to toplevel libgcc | Rainer Orth | 1 | -3/+0 |
2011-05-22 | PR 48931 Make backtrace async-signal-safe, reformat output | Janne Blomqvist | 1 | -2/+5 |
2011-04-15 | PR 47571 Fix bootstrap regression on alpha-dec-osf | Janne Blomqvist | 1 | -0/+3 |
2011-04-12 | Cleanup memsize types | Janne Blomqvist | 1 | -0/+11 |
2011-02-24 | PR 47802 Use strftime for CTIME and FDATE intrinsics | Janne Blomqvist | 1 | -6/+3 |
2011-02-24 | PR 47802 Test for POSIX getpwuid_r | Janne Blomqvist | 1 | -0/+3 |
2011-01-31 | Use clock_gettime in libgfortran timing intrinsics, cleanup | Janne Blomqvist | 1 | -0/+3 |
2011-01-27 | Pr 47431 CTIME/FDATE thread-safety using ctime_r() | Janne Blomqvist | 1 | -0/+3 |
2011-01-27 | PR 47432 Use ttyname_r() if available | Janne Blomqvist | 1 | -0/+3 |
2011-01-27 | PR 47491 getpwuid_r() bootstrap regression on Solaris | Janne Blomqvist | 1 | -0/+32 |
2011-01-25 | PR 47375 getlog thread safety | Janne Blomqvist | 1 | -0/+3 |
2011-01-22 | PR 46267 strerror thread safety | Janne Blomqvist | 1 | -0/+3 |