Age | Commit message (Expand) | Author | Files | Lines |
2005-02-24 | Unrevert previously reversed patch, adding this patch: | Tobias Schlüter | 1 | -6/+6 |
2005-02-24 | Revert yesterday's patch: | Tobias Schlüter | 1 | -6/+6 |
2005-02-23 | gfortran.h (gfc_component, [...]): Make 'name' a 'const char *'. | Tobias Schlüter | 1 | -6/+6 |
2005-01-27 | trans-decl.c (gfc_build_label_decl): Set DECL_ARTIFICAL and TREE_USED for all... | Steven Bosscher | 1 | -19/+10 |
2005-01-23 | data.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2004-11-25 | darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Use %qs instead of `%s' in diagnostic. | Joseph Myers | 1 | -2/+2 |
2004-11-05 | re PR fortran/18111 (spurious warnings with -W -Wunused) | Tobias Schlüter | 1 | -0/+3 |
2004-11-05 | re PR fortran/15164 (trans-decl.c:411: gfc_finish_var_decl: Assertion failed) | Tobias Schlüter | 1 | -2/+2 |
2004-10-14 | trans-decl.c (generate_local_decl): Simplify logic, fix comment typo. | Tobias Schlüter | 1 | -6/+3 |
2004-10-01 | c-decl.c (c_expand_body): Update call tree_rest_of_compilation. | Jan Hubicka | 1 | -1/+1 |
2004-09-20 | re PR middle-end/16460 (ICE when compiling glibc (ld-ctype.c)) | Jan Hubicka | 1 | -20/+2 |
2004-09-16 | array.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2004-09-08 | array.c: Don't include assert.h. | Paul Brook | 1 | -39/+37 |
2004-09-07 | error.c (show_locus): Handle mapped locations. | Per Bothner | 1 | -9/+36 |
2004-08-31 | trans-decl.c, [...]: Replace all occurences of 'gfc_strlen_type_node' by 'gfc... | Tobias Schlüter | 1 | -24/+24 |
2004-08-30 | Make-lang.in (fortran/f95-lang.o): Update dependencies. | Richard Henderson | 1 | -0/+12 |
2004-08-30 | gfortran.h (gfc_namespace): Add new field is_block_data. | Tobias Schlüter | 1 | -0/+26 |
2004-08-25 | trans.h (build2_v, build3_v): New macros. | Tobias Schlüter | 1 | -6/+6 |
2004-08-25 | tree.h (build_int_cst): New, sign extended constant. | Nathan Sidwell | 1 | -3/+3 |
2004-08-24 | trans-decl.c, [...]: Add and remove blank lines as required. | Tobias Schlüter | 1 | -3/+0 |
2004-08-24 | trans-decl.c (build_function_decl): Fix spelling in comment. | Tobias Schlüter | 1 | -7/+1 |
2004-08-22 | * trans-const.c, trans-decl.c, trans-expr.c: Spelling fixes. | Tobias Schlüter | 1 | -23/+25 |
2004-08-17 | re PR fortran/13082 (Function entries and entries with alternate returns not ... | Paul Brook | 1 | -75/+306 |
2004-08-15 | re PR fortran/17030 (gfortran does not optimize ABS of complex that well) | Andrew Pinski | 1 | -20/+0 |
2004-08-15 | tree.h (build_int_cst): New. | Nathan Sidwell | 1 | -1/+1 |
2004-08-14 | * trans-decl.c (gfc_build_function_decl): Remove dead code. | Paul Brook | 1 | -116/+112 |
2004-08-11 | Fix comment typo | Giovanni Bajo | 1 | -1/+1 |
2004-08-10 | builtins.def (BUILT_IN_STACK_ALLOC): Remove. | Richard Henderson | 1 | -17/+4 |
2004-08-05 | re PR c/14516 (-fleading-underscore does not work correctly for file static v... | Geoffrey Keating | 1 | -7/+7 |
2004-07-25 | c-decl.c (start_function): Set DECL_ARTIFICIAL and DECL_IGNORED_P on the RESU... | Richard Henderson | 1 | -0/+4 |
2004-07-15 | re PR fortran/15140 (assertion failed: (TREE_CODE (sym->backend_decl) == PARM... | Tobias Schlüter | 1 | -1/+0 |
2004-07-15 | re PR fortran/15129 (assumed size characters passed to subroutines incorrect) | Tobias Schlüter | 1 | -1/+19 |
2004-07-12 | expr.c (gfc_check_assign_symbol): Handle pointer assignments. | Paul Brook | 1 | -68/+10 |
2004-07-11 | trans-decl.c (gfc_create_module_variable): Nothing to do if symbol is in comm... | Tobias Schlüter | 1 | -2/+6 |
2004-07-11 | re PR fortran/15481 ([meta-bugs] frontend adds superfluous symbols to namespa... | Tobias Schlüter | 1 | -11/+0 |
2004-07-09 | re PR fortran/15481 ([meta-bugs] frontend adds superfluous symbols to namespa... | Tobias Schlüter | 1 | -6/+0 |
2004-07-04 | re PR libfortran/15280 (Fortran9x commandline not accessable) | Janne Blomqvist | 1 | -0/+6 |
2004-06-30 | function.h (struct function): Remove x_whole_function_mode_p. | Richard Henderson | 1 | -5/+0 |
2004-06-30 | tree.h (immediate_size_expand): Delete. | Richard Henderson | 1 | -3/+0 |
2004-06-29 | Andrew Vaught <andyv@firstinter.net> | Tobias Schlüter | 1 | -4/+0 |
2004-06-21 | alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset. | Richard Kenner | 1 | -14/+31 |
2004-06-14 | re PR fortran/15510 (Should not warn about unused variables from used modules) | Tobias Schlüter | 1 | -3/+4 |
2004-06-12 | re PR fortran/12841 (passing null to a subroutine) | Tobias Schlüter | 1 | -1/+1 |
2004-06-09 | re PR fortran/13372 (ICE in trans-types.c (gfc_typenode_for_spec), see #13201) | Tobias Schlüter | 1 | -0/+6 |
2004-05-30 | re PR fortran/15620 (Statement functions and optimization cause IC) | Paul Brook | 1 | -0/+26 |
2004-05-22 | trans-decl.c (gfc_get_extern_function_decl): Set DECL_IS_PURE only for functi... | Tobias Schlüter | 1 | -4/+12 |
2004-05-19 | f95-lang.c (gfc_init_builtin_functions): Use vold_list_node. | Feng Wang | 1 | -10/+35 |
2004-05-19 | * trans.c, trans-decl.c: Fix comment typos. | Tobias Schlüter | 1 | -5/+5 |
2004-05-15 | re PR fortran/13702 (When preprocessing Fortran files (.F, .F90 and .F95) cpp... | Tobias Schlüter | 1 | -2/+2 |
2004-05-14 | Make-lang.in, [...]: Update copyright years and boilerplate. | Tobias Schlüter | 1 | -12/+12 |