summaryrefslogtreecommitdiff
path: root/gcc/cp/ptree.c
Commit message (Expand)AuthorAgeFilesLines
* adaamacleod2015-11-111-3/+0
* adaamacleod2015-10-291-2/+2
* Add C++ Concepts TS support.jason2015-08-071-0/+13
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-1/+0
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* * ptree.c (cxx_print_xnode): Handle TRAIT_EXPR.jason2015-05-181-0/+7
* * ptree.c (cxx_print_lambda_node): New.aldyh2015-03-061-0/+31
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+9
* Update copyright years.jakub2015-01-051-1/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+1
* * cp-gimplify.c (cp_genericize_r): Use VAR_OR_FUNCTION_DECL_P.gdr2013-03-261-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* PR c++/48322jason2011-11-211-0/+4
* PR c++/49107jason2011-06-081-0/+4
* * print-tree.c (print_node): Only look at TREE_TYPE if TS_TYPED.jason2011-05-251-0/+6
* * ptree.c (cxx_print_type) [TYPENAME_TYPE]: Dump fullname.jason2011-04-271-2/+7
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+1
* * ptree.c (cxx_print_xnode): Handle TEMPLATE_INFO.jason2010-07-161-0/+9
* * cp-tree.h (TYPE_HAS_ASSIGN_REF): Rename to TYPE_HAS_COPY_ASSIGN.jason2010-06-301-3/+3
* * ptree.c (cxx_print_type) [DECLTYPE_TYPE]: Print the expression.jason2009-09-021-0/+4
* * pt.c (retrieve_specialization): Don't get confused by ajason2009-07-051-0/+4
* * cp-tree.h (struct lang_decl): Overhaul.jason2009-07-041-11/+7
* * ptree.c (cxx_print_decl): Pretty-print full name ofjason2009-03-311-1/+20
* revert accidental commitjason2009-02-181-20/+1
* PR target/39179jason2009-02-181-1/+20
* * typeck.c: Change copyright header to refer to version 3 of the GNU General nickc2007-08-021-5/+5
* 2007-03-15 Douglas Gregor <doug.gregor@gmail.com>dgregor2007-03-151-4/+2
* Fix up whitespacingmrs2006-06-061-1/+1
* PR c++/25439mmitchel2005-12-271-0/+6
* In gcc/dberlin2005-12-061-1/+2
* * aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.ghazi2005-08-161-4/+4
* * ptree.c (cxx_print_identifier): Print a leading space if theian2005-07-261-2/+8
* Update FSF address.kcook2005-06-251-2/+2
* Remove extra white spacing at end of lines.mrs2005-06-141-1/+1
* * cp-tree.def, except.c, ptree.c: Update copyright.kazu2005-02-111-1/+1
* PR c++/19733mmitchel2005-02-091-2/+0
* * cp-tree.h (struct lang_type_header): Removenathan2004-09-211-2/+0
* * vec.h (VEC_address): New function.mmitchel2004-07-161-2/+0
* * cp-tree.h (lang_identifier): Remove class_value.mmitchel2004-07-131-1/+0
* * call.c (build_user_type_conversion_1, build_new_op,nathan2004-07-121-1/+6
* * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE,nathan2004-07-071-1/+1
* gcc/kazu2004-03-151-1/+1
* PR c++/14401mmitchel2004-03-091-2/+0
* PR c++/11971jason2003-12-091-0/+2
* PR c++/11703mmitchel2003-08-121-6/+0
* gcc:ghazi2003-07-081-15/+8
* gcc:ghazi2003-05-171-12/+8