summaryrefslogtreecommitdiff
path: root/gcc/cp
Commit message (Expand)AuthorAgeFilesLines
* * cp-tree.h (DECL_DEFERRED_CONSTEXPR_CHECK): New.jason2011-05-124-1/+25
* PR c++/48948jason2011-05-116-38/+104
* * semantics.c (validate_constexpr_fundecl): Check DECL_TEMPLATE_INFOjason2011-05-112-3/+7
* * semantics.c (register_constexpr_fundef): Add to hash table here.jason2011-05-112-21/+21
* * decl.c (grokdeclarator): Only set DECL_DECLARED_CONSTEXPR_P once.jason2011-05-112-5/+9
* * pt.c (build_non_dependent_expr): Don't check null_ptr_cst_p,jason2011-05-113-4/+12
* PR c++/48745jason2011-05-112-0/+15
* split tree_typefroydnj2011-05-112-8/+18
* PR c++/48930jason2011-05-106-16/+48
* PR c++/48736jason2011-05-102-1/+8
* Fixes for override/final.jason2011-05-102-6/+16
* mark EXPR_PACK_EXPANSION as typed onlyfroydnj2011-05-107-41/+62
* /cppaolo2011-05-099-77/+163
* Fix PR C++/48859fabien2011-05-092-0/+9
* PR c++/34772jason2011-05-092-13/+30
* Implement final/override for member functions.jason2011-05-096-2/+138
* Fix PR c++/48574dodji2011-05-092-1/+7
* 2011-05-08 Paolo Carlini <paolo.carlini@oracle.com>paolo2011-05-082-2/+6
* 2011-05-07  Eric Botcazou  <ebotcazou@adacore.com>ebotcazou2011-05-073-3/+8
* * decl.c (stabilize_save_expr_r): Set *walk_subtrees asjason2011-05-062-1/+5
* PR c++/48909jason2011-05-062-9/+13
* PR c++/48911jason2011-05-062-1/+19
* introduce {class,type}_of_this_parm functionsfroydnj2011-05-0610-19/+47
* Fix PR c++/48838dodji2011-05-064-2/+25
* generalize build_case_label to the rest of the compilerfroydnj2011-05-062-1/+6
* * cp-tree.h (REFERENCE_REF_P): Just check the type.jason2011-05-056-10/+15
* PR c++/48873jason2011-05-052-1/+9
* * tree.h (get_pending_sizes): Remove prototype.ebotcazou2011-05-052-6/+5
* * c-decl.c (finish_decl): Don't call get_pending_sizes.jsm282011-05-052-1/+7
* PR c++/48749jason2011-05-052-1/+17
* /cppaolo2011-05-032-1/+14
* Upgrade the utility of timevars.crowl2011-05-028-238/+724
* * tree.c (build_vec_init_expr): Take complain parm.jason2011-05-024-13/+24
* Revert:jason2011-05-027-105/+56
* PR c++/48834jason2011-05-022-1/+10
* PR c++/48446jason2011-05-022-11/+55
* * parser.c (cp_parser_init_declarator): Set pushed_scope to NULL_TREEebotcazou2011-05-022-2/+8
* /cppaolo2011-05-022-0/+17
* cp/ChangeLogdnovillo2011-04-303-6/+70
* /cppaolo2011-04-292-2/+10
* In gcc/:nicola2011-04-292-2/+20
* /cppaolo2011-04-282-1/+8
* Fix PR c++/48656dodji2011-04-282-1/+8
* /cppaolo2011-04-282-2/+10
* /cppaolo2011-04-282-15/+12
* PR libstdc++/48760jason2011-04-284-1/+103
* * init.c (build_vec_delete_1): Look for sfk_deleting_destructor tojason2011-04-282-10/+12
* PR c++/40975jason2011-04-287-45/+111
* * class.c (resolve_address_of_overloaded_function): Don'tjason2011-04-273-10/+7
* PR c++/48046jason2011-04-272-1/+7