Age | Commit message (Expand) | Author | Files | Lines |
2007-08-25 | c-common.c (vector_types_convertible_p, [...]): Constify. | Kaveh R. Ghazi | 1 | -2/+2 |
2007-08-20 | tree.c (WALK_SUBTREE): Call walk_tree_1. | Richard Guenther | 1 | -1/+1 |
2007-08-02 | typeck.c: Change copyright header to refer to version 3 of the GNU General Pu... | Nick Clifton | 1 | -5/+5 |
2007-06-15 | [multiple changes] | Andrew Pinski | 1 | -6/+5 |
2007-02-28 | builtins.c (fold_builtin_call_list, [...]): Delete, and replace with... | Sandra Loosemore | 1 | -21/+22 |
2007-02-15 | tree.h (enum tree_code_class): Add tcc_vl_exp. | Sandra Loosemore | 1 | -1/+1 |
2007-02-12 | re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags) | Manuel López-Ibáñez | 1 | -3/+3 |
2007-02-07 | re PR c++/30703 (ICE Segmentation fault on using OpenMP) | Jakub Jelinek | 1 | -1/+20 |
2007-02-04 | class.c, [...]: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2006-12-05 | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 1 | -7/+7 |
2006-08-21 | re PR c++/27115 (ICE in cp_expr_size or miscompilation with statement express... | Jason Merrill | 1 | -5/+2 |
2006-06-13 | re PR middle-end/27793 (num_ssa_names inconsistent or immediate use iterator ... | Jakub Jelinek | 1 | -0/+37 |
2006-06-06 | Fix up whitespacing | Mike Stump | 1 | -2/+2 |
2006-05-02 | re PR middle-end/27337 (OpenMP ICE in expand_expr_real_1 at expr.c:6814) | Jakub Jelinek | 1 | -1/+10 |
2006-03-21 | re PR c++/26691 (Wrong code for constructor with default value) | Jakub Jelinek | 1 | -6/+23 |
2006-03-09 | Merge C++ from gomp-20050608-branch. | Richard Henderson | 1 | -31/+194 |
2006-02-09 | re PR c++/25979 (incorrect codegen for conditional [SVO issue]) | Jason Merrill | 1 | -1/+3 |
2006-02-03 | typeck.c (string_conv_p): Pass appropiate OPT_Wxxxx values when calling warni... | Lee Millward | 1 | -1/+1 |
2005-12-07 | * cp-gimplify.c (gimplify_cp_loop): Use fold_build3. | Volker Reichelt | 1 | -2/+1 |
2005-11-30 | re PR c++/21123 (ICE in cp_expr_size, at cp/cp-objcp-common.c:101) | Jason Merrill | 1 | -1/+4 |
2005-09-07 | cp-gimplify.c (cp_gimplify_expr): Create empty CONSTRUCTOR for EMPTY_CLASS_EXPR. | Richard Guenther | 1 | -2/+2 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-15 | Canonicalize whitespace. | Mike Stump | 1 | -1/+1 |
2005-06-14 | Remove extra white spacing at end of lines. | Mike Stump | 1 | -1/+1 |
2005-05-27 | cp-tree.def (UNARY_PLUS_EXPR): New C++ unary tree code. | Roger Sayle | 1 | -0/+10 |
2005-04-25 | c-common.def (EXPR_STMT): Remove, moved to C++ frontend. | Ian Lance Taylor | 1 | -0/+41 |
2005-04-09 | c-common.def: Move FOR_STMT... | Ian Lance Taylor | 1 | -1/+265 |
2004-12-22 | re PR c++/18464 (error message about "non-lvalue in unary '&'" when using ?: ... | Mark Mitchell | 1 | -11/+13 |
2004-12-21 | re PR c++/18984 (ICE in check_pointer_types_r) | Andrew Pinski | 1 | -9/+8 |
2004-12-12 | re PR middle-end/12454 (large number of if ();else if cause) | Roger Sayle | 1 | -2/+8 |
2004-11-15 | cp-gimplify.c: Include pointer-set.h | Andrew Pinski | 1 | -15/+16 |
2004-09-17 | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 1 | -1/+1 |
2004-08-30 | call.c (check_dtor_name): Replace abort with gcc_assert or gcc_unreachable. | Nathan Sidwell | 1 | -4/+2 |
2004-08-25 | tree.h (build_int_cst): New, sign extended constant. | Nathan Sidwell | 1 | -1/+1 |
2004-08-16 | call.c (build_vfield_ref, [...]): Replace calls to build with calls to buildN. | Roger Sayle | 1 | -5/+8 |
2004-08-15 | tree.h (build_int_cst): New. | Nathan Sidwell | 1 | -6/+2 |
2004-08-07 | Make return in memory explicit. | Jason Merrill | 1 | -3/+19 |
2004-07-18 | re PR tree-optimization/16115 (double-destruction problem with argument passi... | Jason Merrill | 1 | -10/+67 |
2004-06-22 | re PR c++/16112 (ICE with statement expression in return statement) | Jason Merrill | 1 | -0/+2 |
2004-06-21 | c-common.def (RETURN_STMT): Remove. | Richard Henderson | 1 | -1/+1 |
2004-06-20 | c-common.def (IF_STMT, [...]): Move to cp-tree.def. | Richard Henderson | 1 | -0/+55 |
2004-06-19 | c-common.c, c-common.h (lang_gimplify_stmt): Remove. | Richard Henderson | 1 | -85/+96 |
2004-06-15 | c-common.c (lang_gimplify_stmt): Remove next_p argument. | Richard Henderson | 1 | -17/+8 |
2004-05-13 | tree-gimple.c: Rename from tree-simple.c. | Diego Novillo | 1 | -0/+236 |