| Commit message (Expand) | Author | Age | Files | Lines |
* | c-common.c: Move to c-family/. | Steven Bosscher | 2010-06-05 | 1 | -190/+0 |
* | c-lex.c: Do not include c-tree.h. | Steven Bosscher | 2010-05-28 | 1 | -1/+0 |
* | diagnostic-core.h: New. | Joseph Myers | 2010-05-27 | 1 | -2/+2 |
* | rtl.h (decl_default_tls_model): Move prototype from here... | Steven Bosscher | 2010-05-26 | 1 | -2/+0 |
* | toplev.c: Include varray.h for statistics dumping. | Steven Bosscher | 2010-04-30 | 1 | -1/+0 |
* | re PR c/40401 (ICE: verify_gimple failed) | Richard Guenther | 2009-07-17 | 1 | -8/+1 |
* | java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. | Aldy Hernandez | 2009-06-12 | 1 | -2/+3 |
* | re PR c/39983 (ICE: type mismatch in address expression) | Richard Guenther | 2009-05-03 | 1 | -15/+0 |
* | re PR c/39712 (type mismatch in address expression) | Richard Guenther | 2009-04-11 | 1 | -1/+2 |
* | c-gimplify.c (c_gimplify_expr): Fix the invalid GENERIC &ARRAY addresses by a... | Richard Guenther | 2009-04-09 | 1 | -0/+14 |
* | c-common.c (c_expand_expr, c_staticp): Remove. | Paolo Bonzini | 2009-03-29 | 1 | -133/+13 |
* | c-gimplify.c (c_genericize): Don't refer to DECL_ASSEMBLER_NAME before ensuri... | Alexandre Oliva | 2008-10-10 | 1 | -2/+4 |
* | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 2008-07-28 | 1 | -9/+12 |
* | re PR c/34146 (Inefficient code with compound literals inside a CONSTRUCTO) | Jakub Jelinek | 2007-11-20 | 1 | -0/+53 |
* | re PR tree-optimization/33723 (Inefficient code with compound literals) | Jakub Jelinek | 2007-10-29 | 1 | -0/+23 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -5/+4 |
* | re PR c/30265 (Compound literal can cause invalid gimple) | Andrew Pinski | 2007-04-21 | 1 | -0/+14 |
* | [multiple changes] | Joseph Myers | 2006-08-25 | 1 | -1/+1 |
* | Whitespace fixups | Mike Stump | 2006-05-18 | 1 | -1/+1 |
* | tree-vrp.c (execute_vrp): Do not pass dump argument to. | Zdenek Dvorak | 2006-02-06 | 1 | -11/+11 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. | Kaveh R. Ghazi | 2005-06-01 | 1 | -1/+0 |
* | c-common.def (EXPR_STMT): Remove, moved to C++ frontend. | Ian Lance Taylor | 2005-04-25 | 1 | -51/+3 |
* | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 2005-04-23 | 1 | -1/+1 |
* | c-common.def: Move FOR_STMT... | Ian Lance Taylor | 2005-04-09 | 1 | -269/+0 |
* | c-common.def, [...]: Update copyright. | Kazu Hirata | 2005-01-27 | 1 | -1/+1 |
* | tree.h (SWITCH_COND, [...]): Add tree checks. | Steven Bosscher | 2005-01-27 | 1 | -3/+3 |
* | c-gimplify.c (gimplify_c_loop): Improve initial implementations for loops who... | Roger Sayle | 2004-12-06 | 1 | -24/+29 |
* | c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable. | Nathan Sidwell | 2004-09-07 | 1 | -6/+3 |
* | c-common.c (shorten_compare, [...]): Replace calls to build with calls to bui... | Roger Sayle | 2004-08-15 | 1 | -4/+4 |
* | Conditionally compile support for --enable-mapped_location. | Per Bothner | 2004-06-30 | 1 | -1/+1 |
* | c-common.c (c_safe_from_p, [...]): Deleted. | Richard Kenner | 2004-06-26 | 1 | -80/+16 |
* | c-gimplify.c (gimplify_for_stmt): Use gimplify_and_add. | Richard Kenner | 2004-06-24 | 1 | -4/+2 |
* | c-gimplify.c (gimplify_decl_stmt): Push gimplify_one_sizepos inside non-const... | Richard Henderson | 2004-06-23 | 1 | -12/+12 |
* | c-gimplify.c (gimplify_decl_stmt): Update gimplify_type_sizes call. | Richard Henderson | 2004-06-23 | 1 | -13/+7 |
* | alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset. | Richard Kenner | 2004-06-21 | 1 | -36/+30 |
* | c-common.def (RETURN_STMT): Remove. | Richard Henderson | 2004-06-21 | 1 | -15/+1 |
* | stmt.c (warn_if_unused_value): Add locus argument. | Richard Henderson | 2004-06-20 | 1 | -6/+1 |
* | c-common.h (add_decl_stmt): Move to cp-tree.h. | Richard Henderson | 2004-06-20 | 1 | -8/+0 |
* | c-common.def (IF_STMT, [...]): Move to cp-tree.def. | Richard Henderson | 2004-06-20 | 1 | -52/+0 |
* | c-common.c, c-common.h (lang_gimplify_stmt): Remove. | Richard Henderson | 2004-06-19 | 1 | -137/+33 |
* | re PR c++/16034 (dtor called prematurely for while-loop scoped variable) | Richard Henderson | 2004-06-18 | 1 | -22/+0 |
* | c-common.def (COMPOUND_STMT): Remove. | Richard Henderson | 2004-06-16 | 1 | -5/+0 |
* | c-common.def (CASE_LABEL): Remove. | Richard Henderson | 2004-06-16 | 1 | -9/+0 |
* | c-common.def (ASM_STMT): Remove. | Richard Henderson | 2004-06-16 | 1 | -12/+0 |
* | c-common.def (GOTO_STMT, LABEL_STMT): Remove. | Richard Henderson | 2004-06-16 | 1 | -10/+0 |
* | c-common.c (lang_gimplify_stmt): Remove next_p argument. | Richard Henderson | 2004-06-15 | 1 | -372/+144 |
* | clean up obsolete comment | Jason Merrill | 2004-06-10 | 1 | -15/+2 |
* | bb-reorder.c, [...]: Fix comment formatting. | Kazu Hirata | 2004-05-30 | 1 | -1/+1 |
* | c-gimplify.c (c_genericize): Replace calls via (*lang_hooks.foo) with lang_ho... | Steven Bosscher | 2004-05-15 | 1 | -1/+1 |