aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ptree.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-21Improving concepts performance and diagnostics.Andrew Sutton1-1/+0
2016-02-10* ptree.c (debug_tree): Implement for cp_expr.Jason Merrill1-0/+8
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-11decl.c: Remove unused header files.Andrew MacLeod1-3/+0
2015-10-29decl.c: Reorder #include's and remove duplicates.Andrew MacLeod1-2/+2
2015-08-07Add C++ Concepts TS support.Andrew Sutton1-0/+13
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-1/+0
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-3/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-05-18* ptree.c (cxx_print_xnode): Handle TRAIT_EXPR.Jason Merrill1-0/+7
2015-03-06ptree.c (cxx_print_lambda_node): New.Aldy Hernandez1-0/+31
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+9
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+1
2013-03-26cp-gimplify.c (cp_genericize_r): Use VAR_OR_FUNCTION_DECL_P.Gabriel Dos Reis1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2011-11-20re PR c++/48322 ([C++0x] Plural variadic parameter packs are not expanded well)Jason Merrill1-0/+4
2011-06-08re PR c++/49107 ([C++0x][4.7 Regression] incomplete type regression with std:...Jason Merrill1-0/+4
2011-05-25print-tree.c (print_node): Only look at TREE_TYPE if TS_TYPED.Jason Merrill1-0/+6
2011-04-27ptree.c (cxx_print_type): Dump fullname.Jason Merrill1-2/+7
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-07-16* ptree.c (cxx_print_xnode): Handle TEMPLATE_INFO.Jason Merrill1-0/+9
2010-06-29cp-tree.h (TYPE_HAS_ASSIGN_REF): Rename to TYPE_HAS_COPY_ASSIGN.Jason Merrill1-3/+3
2009-09-02* ptree.c (cxx_print_type) [DECLTYPE_TYPE]: Print the expression.Jason Merrill1-0/+4
2009-07-04pt.c (retrieve_specialization): Don't get confused by a using-declaration tha...Jason Merrill1-0/+4
2009-07-03cp-tree.h (struct lang_decl): Overhaul.Jason Merrill1-11/+7
2009-03-31ptree.c (cxx_print_decl): Pretty-print full name of function/template.Jason Merrill1-1/+20
2009-02-18revert accidental commitJason Merrill1-20/+1
2009-02-18re PR target/39179 (Wrong code in c++ for const members initialized in extern...Jason Merrill1-1/+20
2007-08-02typeck.c: Change copyright header to refer to version 3 of the GNU General Pu...Nick Clifton1-5/+5
2007-03-15ptree.c (cxx_print_type): Use formatting markup for integers when printing te...Douglas Gregor1-4/+2
2006-06-06Fix up whitespacingMike Stump1-1/+1
2005-12-27re PR c++/25439 ("template<> int A<0>" accepted)Mark Mitchell1-0/+6
2005-12-06In gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin1-1/+2
2005-08-16aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.Kaveh R. Ghazi1-4/+4
2005-07-26ptree.c (cxx_print_identifier): Print a leading space if the indent level is 0.Ian Lance Taylor1-2/+8
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-14Remove extra white spacing at end of lines.Mike Stump1-1/+1
2005-02-11* cp-tree.def, except.c, ptree.c: Update copyright.Kazu Hirata1-1/+1
2005-02-09re PR c++/19733 (ICE on invalid destructor call)Mark Mitchell1-2/+0
2004-09-21cp-tree.h (struct lang_type_header): Remove uses_multiple_inheritance field.Nathan Sidwell1-2/+0
2004-07-16vec.h (VEC_address): New function.Mark Mitchell1-2/+0
2004-07-13cp-tree.h (lang_identifier): Remove class_value.Mark Mitchell1-1/+0
2004-07-12call.c (build_user_type_conversion_1, [...]): Pass type directly to lookup_fn...Nathan Sidwell1-1/+6
2004-07-07tree.h (TYPE_BINFO_OFFSET, [...]): Remove.Nathan Sidwell1-1/+1
2004-03-15c-incpath.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-03-09re PR c++/14401 (Uninitialized reference error not reported.)Mark Mitchell1-2/+0
2003-12-08re PR c++/11971 (ICE in cp_expr_size with variadic function call)Jason Merrill1-0/+2