Age | Commit message (Expand) | Author | Files | Lines |
2008-07-21 | fmt_g0_3.f08: Fix typo in expected error message. | Ralf Wildenhues | 1 | -1/+1 |
2008-07-19 | gfortran.h (new): Remove macro. | Kaveh R. Ghazi | 1 | -3/+3 |
2008-04-26 | re PR fortran/35892 (gfortran lost memory blocks) | George Helffrich | 1 | -2/+6 |
2008-04-23 | tree-cfg.c (verify_expr): Check with is_gimple_address. | Paolo Bonzini | 1 | -2/+0 |
2008-04-19 | re PR fortran/35724 (Compile time segmentation fault for CSHIFT with negative... | Jerry DeLisle | 1 | -2/+5 |
2008-04-01 | trans-common.c (create_common): Add decl to function chain to preserve identi... | George Helffrich | 1 | -4/+1 |
2008-02-24 | trans-array.c (gfc_conv_descriptor_data_get, [...]): Use fold_buildN instead ... | Tobias Schlüter | 1 | -3/+3 |
2008-02-05 | re PR fortran/35037 (VOLATILE attribute not being honored with common block v... | Francois-Xavier Coudert | 1 | -0/+9 |
2007-11-24 | trans-common.c (build_common_decl): Fix the alignment for BIND(C) common blocks. | Christopher D. Rickett | 1 | -1/+14 |
2007-11-10 | * trans-common.c: Remove prototype for gfc_get_common. | Francois-Xavier Coudert | 1 | -6/+0 |
2007-08-01 | arith.c: Change copyright header to refer to version 3 of the GNU General Pub... | Nick Clifton | 1 | -4/+3 |
2007-07-02 | [multiple changes] | Christopher D. Rickett | 1 | -2/+32 |
2007-06-14 | re PR fortran/32302 (Incorrect result with -O2) | Paul Thomas | 1 | -6/+7 |
2007-06-12 | trans-common.c (create_common): Initialize 'field_init'. | Paul Thomas | 1 | -1/+1 |
2007-06-11 | re PR fortran/29786 (Initialization of overlapping variables: Not implemented) | Paul Thomas | 1 | -23/+139 |
2007-06-07 | decl.c: Miscellaneous whitespace fixes. | Steven G. Kargl | 1 | -13/+17 |
2007-04-17 | arith.h: Update copyright years. | Tobias Schlüter | 1 | -1/+1 |
2007-02-10 | Makefile.in (libgcc-support, [...]): Add emutls.c. | Richard Henderson | 1 | -1/+1 |
2006-11-01 | re PR fortran/29537 (ICE in gfc_match_common for blank common in BLOCK DATA u... | Bernhard Fischer | 1 | -3/+8 |
2006-10-09 | Revert emutls patch. | Richard Henderson | 1 | -1/+1 |
2006-10-04 | Makefile.in (libgcc.mk, [...]): Add emutls.c. | Richard Henderson | 1 | -1/+1 |
2006-07-16 | re PR fortran/28384 (ICE on non-existent COMMON block) | Paul Thomas | 1 | -0/+7 |
2006-05-29 | options.c, [...]: Fix typos in error messages. | Kazu Hirata | 1 | -1/+1 |
2006-05-28 | check.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-05-02 | re PR fortran/27269 (Segfault with EQUIVALENCEs in modules together with ONLY... | Paul Thomas | 1 | -3/+4 |
2006-03-17 | gfortran.h (gfc_equiv_info): Add length field. | Roger Sayle | 1 | -0/+1 |
2006-03-01 | re PR fortran/26393 (ICE with function returning variable lenght array) | Paul Thomas | 1 | -0/+32 |
2006-02-24 | re PR fortran/24519 (gfortran slow because of incomplete dependency checking) | Paul Thomas | 1 | -6/+14 |
2006-02-17 | trans-common.c: Include rtl.h earlier. | Richard Sandiford | 1 | -1/+1 |
2006-02-14 | re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran) | Jakub Jelinek | 1 | -1/+11 |
2005-10-12 | trans-common.c (build_field): Fix comment typo. | Jakub Jelinek | 1 | -3/+33 |
2005-09-27 | re PR fortran/18518 (equivalenced variables are not saved) | Jakub Jelinek | 1 | -3/+9 |
2005-09-09 | re PR fortran/18878 ([4.0 only] erronous error message on vaild USE statement) | Paul Thomas | 1 | -36/+51 |
2005-08-06 | decl.c, [...]: Fix comment/doc typos. | Kazu Hirata | 1 | -1/+1 |
2005-07-20 | Make CONSTRUCTOR use VEC to store initializers. | Giovanni Bajo | 1 | -7/+12 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-04-24 | re PR fortran/20059 (internal compiler error: Segmentation Fault - For common... | Tobias Schlüter | 1 | -2/+2 |
2005-03-26 | trans-common.c (create_common): Build RECORD_NODE for common blocks contain n... | Canqun Yang | 1 | -8/+21 |
2005-03-15 | re PR fortran/18827 (ICE on assign to common variable) | Feng Wang | 1 | -1/+22 |
2005-03-12 | re PR fortran/20361 (-fmax-stack-var-size=N not working for equivalence) | Tobias Schlüter | 1 | -2/+7 |
2005-02-23 | gfortran.h (gfc_get_namespace): Add second argument to prototype. | Tobias Schlüter | 1 | -1/+1 |
2005-01-16 | Update copyright dates. | Paul Brook | 1 | -1/+1 |
2005-01-16 | re PR fortran/17675 ([Regression w.r.t. g77] Alignment constraints not honore... | Paul Brook | 1 | -7/+7 |
2005-01-13 | iresolve.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-01-09 | re PR fortran/17675 ([Regression w.r.t. g77] Alignment constraints not honore... | Paul Brook | 1 | -51/+148 |
2004-09-16 | array.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2004-09-14 | data.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-08 | array.c: Don't include assert.h. | Paul Brook | 1 | -3/+2 |
2004-09-07 | error.c (show_locus): Handle mapped locations. | Per Bothner | 1 | -0/+11 |
2004-08-25 | trans.h (build2_v, build3_v): New macros. | Tobias Schlüter | 1 | -2/+2 |