Age | Commit message (Expand) | Author | Files | Lines |
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 |
2010-11-16 | re PR fortran/32049 (Support on x86_64 also kind=16) | Francois-Xavier Coudert | 1 | -0/+3 |
2010-09-09 | acinclude.m4 (LIBGFOR_CHECK_FOR_BROKEN_ISFINITE, [...]): Remove. | Francois-Xavier Coudert | 1 | -9/+0 |
2009-09-22 | configure.ac: Check for GFORTRAN_C99_1.1 funcs in OS libm. | Iain Sandoe | 1 | -0/+54 |
2009-08-22 | Regenerate tree using Autoconf 2.64 and Automake 1.11. | Ralf Wildenhues | 1 | -9/+12 |
2009-05-29 | Fix PR40190; use localtime_r, gmtime_r, add fallback implementations | Janne Blomqvist | 1 | -0/+6 |
2008-12-29 | re PR fortran/31832 (FAIL: gfortran.dg/integer_exponentiation_2.f90 at -O1 an... | John David Anglin | 1 | -0/+3 |
2008-04-13 | re PR libfortran/32972 (performance of pack/unpack) | Thomas Koenig | 1 | -6/+9 |
2008-03-03 | re PR fortran/33197 (Fortran 2008: math functions) | François-Xavier Coudert | 1 | -6/+6 |
2007-11-16 | re PR libfortran/33583 (FAIL: gfortran.dg/gamma_1.f90) | Francois-Xavier Coudert | 1 | -0/+18 |
2007-09-20 | acinclude.m4 (LIBGFOR_TARGET_ILP32): Remove test. | Francois-Xavier Coudert | 1 | -3/+0 |
2007-09-15 | re PR libfortran/21185 (Improve testsuite results on newlib targets) | Francois-Xavier Coudert | 1 | -0/+6 |
2007-08-23 | re PR libfortran/23138 ([mingw32] real(16) values are printed incorrectly) | Francois-Xavier Coudert | 1 | -0/+3 |
2007-08-03 | re PR fortran/31202 (Incorrect rounding generated for NINT) | Francois-Xavier Coudert | 1 | -0/+18 |
2007-07-29 | re PR libfortran/32858 (printf-capabilities for runtime_error()) | Thomas Koenig | 1 | -0/+16 |
2007-04-25 | re PR libfortran/31299 (Use getpwuid(geteuid()) instead of getlogin() for GET... | François-Xavier Coudert | 1 | -0/+9 |
2007-04-25 | configure: Regenerate using autoconf 2.59. | Janne Blomqvist | 1 | -6/+6 |
2007-04-24 | re PR libfortran/27740 (libgfortran should use versioned symbols) | Janne Blomqvist | 1 | -6/+6 |
2007-04-06 | cpu_time.c: Don't include headers already included by libgfortran.h. | Francois-Xavier Coudert | 1 | -15/+0 |
2007-03-31 | re PR libfortran/31335 (Calls lstat(), stat() and fstat() in libgfortran shou... | Francois-Xavier Coudert | 1 | -0/+9 |
2007-03-20 | configure.ac: Add missing check for gettimeofday. | Francois-Xavier Coudert | 1 | -0/+3 |
2007-03-15 | gfortran.h (gfc_option_t): Add flag_backtrace field. | Francois-Xavier Coudert | 1 | -3/+30 |
2007-01-21 | re PR libfortran/30015 ([4.1 only] Intrinsic date_and_time can go back in time) | Tobias Burnus | 1 | -6/+0 |
2007-01-19 | re PR libfortran/26893 ([4.1 only] kinds.h not generated, causing failure) | Francois-Xavier Coudert | 1 | -0/+3 |
2006-12-06 | re PR libfortran/29810 (Unsatisfied symbol "fmodl" in libgfortran shared libr... | Francois-Xavier Coudert | 1 | -0/+9 |
2006-10-09 | re PR fortran/15441 (RRSPACING broken for denormals) | Steven G. Kargl | 1 | -0/+9 |
2006-10-08 | re PR libfortran/26540 ([4.1 only] intrinsics/signal.c warnings) | Francois-Xavier Coudert | 1 | -0/+3 |
2006-09-23 | re PR libfortran/27964 (Wrong line ends on windows (XP)) | Danny Smith | 1 | -0/+3 |
2006-07-30 | intrinsic.c (add_functions): Add ACCESS, CHMOD, RSHIFT, LSHIFT. | Francois-Xavier Coudert | 1 | -0/+15 |