| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR fortran/28384 (ICE on non-existent COMMON block) | Paul Thomas | 2006-07-16 | 1 | -0/+7 |
* | options.c, [...]: Fix typos in error messages. | Kazu Hirata | 2006-05-29 | 1 | -1/+1 |
* | check.c, [...]: Fix comment typos. | Kazu Hirata | 2006-05-28 | 1 | -1/+1 |
* | re PR fortran/27269 (Segfault with EQUIVALENCEs in modules together with ONLY... | Paul Thomas | 2006-05-02 | 1 | -3/+4 |
* | gfortran.h (gfc_equiv_info): Add length field. | Roger Sayle | 2006-03-17 | 1 | -0/+1 |
* | re PR fortran/26393 (ICE with function returning variable lenght array) | Paul Thomas | 2006-03-01 | 1 | -0/+32 |
* | re PR fortran/24519 (gfortran slow because of incomplete dependency checking) | Paul Thomas | 2006-02-24 | 1 | -6/+14 |
* | trans-common.c: Include rtl.h earlier. | Richard Sandiford | 2006-02-17 | 1 | -1/+1 |
* | re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran) | Jakub Jelinek | 2006-02-14 | 1 | -1/+11 |
* | trans-common.c (build_field): Fix comment typo. | Jakub Jelinek | 2005-10-12 | 1 | -3/+33 |
* | re PR fortran/18518 (equivalenced variables are not saved) | Jakub Jelinek | 2005-09-27 | 1 | -3/+9 |
* | re PR fortran/18878 ([4.0 only] erronous error message on vaild USE statement) | Paul Thomas | 2005-09-09 | 1 | -36/+51 |
* | decl.c, [...]: Fix comment/doc typos. | Kazu Hirata | 2005-08-06 | 1 | -1/+1 |
* | Make CONSTRUCTOR use VEC to store initializers. | Giovanni Bajo | 2005-07-20 | 1 | -7/+12 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | re PR fortran/20059 (internal compiler error: Segmentation Fault - For common... | Tobias Schlüter | 2005-04-24 | 1 | -2/+2 |
* | trans-common.c (create_common): Build RECORD_NODE for common blocks contain n... | Canqun Yang | 2005-03-26 | 1 | -8/+21 |
* | re PR fortran/18827 (ICE on assign to common variable) | Feng Wang | 2005-03-15 | 1 | -1/+22 |
* | re PR fortran/20361 (-fmax-stack-var-size=N not working for equivalence) | Tobias Schlüter | 2005-03-12 | 1 | -2/+7 |
* | gfortran.h (gfc_get_namespace): Add second argument to prototype. | Tobias Schlüter | 2005-02-23 | 1 | -1/+1 |
* | Update copyright dates. | Paul Brook | 2005-01-16 | 1 | -1/+1 |
* | re PR fortran/17675 ([Regression w.r.t. g77] Alignment constraints not honore... | Paul Brook | 2005-01-16 | 1 | -7/+7 |
* | iresolve.c, [...]: Fix comment typos. | Kazu Hirata | 2005-01-13 | 1 | -1/+1 |
* | re PR fortran/17675 ([Regression w.r.t. g77] Alignment constraints not honore... | Paul Brook | 2005-01-09 | 1 | -51/+148 |
* | array.c, [...]: Fix comment typos. | Kazu Hirata | 2004-09-16 | 1 | -3/+3 |
* | data.c, [...]: Fix comment typos. | Kazu Hirata | 2004-09-14 | 1 | -1/+1 |
* | array.c: Don't include assert.h. | Paul Brook | 2004-09-08 | 1 | -3/+2 |
* | error.c (show_locus): Handle mapped locations. | Per Bothner | 2004-09-07 | 1 | -0/+11 |
* | trans.h (build2_v, build3_v): New macros. | Tobias Schlüter | 2004-08-25 | 1 | -2/+2 |
* | expr.c (gfc_check_assign_symbol): Handle pointer assignments. | Paul Brook | 2004-07-12 | 1 | -28/+5 |
* | re PR fortran/16336 (ICE with common block in module) | Tobias Schlüter | 2004-07-11 | 1 | -19/+19 |
* | trans-common.c: Fix whitespace issues, make variable names more readable. | Tobias Schlüter | 2004-07-10 | 1 | -112/+113 |
* | re PR fortran/13415 (Internal error with pointer array in common) | Tobias Schlüter | 2004-07-10 | 1 | -56/+42 |
* | decl.c, [...]: Add 2004 to copyright years. | Tobias Schlüter | 2004-06-30 | 1 | -1/+1 |
* | Andrew Vaught <andyv@firstinter.net> | Tobias Schlüter | 2004-06-29 | 1 | -33/+34 |
* | alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset. | Richard Kenner | 2004-06-21 | 1 | -1/+1 |
* | Typo in last patch. | Paul Brook | 2004-05-29 | 1 | -1/+1 |
* | trans-common.c (find_equivalence): Find multiple rules. | Paul Brook | 2004-05-29 | 1 | -4/+8 |
* | gfortran.h (struct gfc_symbol): Add equiv_built. | Paul Brook | 2004-05-23 | 1 | -141/+228 |
* | Make-lang.in, [...]: Update copyright years and boilerplate. | Tobias Schlüter | 2004-05-14 | 1 | -13/+13 |
* | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 2004-05-13 | 1 | -0/+756 |