Age | Commit message (Expand) | Author | Files | Lines |
2010-04-09 | re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays]) | Tobias Burnus | 1 | -20/+90 |
2010-04-06 | re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays]) | Tobias Burnus | 1 | -0/+6 |
2010-04-06 | re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays]) | Tobias Burnus | 1 | -36/+10 |
2010-04-06 | re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays]) | Tobias Burnus | 1 | -22/+213 |
2010-02-10 | re PR fortran/42999 (bogus error: Parameter 'i' at (1) has not been declared ... | Jerry DeLisle | 1 | -2/+1 |
2010-01-25 | re PR fortran/42858 (ICE in gfc_array_dimen_size at ../../trunk/gcc/fortran/a... | Tobias Burnus | 1 | -2/+2 |
2010-01-24 | re PR fortran/39304 (ICE with MATMUL, specific/generic functions and rank che... | Tobias Burnus | 1 | -1/+9 |
2010-01-09 | re PR fortran/20923 (gfortran slow for large array constructors) | Jerry DeLisle | 1 | -7/+31 |
2009-08-31 | re PR fortran/40940 ([F03] CLASS statement) | Janus Weil | 1 | -1/+1 |
2009-08-17 | re PR fortran/40877 (memory leaks with gfc_charlen?) | Janus Weil | 1 | -1/+1 |
2009-08-13 | re PR fortran/40941 (gfc_typespec: put derived and cl into union) | Janus Weil | 1 | -16/+16 |
2009-07-24 | re PR fortran/40822 (Internal compiler error when Fortran intrinsic LEN refer... | Janus Weil | 1 | -3/+1 |
2009-06-07 | re PR fortran/25104 ([F2003] Non-initialization expr. as case-selector) | Daniel Franke | 1 | -1/+2 |
2009-02-21 | re PR fortran/38914 ([4.3 only] ICE with array inquiry functions above contai... | Thomas Koenig | 1 | -7/+7 |
2008-11-01 | re PR fortran/19925 (Implied do-loop in an initialization expression is broken) | Steven G. Kargl | 1 | -8/+1 |
2008-10-09 | re PR fortran/35723 (Can't use run-time array element in character declaration) | Daniel Kraft | 1 | -4/+4 |
2008-08-22 | re PR fortran/32095 (Accepts invalid character(len(a)),dimension(1) :: a) | Daniel Kraft | 1 | -0/+4 |
2008-07-29 | gfortran.h (try): Remove macro. | Kaveh R. Ghazi | 1 | -42/+42 |
2008-07-21 | fmt_g0_3.f08: Fix typo in expected error message. | Ralf Wildenhues | 1 | -2/+2 |
2008-07-19 | gfortran.h (new): Remove macro. | Kaveh R. Ghazi | 1 | -12/+12 |
2008-07-17 | re PR fortran/36825 ([F08] Rank > 7 arrays [will break library ABI] libgfor... | Tobias Burnus | 1 | -1/+1 |
2008-06-20 | arith.c (hollerith2representation): Fix for -Wc++-compat. | Kaveh R. Ghazi | 1 | -1/+1 |
2008-06-18 | PR fortran/36517, fortran/36492 | Daniel Kraft | 1 | -19/+23 |
2008-06-17 | re PR fortran/36112 (Bounds-checking on character length not working for arra... | Daniel Kraft | 1 | -51/+64 |
2008-05-16 | libgfortran.h: Increase GFC_MAX_DIMENSIONS to 15. | Tobias Burnus | 1 | -0/+6 |
2008-05-16 | re PR fortran/27997 (Fortran 2003: Support type-spec for array constructor) | Daniel Kraft | 1 | -14/+97 |
2008-02-24 | arith.c: Update copyright years. | Tobias Schlüter | 1 | -1/+1 |
2008-02-05 | re PR fortran/34945 (LBOUND fails for array with KIND(complex) used in zero-s... | Paul Thomas | 1 | -9/+15 |
2008-01-27 | re PR fortran/34990 (ICE in gfc_typenode_for_spec, at fortran/trans-types.c:842) | Jerry DeLisle | 1 | -1/+0 |
2008-01-20 | re PR fortran/34784 (implicit character(s) hides type of selected_int_kind in... | Paul Thomas | 1 | -0/+1 |
2007-09-02 | re PR fortran/33276 (465.tonto in SPEC CPU 2006 fails to compile) | H.J. Lu | 1 | -0/+1 |
2007-08-01 | arith.c: Change copyright header to refer to version 3 of the GNU General Pub... | Nick Clifton | 1 | -4/+3 |
2007-05-24 | re PR fortran/31716 (segfault with real array bounds) | Jerry DeLisle | 1 | -1/+3 |
2007-05-08 | re PR fortran/29397 (Constant logical expression with parameter array) | Paul Thomas | 1 | -1/+1 |
2007-02-03 | re PR fortran/30514 ([4.1 only] zero-sized array wrongly rejected: integer ::... | Paul Thomas | 1 | -0/+9 |
2007-01-07 | Fix whitespace in a table within a comment. | Steven G. Kargl | 1 | -6/+6 |
2007-01-07 | [multiple changes] | Steven G. Kargl | 1 | -134/+130 |
2007-01-05 | re PR fortran/23232 ([4.1 only] DATA implied DO variables) | Paul Thomas | 1 | -1/+1 |
2006-11-11 | Fix typo in previous check-in | Tobias Schlüter | 1 | -1/+1 |
2006-11-11 | data.c: Add 2006 to copyright years. | Tobias Schlüter | 1 | -1/+2 |
2006-11-07 | decl.c (match_attr_spec, [...]): Unify gfc_notify_std message for GFC_STD_F2003. | Tobias Burnus | 1 | -1/+1 |
2006-07-04 | re PR fortran/28174 (Corruption of multiple character arrays when passing arr... | Paul Thomas | 1 | -9/+43 |
2006-04-03 | re PR testsuite/26981 (g++.old-deja/g++.other/init18.C fails) | Paul Thomas | 1 | -0/+6 |
2005-09-17 | re PR fortran/15586 (gfortran should support i18n in its compiler messages) | Francois-Xavier Coudert | 1 | -4/+4 |
2005-08-21 | * array.c: Bump GFC_MAX_AC_EXPAND from 100 to 65535. | Steven G. Kargl | 1 | -1/+1 |
2005-07-14 | [multiple changes] | Feng Wang | 1 | -3/+8 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-04 | array.c (gfc_match_array_constructor): Disallow empty array constructor. | Tobias Schlüter | 1 | -2/+4 |
2005-05-18 | array.c (gfc_match_array_constructor): Support [ ... | Erik Edelmann | 1 | -3/+16 |
2005-04-05 | re PR fortran/15959 (ICE and assertion failure in trans-decl.c with character... | Feng Wang | 1 | -2/+40 |