Age | Commit message (Expand) | Author | Files | Lines |
2007-04-21 | re PR c/30265 (Compound literal can cause invalid gimple) | Andrew Pinski | 1 | -0/+14 |
2006-08-25 | [multiple changes] | Joseph Myers | 1 | -1/+1 |
2006-05-18 | Whitespace fixups | Mike Stump | 1 | -1/+1 |
2006-02-06 | tree-vrp.c (execute_vrp): Do not pass dump argument to. | Zdenek Dvorak | 1 | -11/+11 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-01 | basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. | Kaveh R. Ghazi | 1 | -1/+0 |
2005-04-25 | c-common.def (EXPR_STMT): Remove, moved to C++ frontend. | Ian Lance Taylor | 1 | -51/+3 |
2005-04-23 | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 1 | -1/+1 |
2005-04-09 | c-common.def: Move FOR_STMT... | Ian Lance Taylor | 1 | -269/+0 |
2005-01-27 | c-common.def, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-27 | tree.h (SWITCH_COND, [...]): Add tree checks. | Steven Bosscher | 1 | -3/+3 |
2004-12-06 | c-gimplify.c (gimplify_c_loop): Improve initial implementations for loops who... | Roger Sayle | 1 | -24/+29 |
2004-09-07 | c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable. | Nathan Sidwell | 1 | -6/+3 |
2004-08-15 | c-common.c (shorten_compare, [...]): Replace calls to build with calls to bui... | Roger Sayle | 1 | -4/+4 |
2004-06-30 | Conditionally compile support for --enable-mapped_location. | Per Bothner | 1 | -1/+1 |
2004-06-26 | c-common.c (c_safe_from_p, [...]): Deleted. | Richard Kenner | 1 | -80/+16 |
2004-06-24 | c-gimplify.c (gimplify_for_stmt): Use gimplify_and_add. | Richard Kenner | 1 | -4/+2 |
2004-06-23 | c-gimplify.c (gimplify_decl_stmt): Push gimplify_one_sizepos inside non-const... | Richard Henderson | 1 | -12/+12 |
2004-06-23 | c-gimplify.c (gimplify_decl_stmt): Update gimplify_type_sizes call. | Richard Henderson | 1 | -13/+7 |
2004-06-21 | alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset. | Richard Kenner | 1 | -36/+30 |
2004-06-21 | c-common.def (RETURN_STMT): Remove. | Richard Henderson | 1 | -15/+1 |
2004-06-20 | stmt.c (warn_if_unused_value): Add locus argument. | Richard Henderson | 1 | -6/+1 |
2004-06-20 | c-common.h (add_decl_stmt): Move to cp-tree.h. | Richard Henderson | 1 | -8/+0 |
2004-06-20 | c-common.def (IF_STMT, [...]): Move to cp-tree.def. | Richard Henderson | 1 | -52/+0 |
2004-06-19 | c-common.c, c-common.h (lang_gimplify_stmt): Remove. | Richard Henderson | 1 | -137/+33 |
2004-06-18 | re PR c++/16034 (dtor called prematurely for while-loop scoped variable) | Richard Henderson | 1 | -22/+0 |
2004-06-16 | c-common.def (COMPOUND_STMT): Remove. | Richard Henderson | 1 | -5/+0 |
2004-06-16 | c-common.def (CASE_LABEL): Remove. | Richard Henderson | 1 | -9/+0 |
2004-06-16 | c-common.def (ASM_STMT): Remove. | Richard Henderson | 1 | -12/+0 |
2004-06-16 | c-common.def (GOTO_STMT, LABEL_STMT): Remove. | Richard Henderson | 1 | -10/+0 |
2004-06-15 | c-common.c (lang_gimplify_stmt): Remove next_p argument. | Richard Henderson | 1 | -372/+144 |
2004-06-10 | clean up obsolete comment | Jason Merrill | 1 | -15/+2 |
2004-05-30 | bb-reorder.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2004-05-15 | c-gimplify.c (c_genericize): Replace calls via (*lang_hooks.foo) with lang_ho... | Steven Bosscher | 1 | -1/+1 |
2004-05-13 | tree-gimple.c: Rename from tree-simple.c. | Diego Novillo | 1 | -0/+1102 |