]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-gimplify.c
Change copyright header to refer to version 3 of the GNU General Public License and...
[thirdparty/gcc.git] / gcc / c-gimplify.c
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-04-21  Andrew Pinskire PR c/30265 (Compound literal can cause invalid gimple)
2006-08-25  Joseph Myers[multiple changes]
2006-05-18  Mike StumpWhitespace fixups
2006-02-06  Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass dump argument to.
2005-06-25  Kelley CookUpdate FSF address.
2005-06-01  Kaveh R. Ghazibasic-block.h, [...]: Don't include errors.h and includ...
2005-04-25  Ian Lance Taylorc-common.def (EXPR_STMT): Remove, moved to C++ frontend.
2005-04-23  DJ Deloriediagnostic.c (warning): Accept parameter to classify...
2005-04-09  Ian Lance Taylorc-common.def: Move FOR_STMT...
2005-01-27  Kazu Hiratac-common.def, [...]: Update copyright.
2005-01-27  Steven Bosschertree.h (SWITCH_COND, [...]): Add tree checks.
2004-12-06  Roger Saylec-gimplify.c (gimplify_c_loop): Improve initial impleme...
2004-09-07  Nathan Sidwellc-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable.
2004-08-15  Roger Saylec-common.c (shorten_compare, [...]): Replace calls...
2004-06-30  Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-26  Richard Kennerc-common.c (c_safe_from_p, [...]): Deleted.
2004-06-25  Richard Kennerc-gimplify.c (gimplify_for_stmt): Use gimplify_and_add.
2004-06-24  Richard Hendersonc-gimplify.c (gimplify_decl_stmt): Push gimplify_one_si...
2004-06-23  Richard Hendersonc-gimplify.c (gimplify_decl_stmt): Update gimplify_type...
2004-06-22  Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
2004-06-21  Richard Hendersonc-common.def (RETURN_STMT): Remove.
2004-06-20  Richard Hendersonstmt.c (warn_if_unused_value): Add locus argument.
2004-06-20  Richard Hendersonc-common.h (add_decl_stmt): Move to cp-tree.h.
2004-06-20  Richard Hendersonc-common.def (IF_STMT, [...]): Move to cp-tree.def.
2004-06-19  Richard Hendersonc-common.c, c-common.h (lang_gimplify_stmt): Remove.
2004-06-18  Richard Hendersonre PR c++/16034 (dtor called prematurely for while...
2004-06-17  Richard Hendersonc-common.def (COMPOUND_STMT): Remove.
2004-06-16  Richard Hendersonc-common.def (CASE_LABEL): Remove.
2004-06-16  Richard Hendersonc-common.def (ASM_STMT): Remove.
2004-06-16  Richard Hendersonc-common.def (GOTO_STMT, LABEL_STMT): Remove.
2004-06-16  Richard Hendersonc-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-10  Jason Merrillclean up obsolete comment
2004-05-30  Kazu Hiratabb-reorder.c, [...]: Fix comment formatting.
2004-05-15  Steven Bosscherc-gimplify.c (c_genericize): Replace calls via (*lang_h...
2004-05-14  Diego Novillotree-gimple.c: Rename from tree-simple.c.