Age | Commit message (Expand) | Author | Files | Lines |
2006-06-03 | trans.c (gfc_msg_bounds, [...]): Add strings for common runtime error messages. | Francois-Xavier Coudert | 1 | -11/+23 |
2006-05-21 | re PR fortran/25746 (Elemental assignment gives wrong result) | Paul Thomas | 1 | -1/+5 |
2006-03-30 | re PR middle-end/22375 (fold_builtins creates mis-matched types) | Roger Sayle | 1 | -1/+3 |
2006-02-14 | re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran) | Jakub Jelinek | 1 | -0/+17 |
2006-01-19 | gfortranspec.c: Update copyright years. | Tobias Schlüter | 1 | -1/+2 |
2006-01-16 | trans-stmt.c (gfc_trans_if_1): Use fold_buildN and build_int_cst. | Richard Guenther | 1 | -4/+0 |
2006-01-16 | trans-expr.c (gfc_conv_function_call): Use fold_build2. | Richard Guenther | 1 | -2/+0 |
2006-01-13 | trans.c (gfc_add_expr_to_block): Do not fold tcc_statement nodes. | Diego Novillo | 1 | -1/+2 |
2005-12-16 | trans.h (tree): Remove declaration of gfc_build_function_call. | Richard Guenther | 1 | -20/+2 |
2005-12-16 | trans.h (gfc_build_indirect_ref): Remove declaration. | Richard Guenther | 1 | -16/+0 |
2005-11-01 | re PR fortran/24245 (-fdump-parse-tree gives ICE for CONTAINED functions) | Erik Edelmann | 1 | -24/+0 |
2005-08-11 | re PR libfortran/20006 ($ format extension doesn't work) | Francois-Xavier Coudert | 1 | -3/+5 |
2005-08-07 | [multiple changes] | Janne Blomqvist | 1 | -0/+4 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-05 | re PR fortran/19195 (gfortran: ICE in final_scan_insn, at final.c:1843) | Tobias Schlüter | 1 | -2/+2 |
2005-05-26 | data.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-03-23 | convert.c (convert): Replace fold (buildN (...)) with fold_buildN. | Steven Bosscher | 1 | -1/+1 |
2005-03-12 | Make-lang.in (fortran-warn): Set to $(STRICT_WARN) -Wno-error. | Kaveh R. Ghazi | 1 | -1/+1 |
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-10-30 | trans.c (gfc_trans_code): Set global locus after recursing. | Tobias Schlüter | 1 | -4/+4 |
2004-09-17 | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 1 | -1/+1 |
2004-09-16 | array.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-08 | array.c: Don't include assert.h. | Paul Brook | 1 | -14/+10 |
2004-09-07 | error.c (show_locus): Handle mapped locations. | Per Bothner | 1 | -2/+13 |
2004-08-30 | gfortran.h (gfc_namespace): Add new field is_block_data. | Tobias Schlüter | 1 | -0/+6 |
2004-08-25 | trans.h (build2_v, build3_v): New macros. | Tobias Schlüter | 1 | -5/+6 |
2004-08-25 | tree.h (build_int_cst): New, sign extended constant. | Nathan Sidwell | 1 | -1/+1 |
2004-08-17 | re PR fortran/13082 (Function entries and entries with alternate returns not ... | Paul Brook | 1 | -1/+5 |
2004-08-15 | tree.h (build_int_cst): New. | Nathan Sidwell | 1 | -1/+1 |
2004-06-29 | Make sure types in assignments are compatible. | Steven Bosscher | 1 | -0/+10 |
2004-06-21 | alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset. | Richard Kenner | 1 | -1/+1 |
2004-06-03 | trans.c (gfc_finish_block, [...]): Build statement lists instead of compound ... | Paul Brook | 1 | -4/+24 |
2004-05-19 | * trans.c, trans-decl.c: Fix comment typos. | Tobias Schlüter | 1 | -3/+3 |
2004-05-15 | re PR fortran/13702 (When preprocessing Fortran files (.F, .F90 and .F95) cpp... | Tobias Schlüter | 1 | -5/+6 |
2004-05-14 | Make-lang.in, [...]: Update copyright years and boilerplate. | Tobias Schlüter | 1 | -13/+13 |
2004-05-13 | tree-gimple.c: Rename from tree-simple.c. | Diego Novillo | 1 | -2/+2 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -0/+662 |