Age | Commit message (Expand) | Author | Files | Lines |
2010-05-19 | call.c (reference_binding): Use cp_build_qualified_type_real and cp_type_qual... | Jason Merrill | 1 | -2/+2 |
2010-03-20 | re PR c++/43375 (ICE during compiling SSE code) | Dodji Seketeli | 1 | -3/+6 |
2010-03-03 | re PR c++/12909 (ambiguity in mangling vector types) | Jason Merrill | 1 | -15/+19 |
2010-03-03 | re PR c++/12909 (ambiguity in mangling vector types) | Jason Merrill | 1 | -0/+1 |
2010-02-10 | PR c++/42983, core issue 906 | Jason Merrill | 1 | -0/+3 |
2009-11-29 | cgraph.c (same_body_alias_1): Break out of | Jan Hubicka | 1 | -150/+14 |
2009-11-05 | re PR c++/34180 (Default copy constructor copies const auto_ptr members) | Jason Merrill | 1 | -0/+1 |
2009-11-04 | re PR c++/15882 (Check for return type of overloaded operator new too early) | Jason Merrill | 1 | -1/+1 |
2009-10-26 | PR c++/38796, Core issue 906 | Jason Merrill | 1 | -0/+82 |
2009-09-29 | merge in cxx0x-lambdas-branch@152308 | Jason Merrill | 1 | -11/+24 |
2009-09-24 | cgraphunit.c (cgraph_lower_function): Revert last change. | Jakub Jelinek | 1 | -4/+0 |
2009-09-08 | cp-tree.h (enum overload_flags): Remove OP_FLAG. | Jason Merrill | 1 | -1/+1 |
2009-08-24 | cp-tree.h (DECL_DEFERRED_FN): Remove. | Jason Merrill | 1 | -3/+0 |
2009-08-19 | method.c (use_thunk): Call free_after_compilation after assemble_end_function. | Jakub Jelinek | 1 | -0/+1 |
2009-07-16 | re PR c/40435 (Revision 148442 caused many regressions on trunk) | Aldy Hernandez | 1 | -5/+9 |
2009-07-03 | cp-tree.h (struct lang_decl): Overhaul. | Jason Merrill | 1 | -1/+0 |
2009-06-15 | cgraphunit.c (cgraph_function_versioning,save_inline_function_body): Use DECL... | Rafael Avila de Espindola | 1 | -1/+1 |
2009-06-12 | java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. | Aldy Hernandez | 1 | -3/+6 |
2009-05-21 | tree.c (build_tree_list_vec_stat): New function. | Ian Lance Taylor | 1 | -3/+5 |
2009-03-17 | re PR middle-end/39378 (Multiple inheritence thunk not working with -mthumb) | Jing Yu | 1 | -1/+1 |
2008-08-20 | diagnostic.c (inform): Add an explicit location_t parameter. | Manuel López-Ibáñez | 1 | -2/+2 |
2008-07-29 | optimize.c (maybe_clone_body): Remove DECL_INLINE. | Jan Hubicka | 1 | -3/+0 |
2008-07-24 | Implement defaulted/deleted functions as per N2346 | Jason Merrill | 1 | -0/+1 |
2008-06-18 | cgraph.c (cgraph_add_new_function): When in expansion state, do lowering. | Jan Hubicka | 1 | -2/+2 |
2008-04-25 | re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) | Jan Hubicka | 1 | -1/+1 |
2008-04-03 | c-objc-common.h (LANG_HOOKS_FUNCTION_ENTER_NESTED, [...]): Delete. | Paolo Bonzini | 1 | -2/+2 |
2008-03-25 | typeck.c (composite_pointer_type_r): Add SFINAE support. | Douglas Gregor | 1 | -2/+4 |
2008-03-21 | cp-tree.h (IS_AGGR_TYPE): Rename to MAYBE_CLASS_TYPE_P. | Paolo Carlini | 1 | -2/+2 |
2007-11-27 | re PR tree-optimization/34181 (FAIL: g++.dg/opt/anchor1.C (internal compiler ... | Jakub Jelinek | 1 | -0/+1 |
2007-09-11 | decl.c (java_expand_body): Kill. | Jan Hubicka | 1 | -1/+1 |
2007-09-05 | Add target hook invoked when cfun changes. | Sandra Loosemore | 1 | -1/+1 |
2007-08-25 | c-common.c (vector_types_convertible_p, [...]): Constify. | Kaveh R. Ghazi | 1 | -2/+2 |
2007-08-06 | method.c (use_thunk): Use DECL_NAME instead of DECL_RTL to access function name. | Dan Hipschman | 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-07-24 | method.c (implicitly_declare_fn): Increase alignment if member function point... | Nathan Sidwell | 1 | -0/+8 |
2007-06-15 | [multiple changes] | Andrew Pinski | 1 | -6/+8 |
2007-03-30 | re PR c++/26099 (support for type traits is not available) | Paolo Carlini | 1 | -6/+3 |
2007-02-28 | builtins.c (fold_builtin_call_list, [...]): Delete, and replace with... | Sandra Loosemore | 1 | -5/+27 |
2007-02-04 | class.c, [...]: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2006-12-01 | decl.c (poplevel): Check DECL_INITIAL invariant. | Geoffrey Keating | 1 | -5/+7 |
2006-10-17 | re PR c++/29039 (implicitly defined constructor for class with reference member) | Mark Mitchell | 1 | -1/+1 |
2006-09-07 | re PR c++/26957 (ICE in make_decl_rtl, at varasm.c:871) | Jason Merrill | 1 | -0/+1 |
2006-07-18 | re PR c++/28258 (ICE with invalid constructor) | Lee Millward | 1 | -0/+4 |
2006-07-01 | re PR c++/28215 (Bootstrap failure on arm-eabi) | Jason Merrill | 1 | -0/+3 |
2006-06-06 | Fix up whitespacing | Mike Stump | 1 | -1/+1 |
2006-05-02 | re PR c++/27309 (ICE on invalid constructor definition) | Mark Mitchell | 1 | -1/+0 |
2006-04-24 | re PR c++/26912 (friend const member function specialization fails to compile) | Mark Mitchell | 1 | -4/+7 |
2006-02-03 | typeck.c (string_conv_p): Pass appropiate OPT_Wxxxx values when calling warni... | Lee Millward | 1 | -1/+1 |
2006-01-23 | cp-tree.h (do_poplevel): Remove prototype. | Volker Reichelt | 1 | -1/+1 |
2005-12-29 | varasm.c (get_section): Use gcc_assert. | Nathan Sidwell | 1 | -4/+2 |