Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-07-26 | intrinsic.c (add_functions): Add INT2, SHORT, INT8, LONG, LSTAT, MCLOCK and M... | François-Xavier Coudert | 1 | -0/+3 |
2006-05-26 | configure.ac: Remove AC_FUNC_MMAP. | Janne Blomqvist | 1 | -6/+0 |
2006-01-07 | configure.ac: Remove check for sys/mman.h. | Janne Blomqvist | 1 | -3/+15 |
2005-11-28 | acinclude.m4 (LIBGFOR_CHECK_PRAGMA_WEAK): Rename to... | Jakub Jelinek | 1 | -3/+6 |
2005-11-21 | re PR fortran/14943 (read/write code generation is not thread safe) | Jakub Jelinek | 1 | -0/+9 |
2005-11-06 | intrinsic.c (add_functions): Add ctime and fdate intrinsics. | Francois-Xavier Coudert | 1 | -0/+3 |
2005-10-28 | check.c (gfc_check_alarm_sub, [...]): New functions. | Francois-Xavier Coudert | 1 | -0/+6 |
2005-10-28 | acinclude.m4 (LIBGFOR_CHECK_FPSETMASK): New check. | François-Xavier Coudert | 1 | -0/+18 |
2005-10-23 | re PR libfortran/23272 ([mingw32] inquire via filename fails) | Francois-Xavier Coudert | 1 | -0/+3 |
2005-10-12 | gfortran.h: Add bitmasks for different FPE traps. | François-Xavier Coudert | 1 | -0/+6 |
2005-09-27 | re PR target/23552 (FAIL: gfortran.dg/large_real_kind_1.f90) | Steve Ellcey | 1 | -0/+9 |
2005-09-25 | c99_protos.h: Add prototypes for C99 complex functions. | Francois-Xavier Coudert | 1 | -0/+294 |
2005-09-07 | re PR libfortran/23262 ([mingw32] rewind truncates file) | Francois-Xavier Coudert | 1 | -0/+3 |
2005-09-02 | unix.c (stream_ttyname): Protect use of ttyname by HAVE_TTYNAME macro. | Francois-Xavier Coudert | 1 | -0/+3 |
2005-08-27 | acinclude.m4 (LIBGFOR_CHECK_UNLINK_OPEN_FILE): Add check to see if target can... | Francois-Xavier Coudert | 1 | -0/+3 |
2005-06-24 | re PR fortran/21915 ([4.0 only] Would like atanh etc. as intrinsics) | Jerry DeLisle | 1 | -0/+9 |
2005-06-23 | c99_functions.c (log10l): New log10l function for systems where this is not a... | Francois-Xavier Coudert | 1 | -0/+6 |
2005-06-15 | re PR libfortran/21950 (All gfortran execution tests fail on Tru64 UNIX V4.0F... | François-Xavier Coudert | 1 | -0/+3 |
2005-05-21 | configure.ac: Check for trunc and truncf in libm. | Eric Botcazou | 1 | -0/+6 |
2005-04-29 | configure.ac: Check for ftruncate and chsize. | Francois-Xavier Coudert | 1 | -0/+6 |
2005-03-24 | * config.h.in: Regenerate. | Francois-Xavier Coudert | 1 | -0/+33 |
2004-12-12 | acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New. | Richard Henderson | 1 | -0/+9 |
2004-12-07 | configure.ac: Check for ieeefp.h. | Eric Botcazou | 1 | -0/+6 |
2004-12-02 | flush.c: New file. | Steven G. Kargl | 1 | -0/+9 |
2004-11-23 | re PR libfortran/15960 (missing function 'finite' on HP-UX 11.11) | Steven Bosscher | 1 | -0/+3 |
2004-11-20 | re PR libfortran/16135 (libfortran doesn't build, use of C99 types) | Eric Botcazou | 1 | -0/+6 |