| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc/ChangeLog: | steven | 2010-05-25 | 1 | -3/+1 |
* | * call.c (reference_binding): Use cp_build_qualified_type_real | jason | 2010-05-19 | 1 | -2/+2 |
* | Fix for PR c++/43375 | dodji | 2010-03-20 | 1 | -3/+6 |
* | PR c++/12909 | jason | 2010-03-03 | 1 | -15/+19 |
* | PR c++/12909 | jason | 2010-03-03 | 1 | -0/+1 |
* | PR c++/42983, core issue 906 | jason | 2010-02-10 | 1 | -0/+3 |
* | * cgraph.c (same_body_alias_1): Break out of | hubicka | 2009-11-29 | 1 | -150/+14 |
* | PR c++/34180 | jason | 2009-11-06 | 1 | -0/+1 |
* | PR c++/15882 | jason | 2009-11-04 | 1 | -1/+1 |
* | PR c++/38796, Core issue 906 | jason | 2009-10-26 | 1 | -0/+82 |
* | merge in cxx0x-lambdas-branch@152308 | jason | 2009-09-30 | 1 | -11/+24 |
* | * cgraphunit.c (cgraph_lower_function): Revert last change. | jakub | 2009-09-24 | 1 | -4/+0 |
* | * cp-tree.h (enum overload_flags): Remove OP_FLAG. | jason | 2009-09-08 | 1 | -1/+1 |
* | * cp-tree.h (DECL_DEFERRED_FN): Remove. | jason | 2009-08-24 | 1 | -3/+0 |
* | * method.c (use_thunk): Call free_after_compilation after | jakub | 2009-08-19 | 1 | -0/+1 |
* | 2009-07-17 Aldy Hernandez <aldyh@redhat.com> | manu | 2009-07-16 | 1 | -5/+9 |
* | * cp-tree.h (struct lang_decl): Overhaul. | jason | 2009-07-04 | 1 | -1/+0 |
* | 2009-06-15 Rafael Avila de Espindola <espindola@google.com> | espindola | 2009-06-15 | 1 | -1/+1 |
* | gcc/java/ | aldyh | 2009-06-12 | 1 | -3/+6 |
* | ./: | ian | 2009-05-21 | 1 | -3/+5 |
* | 2009-03-12 Jing Yu <jingyu@google.com> | dougkwan | 2009-03-17 | 1 | -1/+1 |
* | 2008-08-18 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2008-08-20 | 1 | -2/+2 |
* | * optimize.c (maybe_clone_body): Remove DECL_INLINE. | hubicka | 2008-07-29 | 1 | -3/+0 |
* | Implement defaulted/deleted functions as per N2346 | jason | 2008-07-24 | 1 | -0/+1 |
* | * cgraph.c (cgraph_add_new_function): When in expansion state, do lowering. | hubicka | 2008-06-18 | 1 | -2/+2 |
* | PR testsuite/35843 | hubicka | 2008-04-25 | 1 | -1/+1 |
* | 2008-04-03 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2008-04-03 | 1 | -2/+2 |
* | 2008-03-25 Douglas Gregor <doug.gregor@gmail.com> | dgregor | 2008-03-25 | 1 | -2/+4 |
* | 2008-03-21 Paolo Carlini <pcarlini@suse.de> | paolo | 2008-03-21 | 1 | -2/+2 |
* | PR tree-optimization/34181 | jakub | 2007-11-27 | 1 | -0/+1 |
* | * decl.c (java_expand_body): Kill. | hubicka | 2007-09-11 | 1 | -1/+1 |
* | 2007-09-05 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2007-09-05 | 1 | -1/+1 |
* | * c-common.c (vector_types_convertible_p, | ghazi | 2007-08-25 | 1 | -2/+2 |
* | 2007-08-06 Dan Hipschman <dsh@google.com> | dsh | 2007-08-06 | 1 | -1/+1 |
* | * typeck.c: Change copyright header to refer to version 3 of the GNU General | nickc | 2007-08-02 | 1 | -5/+5 |
* | * method.c (implicitly_declare_fn): Increase alignment if member | nathan | 2007-07-24 | 1 | -0/+8 |
* | 2007-06-15 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2007-06-16 | 1 | -6/+8 |
* | gcc/ | paolo | 2007-03-30 | 1 | -6/+3 |
* | 2007-02-28 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2007-02-28 | 1 | -5/+27 |
* | * class.c, cp-tree.h, decl.c, decl2.c, g++spec.c, init.c, | kazu | 2007-02-04 | 1 | -1/+1 |
* | * decl.c (poplevel): Check DECL_INITIAL invariant. | geoffk | 2006-12-01 | 1 | -5/+7 |
* | PR c++/29039 | mmitchel | 2006-10-17 | 1 | -1/+1 |
* | PR c++/26957 | jason | 2006-09-07 | 1 | -0/+1 |
* | PR c++/28258 | lmillward | 2006-07-18 | 1 | -0/+4 |
* | PR c++/28215 | jason | 2006-07-01 | 1 | -0/+3 |
* | Fix up whitespacing | mrs | 2006-06-06 | 1 | -1/+1 |
* | PR c++/27309 | mmitchel | 2006-05-02 | 1 | -1/+0 |
* | PR c++/26912 | mmitchel | 2006-04-24 | 1 | -4/+7 |
* | * typeck.c (string_conv_p): Pass appropiate | lmillward | 2006-02-03 | 1 | -1/+1 |
* | * cp-tree.h (do_poplevel): Remove prototype. | reichelt | 2006-01-23 | 1 | -1/+1 |