Age | Commit message (Expand) | Author | Files | Lines |
2006-03-27 | f95-lang.c (gfc_get_alias_set): New function. | Jakub Jelinek | 1 | -0/+21 |
2006-02-14 | re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran) | Jakub Jelinek | 1 | -2/+199 |
2005-12-10 | re PR fortran/22527 (fortran produces mismatch types in comparision with inte... | Roger Sayle | 1 | -1/+2 |
2005-12-09 | f95-lang.c (build_builtin_fntypes): Use correct return types, as indicated by... | Richard Guenther | 1 | -2/+2 |
2005-10-12 | trans-common.c (build_field): Fix comment typo. | Jakub Jelinek | 1 | -0/+30 |
2005-10-12 | f95-lang.c (gfc_init_decl_processing): Initialize void_list_node. | Jakub Jelinek | 1 | -0/+1 |
2005-10-03 | re PR libfortran/19308 (I/O library should support more real and integer kinds) | François-Xavier Coudert | 1 | -4/+24 |
2005-08-21 | gfortran.h (gfc_option_t): Remove source field. | Tobias Schlüter | 1 | -3/+3 |
2005-07-27 | f95-lang.c (language_function): Remove named_labels... | Andrew Pinski | 1 | -8/+0 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-05-18 | f95-lang.c (gfc_init_builtin_functions): Define BUILT_IN_TRUNC and BUILT_IN_T... | Tobias Schlüter | 1 | -5/+5 |
2005-04-29 | tree.c (build_block): Removed unused 'tags' argument. | Tom Tromey | 1 | -1/+1 |
2005-04-01 | decl.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-03-29 | tree-ssanames.c (duplicate_ssa_name_ptr_info): New function. | Dorit Nuzman | 1 | -1/+12 |
2005-03-23 | langhooks.h (truthvalue_conversion): Remove. | Joseph Myers | 1 | -2/+0 |
2005-02-09 | builtins.c (DEF_BUILTIN): Add COND argument. | Richard Henderson | 1 | -48/+14 |
2005-01-23 | data.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-01-18 | arith.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-17 | f95-lang.c (gfc_init_builtin_functions): Call targetm.init_builtins. | Ira Rosen | 1 | -0/+2 |
2005-01-03 | arith.c: Add system.h; remove string.h | Steven G. Kargl | 1 | -2/+1 |
2004-11-25 | darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Use %qs instead of `%s' in diagnostic. | Joseph Myers | 1 | -4/+4 |
2004-11-08 | arith.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -5/+5 |
2004-10-30 | f95-lang.c (lang_tree_node): Add chain_next to be the TREE_CHAIN. | Andrew Pinski | 1 | -1/+2 |
2004-10-01 | c-decl.c (c_expand_body): Update call tree_rest_of_compilation. | Jan Hubicka | 1 | -1/+1 |
2004-09-17 | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 1 | -2/+2 |
2004-09-16 | array.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -4/+4 |
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 | -1/+0 |
2004-09-07 | error.c (show_locus): Handle mapped locations. | Per Bothner | 1 | -0/+5 |
2004-08-31 | * f95-lang.c: Change initial comment to say gfortran. | Tobias Schlüter | 1 | -1/+1 |
2004-08-29 | check.c (gfc_check_besn, [...]): New functions. | Steven G. Kargl | 1 | -17/+44 |
2004-08-26 | arith.c: Include system.h, not real system headers. | Richard Henderson | 1 | -0/+1 |
2004-08-25 | trans.h (build2_v, build3_v): New macros. | Tobias Schlüter | 1 | -1/+1 |
2004-08-24 | c-decl.c (c_init_decl_processing): Adjust build_common_tree_nodes call. | Nathan Sidwell | 1 | -1/+1 |
2004-08-15 | re PR fortran/17030 (gfortran does not optimize ABS of complex that well) | Andrew Pinski | 1 | -0/+21 |
2004-08-10 | builtins.def (BUILT_IN_STACK_ALLOC): Remove. | Richard Henderson | 1 | -7/+9 |
2004-08-06 | f95-lang.c (gfc_init_builtin_functions): Fix the number of __builtin_pow[f] a... | Feng Wang | 1 | -2/+2 |
2004-08-05 | re PR c/14516 (-fleading-underscore does not work correctly for file static v... | Geoffrey Keating | 1 | -1/+1 |
2004-07-11 | langhooks.h (estimate_num_insns, [...]): Remove hooks. | Joseph Myers | 1 | -38/+16 |
2004-07-04 | rtl.def (ADDRESSOF): Remove. | Richard Henderson | 1 | -1/+0 |
2004-06-21 | alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset. | Richard Kenner | 1 | -2/+0 |
2004-05-19 | f95-lang.c (gfc_init_builtin_functions): Use vold_list_node. | Feng Wang | 1 | -16/+19 |
2004-05-14 | Make-lang.in, [...]: Update copyright years and boilerplate. | Tobias Schlüter | 1 | -13/+14 |
2004-05-13 | tree-gimple.c: Rename from tree-simple.c. | Diego Novillo | 1 | -1/+1 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -0/+838 |