Age | Commit message (Expand) | Author | Files | Lines |
2006-01-07 | re PR fortran/22146 (ICE when calling ELEMENTAL subroutines) | Paul Thomas | 1 | -5/+5 |
2005-12-16 | trans.h (tree): Remove declaration of gfc_build_function_call. | Richard Guenther | 1 | -15/+15 |
2005-12-16 | trans.h (gfc_build_indirect_ref): Remove declaration. | Richard Guenther | 1 | -10/+10 |
2005-12-16 | (gfc_conv_descriptor_data_addr): Use build_fold_addr_expr where appropriate. | Richard Guenther | 1 | -9/+9 |
2005-12-16 | dependency.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-12-13 | Make-lang.in (fortran/trans-resolve.o): Depend on fortran/dependency.h. | Richard Sandiford | 1 | -0/+89 |
2005-11-30 | [multiple changes] | Paul Thomas | 1 | -1/+3 |
2005-11-02 | re PR fortran/18157 (ice-on-valid code, pointer to user-defined type, fold-st... | Andrew Pinski | 1 | -2/+5 |
2005-10-25 | trans.h (gfc_conv_cray_pointee): Remove. | Jakub Jelinek | 1 | -6/+1 |
2005-10-24 | Commit for Asher Langton | Asher Langton | 1 | -2/+16 |
2005-09-14 | re PR fortran/19358 ([gfortran] Segfault with missing upper bound) | Paul Thomas | 1 | -1/+1 |
2005-09-13 | re PR fortran/18899 ([gfortran] ubound wrongly calculated for passed array) | Richard Sandiford | 1 | -2/+6 |
2005-09-13 | re PR fortran/19269 (transpose(reshape(...)) of character array segfaults.) | Richard Sandiford | 1 | -3/+1 |
2005-09-09 | re PR fortran/19239 ([4.0 only] gfortran ICE on vector subscript expressions) | Richard Sandiford | 1 | -217/+159 |
2005-09-09 | re PR fortran/21104 (Segmentation fault on correct code) | Richard Sandiford | 1 | -19/+68 |
2005-09-09 | re PR fortran/12840 ([4.0 only] Unable to find scalarization loop specifier) | Richard Sandiford | 1 | -133/+286 |
2005-09-08 | re PR fortran/15326 ([4.0 only] ICE with assumed length character strings) | Richard Sandiford | 1 | -0/+1 |
2005-09-08 | re PR fortran/19928 (Reference of constant derived type component causes fail... | Richard Sandiford | 1 | -6/+33 |
2005-08-27 | [multiple changes] | Tobias Schlüter | 1 | -2/+2 |
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 | -14/+10 |
2005-07-07 | re PR fortran/22327 ([4.0 only] Wrong code in array constructor) | Feng Wang | 1 | -1/+1 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-12 | trans-array.c (gfc_conv_descriptor_data_get): Rename from gfc_conv_descriptor... | Richard Henderson | 1 | -44/+64 |
2005-06-11 | re PR fortran/17792 ([4.0 only] deallocate does not return stat) | Steven G. Kargl | 1 | -3/+3 |
2005-06-05 | re PR fortran/21912 (Wrong implied do-loop) | Tobias Schlüter | 1 | -13/+24 |
2005-05-31 | re PR fortran/18109 (ICE with explicit array of strings) | Paul Thomas | 1 | -4/+21 |
2005-05-29 | re PR fortran/16939 (Pointers not passed as subroutine arguments) | Paul Thomas | 1 | -1/+2 |
2005-05-27 | trans-array.c (gfc_trans_deferred_array): Use build_int_cst to force like typ... | Steven G. Kargl | 1 | -1/+2 |
2005-05-26 | data.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-04-29 | [multiple changes] | Jakub Jelinek | 1 | -1/+3 |
2005-03-23 | convert.c (convert): Replace fold (buildN (...)) with fold_buildN. | Steven Bosscher | 1 | -98/+98 |
2005-03-17 | trans-array.c (gfc_trans_static_array_pointer, [...]): Fix comment and format... | Tobias Schlüter | 1 | -3/+3 |
2005-03-12 | re PR fortran/20361 (-fmax-stack-var-size=N not working for equivalence) | Tobias Schlüter | 1 | -37/+0 |
2005-02-24 | * decl.c, resolve.c, trans-array.c, trans.h: Fix comment typo(s). | Volker Reichelt | 1 | -1/+1 |
2005-02-24 | Unrevert previously reversed patch, adding this patch: | Tobias Schlüter | 1 | -1/+1 |
2005-02-24 | Revert yesterday's patch: | Tobias Schlüter | 1 | -1/+1 |
2005-02-23 | gfortran.h (gfc_component, [...]): Make 'name' a 'const char *'. | Tobias Schlüter | 1 | -1/+1 |
2005-02-23 | gfortran.h (gfc_expr): Move 'operator'... | Tobias Schlüter | 1 | -6/+6 |
2005-01-23 | data.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -8/+8 |
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 | -2/+0 |
2004-11-16 | re PR fortran/13010 (seg fault on valid code) | Paul Brook | 1 | -5/+3 |
2004-11-08 | arith.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -7/+7 |
2004-10-07 | re PR fortran/17678 (USE statement incorrectly initializes allocatable array) | Paul Brook | 1 | -2/+2 |
2004-10-04 | trans-array.c (gfc_conv_expr_descriptor): Check for substriungs. | Tobias Schlüter | 1 | -9/+31 |
2004-09-16 | array.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -11/+11 |
2004-09-14 | data.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2004-09-08 | array.c: Don't include assert.h. | Paul Brook | 1 | -98/+98 |
2004-08-31 | trans-decl.c, [...]: Replace all occurences of 'gfc_strlen_type_node' by 'gfc... | Tobias Schlüter | 1 | -1/+1 |