| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR c/40435 (Revision 148442 caused many regressions on trunk) | Aldy Hernandez | 2009-07-16 | 1 | -5/+9 |
* | cp-tree.h (struct lang_decl): Overhaul. | Jason Merrill | 2009-07-03 | 1 | -1/+0 |
* | cgraphunit.c (cgraph_function_versioning,save_inline_function_body): Use DECL... | Rafael Avila de Espindola | 2009-06-15 | 1 | -1/+1 |
* | java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. | Aldy Hernandez | 2009-06-12 | 1 | -3/+6 |
* | tree.c (build_tree_list_vec_stat): New function. | Ian Lance Taylor | 2009-05-21 | 1 | -3/+5 |
* | re PR middle-end/39378 (Multiple inheritence thunk not working with -mthumb) | Jing Yu | 2009-03-17 | 1 | -1/+1 |
* | diagnostic.c (inform): Add an explicit location_t parameter. | Manuel López-Ibáñez | 2008-08-20 | 1 | -2/+2 |
* | optimize.c (maybe_clone_body): Remove DECL_INLINE. | Jan Hubicka | 2008-07-29 | 1 | -3/+0 |
* | Implement defaulted/deleted functions as per N2346 | Jason Merrill | 2008-07-24 | 1 | -0/+1 |
* | cgraph.c (cgraph_add_new_function): When in expansion state, do lowering. | Jan Hubicka | 2008-06-18 | 1 | -2/+2 |
* | re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) | Jan Hubicka | 2008-04-25 | 1 | -1/+1 |
* | c-objc-common.h (LANG_HOOKS_FUNCTION_ENTER_NESTED, [...]): Delete. | Paolo Bonzini | 2008-04-03 | 1 | -2/+2 |
* | typeck.c (composite_pointer_type_r): Add SFINAE support. | Douglas Gregor | 2008-03-25 | 1 | -2/+4 |
* | cp-tree.h (IS_AGGR_TYPE): Rename to MAYBE_CLASS_TYPE_P. | Paolo Carlini | 2008-03-21 | 1 | -2/+2 |
* | re PR tree-optimization/34181 (FAIL: g++.dg/opt/anchor1.C (internal compiler ... | Jakub Jelinek | 2007-11-27 | 1 | -0/+1 |
* | decl.c (java_expand_body): Kill. | Jan Hubicka | 2007-09-11 | 1 | -1/+1 |
* | Add target hook invoked when cfun changes. | Sandra Loosemore | 2007-09-05 | 1 | -1/+1 |
* | c-common.c (vector_types_convertible_p, [...]): Constify. | Kaveh R. Ghazi | 2007-08-25 | 1 | -2/+2 |
* | method.c (use_thunk): Use DECL_NAME instead of DECL_RTL to access function name. | Dan Hipschman | 2007-08-06 | 1 | -1/+1 |
* | typeck.c: Change copyright header to refer to version 3 of the GNU General Pu... | Nick Clifton | 2007-08-02 | 1 | -5/+5 |
* | method.c (implicitly_declare_fn): Increase alignment if member function point... | Nathan Sidwell | 2007-07-24 | 1 | -0/+8 |
* | [multiple changes] | Andrew Pinski | 2007-06-15 | 1 | -6/+8 |
* | re PR c++/26099 (support for type traits is not available) | Paolo Carlini | 2007-03-30 | 1 | -6/+3 |
* | builtins.c (fold_builtin_call_list, [...]): Delete, and replace with... | Sandra Loosemore | 2007-02-28 | 1 | -5/+27 |
* | class.c, [...]: Follow spelling conventions. | Kazu Hirata | 2007-02-04 | 1 | -1/+1 |
* | decl.c (poplevel): Check DECL_INITIAL invariant. | Geoffrey Keating | 2006-12-01 | 1 | -5/+7 |
* | re PR c++/29039 (implicitly defined constructor for class with reference member) | Mark Mitchell | 2006-10-17 | 1 | -1/+1 |
* | re PR c++/26957 (ICE in make_decl_rtl, at varasm.c:871) | Jason Merrill | 2006-09-07 | 1 | -0/+1 |
* | re PR c++/28258 (ICE with invalid constructor) | Lee Millward | 2006-07-18 | 1 | -0/+4 |
* | re PR c++/28215 (Bootstrap failure on arm-eabi) | Jason Merrill | 2006-07-01 | 1 | -0/+3 |
* | Fix up whitespacing | Mike Stump | 2006-06-06 | 1 | -1/+1 |
* | re PR c++/27309 (ICE on invalid constructor definition) | Mark Mitchell | 2006-05-02 | 1 | -1/+0 |
* | re PR c++/26912 (friend const member function specialization fails to compile) | Mark Mitchell | 2006-04-24 | 1 | -4/+7 |
* | typeck.c (string_conv_p): Pass appropiate OPT_Wxxxx values when calling warni... | Lee Millward | 2006-02-03 | 1 | -1/+1 |
* | cp-tree.h (do_poplevel): Remove prototype. | Volker Reichelt | 2006-01-23 | 1 | -1/+1 |
* | varasm.c (get_section): Use gcc_assert. | Nathan Sidwell | 2005-12-29 | 1 | -4/+2 |
* | re PR c++/24580 (virtual base class cause exception not to be caught) | Jason Merrill | 2005-11-16 | 1 | -3/+3 |
* | re PR c++/24580 (virtual base class cause exception not to be caught) | Jason Merrill | 2005-11-14 | 1 | -1/+3 |
* | re PR c++/21123 (ICE in cp_expr_size, at cp/cp-objcp-common.c:101) | Jason Merrill | 2005-11-08 | 1 | -1/+2 |
* | * method.c (use_thunk): Call init_insn_lengths. | Michael Matz | 2005-08-06 | 1 | -0/+1 |
* | * method.c: Fix a comment typo. | Kazu Hirata | 2005-07-29 | 1 | -1/+1 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | Canonicalize whitespace. | Mike Stump | 2005-06-15 | 1 | -36/+36 |
* | Remove extra white spacing at end of lines. | Mike Stump | 2005-06-14 | 1 | -47/+47 |
* | re PR c++/20637 (Confusing message with different using declarations) | Nathan Sidwell | 2005-06-06 | 1 | -3/+3 |
* | * method.c (synthesize_method): Add addtional arg to warning call. | Nathan Sidwell | 2005-06-02 | 1 | -1/+1 |
* | re PR c++/21280 (#pragma interface, templates, and "inline function used but ... | Nathan Sidwell | 2005-06-02 | 1 | -6/+15 |
* | re PR c++/21340 (error in constructor lookup (can't find constructor with "co... | Mark Mitchell | 2005-05-29 | 1 | -0/+16 |
* | re PR libgcj/21692 (unexpected java.lang.NoClassDefFoundError) | Richard Henderson | 2005-05-25 | 1 | -9/+18 |
* | cgraph.h (cgraph_node): Add 'lowered' state. | Steven Bosscher | 2005-05-17 | 1 | -1/+4 |