Age | Commit message (Expand) | Author | Files | Lines |
2009-03-01 | backport: Support GNU/kOpenSolaris. | Ralf Wildenhues | 1 | -7/+7 |
2008-12-29 | re PR fortran/31832 (FAIL: gfortran.dg/integer_exponentiation_2.f90 at -O1 an... | John David Anglin | 1 | -0/+24 |
2008-12-18 | Backport from upstream Libtool: | Ralf Wildenhues | 1 | -84/+114 |
2008-09-26 | configure: Regenerate for new libtool. | Peter O'Gorman | 1 | -510/+1340 |
2008-07-07 | acinclude.m4 (LIBGFOR_CHECK_GTHR_DEFAULT): Fix configure cache variable name. | Ralf Wildenhues | 1 | -5/+5 |
2008-06-17 | Makefile.tpl ($(srcdir)/configure): Update dependencies. | Ralf Wildenhues | 1 | -57/+105 |
2008-06-13 | configure.ac (AM_CFLAGS): Remove -Werror again. | Tobias Burnus | 1 | -1/+1 |
2008-06-13 | re PR fortran/36518 (libgfortran: "warning: format '%d' expects type 'int', b... | Tobias Burnus | 1 | -1/+1 |
2008-06-13 | re PR fortran/36495 (libgfortran should be build with FCFLAGS -fimplicit-none) | Tobias Burnus | 1 | -1/+1 |
2008-04-21 | libgomp/ | Ralf Wildenhues | 1 | -90/+90 |
2008-04-18 | re PR other/35457 (Error building GCC trunk on CELL SPU) | Paolo Bonzini | 1 | -28/+37 |
2008-04-13 | re PR libfortran/32972 (performance of pack/unpack) | Thomas Koenig | 1 | -0/+65 |
2008-03-16 | configure.ac: m4_include config/proginstall.m4. | Ralf Wildenhues | 1 | -9857/+9743 |
2008-03-03 | re PR fortran/33197 (Fortran 2008: math functions) | François-Xavier Coudert | 1 | -9721/+9859 |
2008-02-24 | re PR libfortran/32841 (HUGE(1.0_16) output as +Infinity on ppc-darwin8 (gfor... | Francois-Xavier Coudert | 1 | -9/+3 |
2008-01-24 | * configure: Regenerate. | David Edelsohn | 1 | -11/+11 |
2007-12-25 | re PR fortran/34533 (DTIME returns total process time and not since last invo... | Daniel Franke | 1 | -3/+3 |
2007-11-16 | re PR libfortran/33583 (FAIL: gfortran.dg/gamma_1.f90) | Francois-Xavier Coudert | 1 | -0/+462 |
2007-09-21 | re PR libfortran/31546 (add --enable-intermodule) | Bernhard Fischer | 1 | -23/+60 |
2007-09-20 | acinclude.m4 (LIBGFOR_TARGET_ILP32): Remove test. | Francois-Xavier Coudert | 1 | -80/+0 |
2007-09-15 | re PR libfortran/21185 (Improve testsuite results on newlib targets) | Francois-Xavier Coudert | 1 | -1/+3 |
2007-08-23 | re PR libfortran/23138 ([mingw32] real(16) values are printed incorrectly) | Francois-Xavier Coudert | 1 | -0/+77 |
2007-08-13 | * acinclude.m4 (GTHREAD_USE_WEAK) Define to 0 for mingw32. | Danny Smith | 1 | -1/+1 |
2007-08-03 | re PR fortran/31202 (Incorrect rounding generated for NINT) | Francois-Xavier Coudert | 1 | -0/+462 |
2007-07-29 | re PR libfortran/32858 (printf-capabilities for runtime_error()) | Thomas Koenig | 1 | -24/+28 |
2007-07-04 | configure.ac: SUBST CFLAGS. | David Edelsohn | 1 | -1/+2 |
2007-06-02 | configure: Regenerate. | Paolo Bonzini | 1 | -42/+48 |
2007-05-24 | ltmain.sh: Update from ToT Libtool. | Steve Ellcey | 1 | -1057/+9993 |
2007-04-25 | re PR libfortran/31299 (Use getpwuid(geteuid()) instead of getlogin() for GET... | François-Xavier Coudert | 1 | -270/+605 |
2007-04-25 | configure: Regenerate using autoconf 2.59. | Janne Blomqvist | 1 | -10676/+6312 |
2007-04-24 | re PR libfortran/27740 (libgfortran should use versioned symbols) | Janne Blomqvist | 1 | -6554/+10745 |
2007-04-12 | configure: Regenerate. | Kai Tietz | 1 | -0/+39 |
2007-04-06 | cpu_time.c: Don't include headers already included by libgfortran.h. | Francois-Xavier Coudert | 1 | -85/+2 |
2007-03-31 | re PR libfortran/31335 (Calls lstat(), stat() and fstat() in libgfortran shou... | Francois-Xavier Coudert | 1 | -1/+4 |
2007-03-20 | configure.ac: Add missing check for gettimeofday. | Francois-Xavier Coudert | 1 | -0/+107 |
2007-03-15 | gfortran.h (gfc_option_t): Add flag_backtrace field. | Francois-Xavier Coudert | 1 | -2/+195 |
2007-01-21 | re PR libfortran/30015 ([4.1 only] Intrinsic date_and_time can go back in time) | Tobias Burnus | 1 | -380/+67 |
2007-01-19 | re PR libfortran/26893 ([4.1 only] kinds.h not generated, causing failure) | Francois-Xavier Coudert | 1 | -0/+61 |
2007-01-18 | re PR libfortran/29649 (Force core dump on runtime library errors) | Francois-Xavier Coudert | 1 | -1/+2 |
2007-01-17 | re PR libfortran/27107 (Make dependency on io/io.h broken) | Tom Tromey | 1 | -5/+290 |
2007-01-17 | re PR libfortran/27107 (Make dependency on io/io.h broken) | Francois-Xavier Coudert | 1 | -10/+10 |
2006-12-06 | re PR libfortran/29810 (Unsatisfied symbol "fmodl" in libgfortran shared libr... | Francois-Xavier Coudert | 1 | -0/+231 |
2006-10-29 | configure: Regenerate. | Francois-Xavier Coudert | 1 | -2/+9 |
2006-10-09 | re PR fortran/15441 (RRSPACING broken for denormals) | Steven G. Kargl | 1 | -0/+231 |
2006-10-08 | re PR libfortran/26540 ([4.1 only] intrinsics/signal.c warnings) | Francois-Xavier Coudert | 1 | -9/+127 |
2006-10-06 | acinclude.m4 (HAVE_ATTRIBUTE_ALIAS): Remove __USER_LABEL_PREFIX__ from test. | Danny Smith | 1 | -4/+1 |
2006-09-23 | re PR libfortran/27964 (Wrong line ends on windows (XP)) | Danny Smith | 1 | -1/+1 |
2006-07-30 | intrinsic.c (add_functions): Add ACCESS, CHMOD, RSHIFT, LSHIFT. | Francois-Xavier Coudert | 1 | -61/+122 |
2006-07-26 | intrinsic.c (add_functions): Add INT2, SHORT, INT8, LONG, LSTAT, MCLOCK and M... | François-Xavier Coudert | 1 | -1/+2 |
2006-07-25 | re PR bootstrap/26188 (4.2.0 fails to compile on FreeBSD 4.11) | Paolo Bonzini | 1 | -9/+59 |