| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR libfortran/32972 (performance of pack/unpack) | Thomas Koenig | 2008-04-13 | 1 | -0/+1 |
* | re PR libfortran/33583 (FAIL: gfortran.dg/gamma_1.f90) | Francois-Xavier Coudert | 2007-11-16 | 1 | -0/+6 |
* | re PR libfortran/31546 (add --enable-intermodule) | Bernhard Fischer | 2007-09-21 | 1 | -0/+12 |
* | acinclude.m4 (LIBGFOR_TARGET_ILP32): Remove test. | Francois-Xavier Coudert | 2007-09-20 | 1 | -4/+0 |
* | re PR libfortran/21185 (Improve testsuite results on newlib targets) | Francois-Xavier Coudert | 2007-09-15 | 1 | -1/+1 |
* | re PR libfortran/23138 ([mingw32] real(16) values are printed incorrectly) | Francois-Xavier Coudert | 2007-08-23 | 1 | -0/+3 |
* | re PR fortran/31202 (Incorrect rounding generated for NINT) | Francois-Xavier Coudert | 2007-08-03 | 1 | -0/+6 |
* | re PR libfortran/32858 (printf-capabilities for runtime_error()) | Thomas Koenig | 2007-07-29 | 1 | -2/+2 |
* | configure.ac: SUBST CFLAGS. | David Edelsohn | 2007-07-04 | 1 | -0/+1 |
* | re PR libfortran/31299 (Use getpwuid(geteuid()) instead of getlogin() for GET... | François-Xavier Coudert | 2007-04-25 | 1 | -3/+3 |
* | re PR libfortran/27740 (libgfortran should use versioned symbols) | Janne Blomqvist | 2007-04-24 | 1 | -0/+14 |
* | cpu_time.c: Don't include headers already included by libgfortran.h. | Francois-Xavier Coudert | 2007-04-06 | 1 | -5/+2 |
* | re PR libfortran/31335 (Calls lstat(), stat() and fstat() in libgfortran shou... | Francois-Xavier Coudert | 2007-03-31 | 1 | -1/+1 |
* | configure.ac: Add missing check for gettimeofday. | Francois-Xavier Coudert | 2007-03-20 | 1 | -0/+1 |
* | gfortran.h (gfc_option_t): Add flag_backtrace field. | Francois-Xavier Coudert | 2007-03-15 | 1 | -2/+6 |
* | re PR libfortran/30015 ([4.1 only] Intrinsic date_and_time can go back in time) | Tobias Burnus | 2007-01-21 | 1 | -6/+2 |
* | re PR libfortran/26893 ([4.1 only] kinds.h not generated, causing failure) | Francois-Xavier Coudert | 2007-01-19 | 1 | -0/+4 |
* | re PR libfortran/29649 (Force core dump on runtime library errors) | Francois-Xavier Coudert | 2007-01-18 | 1 | -1/+1 |
* | re PR libfortran/27107 (Make dependency on io/io.h broken) | Tom Tromey | 2007-01-17 | 1 | -3/+2 |
* | re PR libfortran/27107 (Make dependency on io/io.h broken) | Francois-Xavier Coudert | 2007-01-17 | 1 | -1/+1 |
* | re PR libfortran/29810 (Unsatisfied symbol "fmodl" in libgfortran shared libr... | Francois-Xavier Coudert | 2006-12-06 | 1 | -0/+3 |
* | re PR fortran/15441 (RRSPACING broken for denormals) | Steven G. Kargl | 2006-10-09 | 1 | -0/+3 |
* | re PR libfortran/26540 ([4.1 only] intrinsics/signal.c warnings) | Francois-Xavier Coudert | 2006-10-08 | 1 | -0/+3 |
* | re PR libfortran/27964 (Wrong line ends on windows (XP)) | Danny Smith | 2006-09-23 | 1 | -1/+1 |
* | intrinsic.c (add_functions): Add ACCESS, CHMOD, RSHIFT, LSHIFT. | Francois-Xavier Coudert | 2006-07-30 | 1 | -2/+3 |
* | intrinsic.c (add_functions): Add INT2, SHORT, INT8, LONG, LSTAT, MCLOCK and M... | François-Xavier Coudert | 2006-07-26 | 1 | -1/+1 |
* | configure.ac: Remove AC_FUNC_MMAP. | Janne Blomqvist | 2006-05-26 | 1 | -1/+0 |
* | configure.ac (CFLAGS): Update to include -std=gnu99 so that the configure tes... | Roger Sayle | 2006-01-16 | 1 | -0/+3 |
* | configure.ac: Remove check for sys/mman.h. | Janne Blomqvist | 2006-01-07 | 1 | -1/+1 |
* | re PR libgomp/25259 (bootstrap failures on non-C99 platforms (no stdint.h)) | Paolo Bonzini | 2006-01-02 | 1 | -0/+1 |
* | re PR libfortran/24991 (gfortran build fails with - error:gthr-default.h: No ... | Jakub Jelinek | 2005-12-09 | 1 | -0/+1 |
* | acinclude.m4 (LIBGFOR_CHECK_PRAGMA_WEAK): Rename to... | Jakub Jelinek | 2005-11-28 | 1 | -1/+1 |
* | re PR fortran/14943 (read/write code generation is not thread safe) | Jakub Jelinek | 2005-11-21 | 1 | -0/+9 |
* | configure.ac: Add "-I ." to the AM_FCFLAGS. | Francois-Xavier Coudert | 2005-11-18 | 1 | -1/+1 |
* | intrinsic.c (add_functions): Add ctime and fdate intrinsics. | Francois-Xavier Coudert | 2005-11-06 | 1 | -1/+1 |
* | configure.ac: Use AM_FCFLAGS for extra flags, not FCFLAGS. | Richard Guenther | 2005-11-05 | 1 | -4/+2 |
* | check.c (gfc_check_alarm_sub, [...]): New functions. | Francois-Xavier Coudert | 2005-10-28 | 1 | -1/+1 |
* | acinclude.m4 (LIBGFOR_CHECK_FPSETMASK): New check. | François-Xavier Coudert | 2005-10-28 | 1 | -1/+9 |
* | re PR libfortran/23272 ([mingw32] inquire via filename fails) | Francois-Xavier Coudert | 2005-10-23 | 1 | -0/+3 |
* | gfortran.h: Add bitmasks for different FPE traps. | François-Xavier Coudert | 2005-10-12 | 1 | -1/+12 |
* | re PR target/23552 (FAIL: gfortran.dg/large_real_kind_1.f90) | Steve Ellcey | 2005-09-27 | 1 | -0/+9 |
* | configure.ac: Add check for __clog. | David Edelsohn | 2005-09-26 | 1 | -0/+3 |
* | c99_protos.h: Add prototypes for C99 complex functions. | Francois-Xavier Coudert | 2005-09-25 | 1 | -25/+109 |
* | re PR libfortran/23262 ([mingw32] rewind truncates file) | Francois-Xavier Coudert | 2005-09-07 | 1 | -0/+3 |
* | unix.c (stream_ttyname): Protect use of ttyname by HAVE_TTYNAME macro. | Francois-Xavier Coudert | 2005-09-02 | 1 | -1/+1 |
* | acinclude.m4 (LIBGFOR_CHECK_UNLINK_OPEN_FILE): Add check to see if target can... | Francois-Xavier Coudert | 2005-08-27 | 1 | -0/+3 |
* | re PR fortran/21915 ([4.0 only] Would like atanh etc. as intrinsics) | Jerry DeLisle | 2005-06-24 | 1 | -0/+3 |
* | c99_functions.c (log10l): New log10l function for systems where this is not a... | Francois-Xavier Coudert | 2005-06-23 | 1 | -1/+2 |
* | re PR libfortran/21950 (All gfortran execution tests fail on Tru64 UNIX V4.0F... | François-Xavier Coudert | 2005-06-15 | 1 | -0/+1 |
* | configure.ac: Check for trunc and truncf in libm. | Eric Botcazou | 2005-05-21 | 1 | -0/+2 |