| Commit message (Expand) | Author | Age | Files | Lines |
* | Machinery to support implicit delete/move. | jason | 2010-06-30 | 1 | -4/+21 |
* | * cp-tree.h (TYPE_HAS_ASSIGN_REF): Rename to TYPE_HAS_COPY_ASSIGN. | jason | 2010-06-30 | 1 | -2/+2 |
* | * cp-tree.h (COMPLETE_OR_OPEN_TYPE_P): New macro. | jason | 2010-06-07 | 1 | -2/+1 |
* | Implement noexcept-specification (15.4) | jason | 2010-06-04 | 1 | -1/+1 |
* | gcc/ChangeLog: | steven | 2010-05-25 | 1 | -2/+0 |
* | * tree.c (get_fns): Split out from get_first_fn. | jason | 2010-04-27 | 1 | -0/+1 |
* | 2010-02-10 Shujing Zhao <pearly.zhao@oracle.com> | pzhao | 2010-02-10 | 1 | -1/+2 |
* | Fix PR c++/42260 | dodji | 2009-12-23 | 1 | -2/+8 |
* | PR c++/13950, DR 176 | jason | 2009-11-16 | 1 | -24/+0 |
* | fix | jason | 2009-11-04 | 1 | -1/+2 |
* | PR c++/39413 | jason | 2009-11-04 | 1 | -2/+4 |
* | merge in cxx0x-lambdas-branch@152308 | jason | 2009-09-30 | 1 | -0/+2 |
* | * cp-tree.h (struct lang_decl): Overhaul. | jason | 2009-07-04 | 1 | -5/+3 |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -1/+1 |
* | PR c++/38579 | jason | 2009-01-16 | 1 | -12/+5 |
* | Implement defaulted/deleted functions as per N2346 | jason | 2008-07-24 | 1 | -0/+14 |
* | 2008-03-21 Paolo Carlini <pcarlini@suse.de> | paolo | 2008-03-21 | 1 | -2/+3 |
* | PR c++/14688 | dannysmith | 2007-09-25 | 1 | -0/+10 |
* | /cp | paolo | 2007-08-31 | 1 | -0/+3 |
* | * typeck.c: Change copyright header to refer to version 3 of the GNU General | nickc | 2007-08-02 | 1 | -5/+4 |
* | PR c++/29475 | mmitchel | 2006-11-20 | 1 | -1/+1 |
* | PR c++/28588 | mmitchel | 2006-08-26 | 1 | -2/+20 |
* | PR c++/28432 | sje | 2006-08-01 | 1 | -1/+2 |
* | PR c++/27495 | sje | 2006-07-18 | 1 | -2/+1 |
* | PR c++/18681 | jason | 2006-07-05 | 1 | -2/+2 |
* | revert accidental checkin | jason | 2006-07-01 | 1 | -3/+2 |
* | PR c++/28215 | jason | 2006-07-01 | 1 | -2/+3 |
* | Fix up whitespacing | mrs | 2006-06-06 | 1 | -2/+2 |
* | PR c++/27581 | reichelt | 2006-05-15 | 1 | -1/+2 |
* | gcc/ | carlos | 2006-03-24 | 1 | -0/+4 |
* | * call.c (alloc_conversion): Use cast when converting from | gdr | 2006-01-29 | 1 | -3/+3 |
* | * search.c (lookup_conversions_r): Fix a pasto. | jakub | 2006-01-18 | 1 | -1/+1 |
* | PR c++/22618 | mmitchel | 2005-10-20 | 1 | -2/+6 |
* | 2005-07-02 Zack Weinberg <zack@codesourcery.com> | jsm28 | 2005-07-02 | 1 | -11/+10 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | Canonicalize whitespace. | mrs | 2005-06-15 | 1 | -25/+25 |
* | Remove extra white spacing at end of lines. | mrs | 2005-06-14 | 1 | -106/+106 |
* | cp: | nathan | 2005-06-08 | 1 | -3/+2 |
* | * vec.h: Update API to separate allocation mechanism from type. | nathan | 2005-04-21 | 1 | -8/+8 |
* | cp: | nathan | 2005-02-14 | 1 | -0/+6 |
* | PR c++/19733 | mmitchel | 2005-02-09 | 1 | -0/+6 |
* | PR c++/17154 | lerdsuwa | 2005-01-06 | 1 | -8/+5 |
* | * cp-tree.h (context_as_string): Remove extern. | bje | 2004-11-24 | 1 | -1/+1 |
* | * stack.h: Remove. | steven | 2004-11-16 | 1 | -1/+0 |
* | * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h, | jsm28 | 2004-11-09 | 1 | -1/+1 |
* | * class.c, decl.c, lex.c, name-lookup.c, parser.c, pt.c, | kazu | 2004-11-08 | 1 | -4/+4 |
* | cp: | nathan | 2004-11-01 | 1 | -0/+6 |
* | * name-lookup.c (do_namespace_alias): Use FROB_CONTEXT. | mmitchel | 2004-10-27 | 1 | -1/+1 |
* | PR c++/18093 | mmitchel | 2004-10-27 | 1 | -32/+45 |
* | cp: | nathan | 2004-10-18 | 1 | -38/+35 |