Age | Commit message (Expand) | Author | Files | Lines |
2006-03-01 | re PR fortran/26393 (ICE with function returning variable lenght array) | Paul Thomas | 1 | -0/+26 |
2006-02-18 | gfortran.h (gfc_add_attribute): Change uint to unsigned int. | Danny Smith | 1 | -1/+2 |
2006-02-14 | re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran) | Jakub Jelinek | 1 | -0/+28 |
2006-01-27 | symbol.c (free_old_symbol): Fix confusing comment, and add code to free old_s... | Erik Edelmann | 1 | -2/+8 |
2006-01-25 | re PR fortran/25716 (FAIL: gfortran.dg/char_result_11.f90 -O (test for exce... | Erik Edelmann | 1 | -16/+51 |
2006-01-23 | re PR fortran/25901 (overloaded function is rejected) | Paul Thomas | 1 | -2/+4 |
2006-01-18 | re PR fortran/18540 (Jumping into blocks gives error rather than warning) | Tobias Schlüter | 1 | -32/+39 |
2006-01-18 | re PR fortran/20869 (EXTERNAL and INTRINSIC cannot be used together) | Paul Thomas | 1 | -0/+19 |
2006-01-13 | [multiple changes] | Steven G. Kargl | 1 | -9/+13 |
2005-12-22 | re PR fortran/20889 (type in a structure-constructor differs from type in der... | Paul Thomas | 1 | -0/+17 |
2005-11-06 | re PR fortran/24534 (PUBLIC derived types with private components) | Paul Thomas | 1 | -1/+7 |
2005-11-01 | re PR fortran/21565 (namelist in block data is illegal) | Paul Thomas | 1 | -0/+2 |
2005-10-25 | trans.h (gfc_conv_cray_pointee): Remove. | Jakub Jelinek | 1 | -0/+2 |
2005-10-24 | Commit for Asher Langton | Asher Langton | 1 | -1/+63 |
2005-10-24 | Commit for Asher Langton <langton2@llnl.gov> | Asher Langton | 1 | -2/+5 |
2005-10-12 | re PR fortran/20847 (common block object may not have save attribute) | Paul Thomas | 1 | -0/+3 |
2005-10-01 | re PR fortran/16404 (should reject invalid code with -pedantic -std=f95 ? (x8)) | Paul Thomas | 1 | -1/+26 |
2005-09-26 | re PR fortran/23677 (-fno-automatic does not accept legal save statements) | Jakub Jelinek | 1 | -1/+1 |
2005-09-17 | re PR fortran/15586 (gfortran should support i18n in its compiler messages) | Francois-Xavier Coudert | 1 | -2/+1 |
2005-09-07 | re PR fortran/20848 (PARAMETER and SAVE attribute conflict) | Thomas Koenig | 1 | -0/+1 |
2005-07-03 | gfortran.texi, [...]: Fix typo. | Kazu Hirata | 1 | -1/+1 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-22 | re PR fortran/21034 ([4.0 only] internal compiler error: in gfc_trans_auto_ar... | Paul Brook | 1 | -1/+22 |
2005-04-29 | gfortran.h (gfc_namespace): Add seen_implicit_none field. | Tobias Schlüter | 1 | -0/+14 |
2005-04-28 | gfortran.h (gfc_gsymbol): Make name a const char *. | Tobias Schlüter | 1 | -1/+1 |
2005-03-14 | re PR fortran/20467 (Bad fortran code causes ICE) | Tobias Schlüter | 1 | -0/+1 |
2005-02-24 | Unrevert previously reversed patch, adding this patch: | Tobias Schlüter | 1 | -8/+8 |
2005-02-24 | Revert yesterday's patch: | Tobias Schlüter | 1 | -8/+8 |
2005-02-23 | gfortran.h (gfc_component, [...]): Make 'name' a 'const char *'. | Tobias Schlüter | 1 | -8/+8 |
2005-02-23 | gfortran.h (symbol_attribute): New 'untyped' field, fix comment formatting. | Tobias Schlüter | 1 | -3/+6 |
2005-02-23 | gfortran.h (gfc_get_namespace): Add second argument to prototype. | Tobias Schlüter | 1 | -4/+5 |
2005-02-20 | * symbol.c: Typos in comments. | Steven G. Kargl | 1 | -10/+9 |
2005-02-12 | symbol.c (gfc_use_ha_derived): Remove, fold functionality into ... | Tobias Schlüter | 1 | -19/+6 |
2005-02-07 | gfortran.h (gfc_add_dimension, [...]): Add argument. | Tobias Schlüter | 1 | -85/+99 |
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/+1 |
2004-09-08 | array.c: Don't include assert.h. | Paul Brook | 1 | -2/+1 |
2004-08-29 | re PR fortran/13910 (Cannot initialize variables with declation as allowed by... | Tobias Schlüter | 1 | -3/+5 |
2004-08-27 | gfortran.h (gfc_default_*_kind): Remove prototypes, add extern variable decla... | Tobias Schlüter | 1 | -2/+2 |
2004-08-19 | re PR fortran/17091 (gfortran MAIN__ symbol not marked TREE_PUBLIC) | Paul Brook | 1 | -31/+1 |
2004-08-17 | re PR fortran/13082 (Function entries and entries with alternate returns not ... | Paul Brook | 1 | -0/+8 |
2004-08-13 | gfortran.h: Add comments. | Tobias Schlüter | 1 | -1/+1 |
2004-07-11 | re PR fortran/16336 (ICE with common block in module) | Tobias Schlüter | 1 | -0/+17 |
2004-07-03 | decl.c (gfc_match_implicit_range): Don't use typespec. | Paul Brook | 1 | -48/+27 |
2004-06-30 | decl.c, [...]: Add 2004 to copyright years. | Tobias Schlüter | 1 | -1/+2 |
2004-06-29 | Andrew Vaught <andyv@firstinter.net> | Tobias Schlüter | 1 | -60/+17 |
2004-06-29 | Andrew Vaught <andyv@firstinter.net> | Tobias Schlüter | 1 | -0/+62 |
2004-05-27 | gfortran.h (gfc_current_locus, [...]): Remove. | Tobias Schlüter | 1 | -13/+13 |
2004-05-22 | re PR fortran/13249 (Error when using COMMON) | Victor Leikehman | 1 | -1/+5 |
2004-05-14 | Make-lang.in, [...]: Update copyright years and boilerplate. | Tobias Schlüter | 1 | -12/+12 |