OSDN Git Service

* tree-vrp.c (stmt_interesting_for_vrp): Some statements with
[pf3gnuchains/gcc-fork.git] / gcc / c-gimplify.c
2006-02-06 rakdver * tree-vrp.c (execute_vrp): Do not pass dump argument to.
2005-06-25 kcookUpdate FSF address.
2005-06-01 ghazi * basic-block.h, bb-reorder.c, c-gimplify.c, config...
2005-04-25 ian./
2005-04-23 dj* diagnostic.c (warning): Accept parameter to classify...
2005-04-09 ian./
2005-01-27 kazu * c-common.def, c-dump.c, c-gimplify.c, c-objc-common.c,
2005-01-27 steven * tree.h (SWITCH_COND, SWITCH_BODY, SWITCH_LABELS...
2004-12-06 sayle * c-gimplify.c (gimplify_c_loop): Improve initial...
2004-09-07 nathan * c-aux-info.c (gen_type): Use gcc_assert or gcc_unrea...
2004-08-15 sayle * c-common.c (shorten_compare, pointer_int_sum,
2004-06-30 bothner Conditionally compile support for --enable-mapped_loca...
2004-06-26 kenner2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu...
2004-06-25 kenner * c-gimplify.c (gimplify_for_stmt): Use gimplify_and_add.
2004-06-24 rth * c-gimplify.c (gimplify_decl_stmt): Push gimplify_one...
2004-06-23 rth * c-gimplify.c (gimplify_decl_stmt): Update...
2004-06-22 kenner * alias.c (adjust_offset_for_component_ref): Use
2004-06-21 rth * c-common.def (RETURN_STMT): Remove.
2004-06-20 rth * stmt.c (warn_if_unused_value): Add locus...
2004-06-20 rth * c-common.h (add_decl_stmt): Move to cp-tree.h.
2004-06-20 rth * c-common.def (IF_STMT, CLEANUP_STMT): Move...
2004-06-19 rth * c-common.c, c-common.h (lang_gimplify_stmt...
2004-06-18 rth PR c++/16034
2004-06-17 rth * c-common.def (COMPOUND_STMT): Remove.
2004-06-16 rth * c-common.def (CASE_LABEL): Remove.
2004-06-16 rth * c-common.def (ASM_STMT): Remove.
2004-06-16 rth * c-common.def (GOTO_STMT, LABEL_STMT): Remove.
2004-06-16 rth * c-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-10 jasonclean up obsolete comment
2004-05-30 kazu * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c,
2004-05-15 steven * c-gimplify.c (c_genericize):
2004-05-14 dnovillo * tree-gimple.c: Rename from tree-simple.c.