summaryrefslogtreecommitdiff
path: root/gcc/cp/tree.c
Commit message (Expand)AuthorAgeFilesLines
* * tree.c (cp_tree_equal): Fix CONSTRUCTOR handling.jason2010-07-211-4/+14
* PR c++/44969jason2010-07-191-0/+11
* 2010-06-30 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-06-301-1/+1
* Enable implicitly declared move constructor/operator= (N3053).jason2010-06-301-6/+18
* Machinery to support implicit delete/move.jason2010-06-301-1/+6
* * class.c (type_has_virtual_destructor): New.jason2010-06-301-4/+19
* * cp-tree.h (TYPE_HAS_ASSIGN_REF): Rename to TYPE_HAS_COPY_ASSIGN.jason2010-06-301-5/+5
* Fix PR c++/44188dodji2010-06-061-8/+0
* Implement noexcept-specification (15.4)jason2010-06-041-9/+11
* * call.c (build_conditional_expr): Never fold in unevaluated context.jason2010-06-041-0/+1
* gcc/ChangeLog:steven2010-05-281-0/+10
* Revert "Fix PR c++/44188"dodji2010-05-281-0/+8
* Fix PR c++/44188dodji2010-05-271-8/+0
* gcc/ChangeLog:steven2010-05-251-4/+1
* gcc/ChangeLog:steven2010-05-211-1/+0
* * call.c (reference_binding): Use cp_build_qualified_type_realjason2010-05-191-1/+1
* * decl.c (grokdeclarator): Don't check quals on fn type.jason2010-05-191-16/+10
* PR c++/44193jason2010-05-191-0/+8
* gcc/froydnj2010-05-181-3/+3
* C++ support for -Wunused-but-set-variabledodji2010-05-061-0/+2
* * tree.c (get_fns): Split out from get_first_fn.jason2010-04-271-2/+8
* PR c++/43856jason2010-04-271-4/+11
* PR c++/43790jason2010-04-271-1/+6
* * pt.c (print_template_statistics): New.jason2010-04-071-0/+1
* PR c++/43333jason2010-03-221-2/+5
* PR c++/12909jason2010-03-031-1/+1
* PR c++/43036jason2010-02-161-51/+33
* revert unnecessary hunkjason2010-02-121-4/+0
* PR c++/43054jason2010-02-121-1/+7
* * gcc/cp/tree.c: Tweak comment in no_linkage_check.jason2010-01-271-1/+1
* Fix PR c++/42225, take 2dodji2009-12-191-5/+4
* 2009-12-17 Shujing Zhao <pearly.zhao@oracle.com>pzhao2009-12-171-2/+2
* Fix PR c++/42225dodji2009-12-111-0/+16
* PR middle-end/42095jakub2009-11-231-1/+11
* Fix PR c++/14777dodji2009-11-231-2/+1
* PR c++/11987jason2009-11-131-0/+8
* * typeck.c (cv_qualified_p): New fn.jason2009-11-121-2/+2
* PR c++/9381jason2009-11-061-1/+8
* * tree.c (cv_unqualified): New fn.jason2009-11-011-0/+10
* PR c++/40092jason2009-10-141-0/+2
* 2009-10-11 Richard Guenther <rguenther@suse.de>rguenth2009-10-111-0/+11
* PR c++/41038jason2009-10-071-0/+2
* * parser.c (cp_parser_lambda_expression): Compute visibility.jason2009-10-021-27/+22
* gcc/gdr2009-10-011-2/+1
* merge in cxx0x-lambdas-branch@152308jason2009-09-301-0/+31
* PR c++/41421jason2009-09-211-4/+4
* * decl2.c (determine_visibility): Make anonymous types internal.jason2009-09-181-7/+34
* 2009-09-01 Diego Novillo <dnovillo@google.com>dnovillo2009-09-031-0/+47
* PR c++/41131jakub2009-08-211-0/+6
* 2009-08-16 Richard Guenther <rguenther@suse.de>rguenth2009-08-171-2/+1