Age | Commit message (Expand) | Author | Files | Lines |
2005-03-12 | Make-lang.in (fortran-warn): Set to $(STRICT_WARN) -Wno-error. | Kaveh R. Ghazi | 1 | -1/+1 |
2005-02-24 | * decl.c, resolve.c, trans-array.c, trans.h: Fix comment typo(s). | Volker Reichelt | 1 | -1/+1 |
2005-02-07 | gfortran.h (gfc_add_dimension, [...]): Add argument. | Tobias Schlüter | 1 | -33/+40 |
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 | -1/+1 |
2004-12-08 | * decl.c (gfc_match_end): Use locus of END when eos is an error. | Tobias Schlüter | 1 | -2/+2 |
2004-11-08 | arith.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2004-09-25 | * decl.c (add_init_expr_to_sym, variable_decl): Comment fixes. | Tobias Schlüter | 1 | -2/+3 |
2004-09-16 | array.c, [...]: Fix comment typos. | 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 | -0/+417 |
2004-08-27 | gfortran.h (gfc_default_*_kind): Remove prototypes, add extern variable decla... | Tobias Schlüter | 1 | -8/+8 |
2004-08-25 | arith.c (gfc_validate_kind): Add may_fail argument; abort if false and we don... | Richard Henderson | 1 | -4/+4 |
2004-08-17 | re PR fortran/13082 (Function entries and entries with alternate returns not ... | Paul Brook | 1 | -29/+49 |
2004-07-11 | re PR fortran/16336 (ICE with common block in module) | Tobias Schlüter | 1 | -8/+1 |
2004-07-03 | decl.c (gfc_match_implicit_range): Don't use typespec. | Paul Brook | 1 | -29/+44 |
2004-06-30 | re PR fortran/16161 ([gfortran] IMPLICIT CHARACTER not implemented) | Tobias Schlüter | 1 | -8/+215 |
2004-06-30 | decl.c, [...]: Add 2004 to copyright years. | Tobias Schlüter | 1 | -1/+1 |
2004-06-29 | Revert previous accidental commit. | Tobias Schlüter | 1 | -215/+8 |
2004-06-29 | dump-parse-tree.c (show_common): New function. | Tobias Schlüter | 1 | -8/+215 |
2004-06-29 | Andrew Vaught <andyv@firstinter.net> | Tobias Schlüter | 1 | -3/+13 |
2004-06-26 | Andrew Vaught <andyv@firstinter.net> | Tobias Schlüter | 1 | -10/+31 |
2004-06-26 | Andrew Vaught <andyv@firstinter.net> | Tobias Schlüter | 1 | -0/+9 |
2004-06-12 | re PR fortran/14957 (testsuite issues) | Tobias Schlüter | 1 | -1/+6 |
2004-05-27 | gfortran.h (gfc_current_locus, [...]): Remove. | Tobias Schlüter | 1 | -15/+15 |
2004-05-18 | re PR fortran/13930 (derived type with intent(in) attribute not accepted) | Paul Brook | 1 | -62/+6 |
2004-05-15 | re PR fortran/13742 (Not Implemented: initial values for COMMON or EQUIVALENCE) | Tobias Schlüter | 1 | -0/+9 |
2004-05-15 | * decl.c (add_init_expr_to_sym): Check for variable size arrays. | Victor Leikehman | 1 | -1/+15 |
2004-05-14 | decl.c (variable_decl): Always apply default initializer. | Victor Leikehman | 1 | -4/+5 |
2004-05-14 | Make-lang.in, [...]: Update copyright years and boilerplate. | Tobias Schlüter | 1 | -12/+12 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -0/+2649 |