OSDN Git Service

* array.c, data.c, decl.c, dependency.c, error.c, f95-lang.c,
[pf3gnuchains/gcc-fork.git] / gcc / fortran / trans-decl.c
2004-09-16 kazu * array.c, data.c, decl.c, dependency.c, error.c,...
2004-09-08 pbrook * array.c: Don't include assert.h.
2004-09-07 pbrook2004-09-07 Per Bothner <per@bothner.com>
2004-08-31 tobifortran/
2004-08-30 rth * Make-lang.in (fortran/f95-lang.o): Update...
2004-08-30 tobifortran/
2004-08-25 tobi* trans.h (build2_v, build3_v): New macros.
2004-08-25 nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-24 tobi* trans-decl.c, trans-types.c: Add and remove blank...
2004-08-24 tobi* trans-decl.c (build_function_decl): Fix spelling...
2004-08-22 tobi* trans-const.c, trans-decl.c, trans-expr.c: Spelling...
2004-08-17 pbrook2004-08-17 Paul Brook <paul@codesourcery.com>
2004-08-15 pinskia2004-08-15 Andrew Pinski <apinski@apple.com>
2004-08-15 nathan.:
2004-08-14 pbrook * trans-decl.c (gfc_build_function_decl): Remove dead...
2004-08-11 giovannibajoFix comment typo
2004-08-11 rth * builtins.def (BUILT_IN_STACK_ALLOC): Remove.
2004-08-05 geoffk2004-08-04 Geoffrey Keating <geoffk@apple.com>
2004-07-25 rth * c-decl.c (start_function): Set DECL_ARTIFICIA...
2004-07-15 tobifortran/
2004-07-15 tobifortran/
2004-07-12 pbrook * expr.c (gfc_check_assign_symbol): Handle pointer...
2004-07-10 tobifortran/
2004-07-10 tobi* trans-decl.c (generate_local_decl): Remove workaround...
2004-07-09 tobifortran/
2004-07-04 pbrook PR fortran/15280
2004-07-01 rth * function.h (struct function): Remove x_whole_...
2004-07-01 rth * tree.h (immediate_size_expand): Delete.
2004-06-29 tobi2004-06-29 Tobias Schlueter <tobias.schlueter@physik...
2004-06-22 kenner * alias.c (adjust_offset_for_component_ref): Use
2004-06-14 tobiPR fortran/15510
2004-06-12 tobifortran/
2004-06-09 tobifortran/
2004-05-30 pbrook PR fortran/15620
2004-05-22 pbrook * trans-decl.c (gfc_get_extern_function_decl): Set...
2004-05-19 pbrook * f95-lang.c (gfc_init_builtin_functions): Use vold_li...
2004-05-18 tobi* trans.c, trans-decl.c: Fix comment typos.
2004-05-15 tobiPR fortran/13702
2004-05-14 tobi* Make-lang.in, arith.c, arith.h, array.c, bbt.c, check.c,
2004-05-14 tobi PR fortran/14568
2004-05-14 dnovillo * tree-gimple.c: Rename from tree-simple.c.
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.