| Age | Commit message (Expand) | Author | Files | Lines |
| 2006-01-21 | PR25024, PR20881, PR23308, PR25538 and PR25710 - Procedure references | Paul Thomas | 1 | -0/+18 |
| 2006-01-18 | re PR fortran/18540 (Jumping into blocks gives error rather than warning) | Tobias Schlüter | 1 | -5/+8 |
| 2006-01-02 | re PR fortran/24640 ([4.1] ice with invalid label) | Steven G. Kargl | 1 | -0/+1 |
| 2005-12-22 | re PR fortran/20889 (type in a structure-constructor differs from type in der... | Paul Thomas | 1 | -0/+23 |
| 2005-12-16 | re PR fortran/25106 ([4.0/4.1] statement label is zero) | Steven G. Kargl | 1 | -16/+27 |
| 2005-12-12 | re PR fortran/25078 (EQUILALENCE requires two or more objects) | Steven G. Kargl | 1 | -0/+12 |
| 2005-12-03 | re PR fortran/25106 ([4.0/4.1] statement label is zero) | Francois-Xavier Coudert | 1 | -8/+11 |
| 2005-11-10 | re PR fortran/24655 (ICE with statement function) | Paul Thomas | 1 | -1/+4 |
| 2005-11-04 | re PR fortran/24636 (gfortran: STOP without stop-code too noisy, regression w... | Steven G. Kargl | 1 | -1/+1 |
| 2005-10-17 | re PR fortran/23446 (Valid internal subprogram array argument declaration is ... | Paul Thomas | 1 | -0/+89 |
| 2005-10-01 | re PR fortran/16404 (should reject invalid code with -pedantic -std=f95 ? (x8)) | Paul Thomas | 1 | -4/+15 |
| 2005-09-09 | re PR fortran/18878 ([4.0 only] erronous error message on vaild USE statement) | Paul Thomas | 1 | -2/+73 |
| 2005-09-08 | re PR fortran/23765 (segfault with syntactically wrong common declaration) | Tobias Schlüter | 1 | -6/+0 |
| 2005-08-07 | [multiple changes] | Janne Blomqvist | 1 | -0/+1 |
| 2005-07-22 | tree-ssa-structalias.c (merge_graph_nodes): Fix uninitialised warnings. | Manfred Hollstein | 1 | -0/+2 |
| 2005-07-14 | gfortran.h (MAX_ERROR_MESSAGE): Remove. | Jakub Jelinek | 1 | -0/+2 |
| 2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
| 2005-06-20 | re PR fortran/21257 ([4.0 only] Duplicate use of construct name) | Steven G. Kargl | 1 | -12/+8 |
| 2005-06-04 | match.c (match_forall_iterator): Don't immediately give error if '=' is not f... | Tobias Schlüter | 1 | -3/+1 |
| 2005-05-09 | match.c (gfc_match_return): Only require space after keyword when it is oblig... | Tobias Schlüter | 1 | -7/+19 |
| 2005-04-10 | match.c (match_arithmetic_if): Arithmetic IF is obsolete in Fortran 95. | Francois-Xavier Coudert | 1 | -0/+9 |
| 2005-04-09 | match.c (match_arithmetic_if): Remove gfc_ prefix and correct comment accordi... | Francois-Xavier Coudert | 1 | -5/+5 |
| 2005-04-08 | * match.c (gfc_match_arithmetic_if): Declare static. | Diego Novillo | 1 | -1/+1 |
| 2005-04-08 | re PR fortran/17229 (parser confused by arithmetic if inside an if) | Francois-Xavier Coudert | 1 | -0/+34 |
| 2005-03-15 | re PR fortran/18827 (ICE on assign to common variable) | Feng Wang | 1 | -1/+0 |
| 2005-02-07 | gfortran.h (gfc_add_dimension, [...]): Add argument. | Tobias Schlüter | 1 | -11/+15 |
| 2005-01-22 | gfortran.h (gfc_check_access): Add prototype. | Paul Brook | 1 | -3/+0 |
| 2005-01-18 | arith.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
| 2005-01-03 | arith.c: Add system.h; remove string.h | Steven G. Kargl | 1 | -4/+0 |
| 2004-12-15 | re PR fortran/18993 (incorrect parsing in fixed-form) | Tobias Schlüter | 1 | -2/+2 |
| 2004-12-12 | re PR fortran/18869 (multiple common blocks in a single line rejected) | Tobias Schlüter | 1 | -0/+2 |
| 2004-11-08 | arith.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
| 2004-09-14 | data.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
| 2004-08-29 | re PR fortran/13910 (Cannot initialize variables with declation as allowed by... | Tobias Schlüter | 1 | -355/+0 |
| 2004-08-27 | gfortran.h (gfc_default_*_kind): Remove prototypes, add extern variable decla... | Tobias Schlüter | 1 | -1/+1 |
| 2004-08-23 | re PR fortran/13465 (Data statement for large arrays compiles verrrry sllloww... | Richard Henderson | 1 | -1/+3 |
| 2004-08-20 | re PR fortran/17074 (Unclassifiable statement in IF-clause / Simple IF follow... | Tobias Schlüter | 1 | -19/+168 |
| 2004-07-16 | re PR fortran/16404 (should reject invalid code with -pedantic -std=f95 ? (x8)) | Tobias Schlüter | 1 | -6/+52 |
| 2004-07-11 | re PR fortran/16404 (should reject invalid code with -pedantic -std=f95 ? (x8)) | Tobias Schlüter | 1 | -6/+9 |
| 2004-07-11 | re PR fortran/16336 (ICE with common block in module) | Tobias Schlüter | 1 | -13/+22 |
| 2004-07-10 | re PR fortran/16336 (ICE with common block in module) | Tobias Schlüter | 1 | -1/+1 |
| 2004-07-01 | * match.c (var_element): Remove unused variable. | Richard Henderson | 1 | -1/+0 |
| 2004-06-30 | re PR fortran/16161 ([gfortran] IMPLICIT CHARACTER not implemented) | Tobias Schlüter | 1 | -198/+0 |
| 2004-06-29 | Revert previous accidental commit. | Tobias Schlüter | 1 | -0/+198 |
| 2004-06-29 | dump-parse-tree.c (show_common): New function. | Tobias Schlüter | 1 | -198/+0 |
| 2004-06-29 | Andrew Vaught <andyv@firstinter.net> | Tobias Schlüter | 1 | -23/+68 |
| 2004-06-15 | re PR fortran/15962 (constant expression not recognized as such) | Tobias Schlüter | 1 | -4/+4 |
| 2004-05-27 | gfortran.h (gfc_current_locus, [...]): Remove. | Tobias Schlüter | 1 | -45/+45 |
| 2004-05-15 | re PR fortran/13742 (Not Implemented: initial values for COMMON or EQUIVALENCE) | Tobias Schlüter | 1 | -3/+30 |
| 2004-05-15 | re PR fortran/13826 (Derived types in DATA statements not PARAMETERs) | Tobias Schlüter | 1 | -1/+4 |