summaryrefslogtreecommitdiff
path: root/gcc/cp/ptree.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+1
* cp-gimplify.c (cp_genericize_r): Use VAR_OR_FUNCTION_DECL_P.Gabriel Dos Reis2013-03-261-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* re PR c++/48322 ([C++0x] Plural variadic parameter packs are not expanded well)Jason Merrill2011-11-201-0/+4
* re PR c++/49107 ([C++0x][4.7 Regression] incomplete type regression with std:...Jason Merrill2011-06-081-0/+4
* print-tree.c (print_node): Only look at TREE_TYPE if TS_TYPED.Jason Merrill2011-05-251-0/+6
* ptree.c (cxx_print_type): Dump fullname.Jason Merrill2011-04-271-2/+7
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* * ptree.c (cxx_print_xnode): Handle TEMPLATE_INFO.Jason Merrill2010-07-161-0/+9
* cp-tree.h (TYPE_HAS_ASSIGN_REF): Rename to TYPE_HAS_COPY_ASSIGN.Jason Merrill2010-06-291-3/+3
* * ptree.c (cxx_print_type) [DECLTYPE_TYPE]: Print the expression.Jason Merrill2009-09-021-0/+4
* pt.c (retrieve_specialization): Don't get confused by a using-declaration tha...Jason Merrill2009-07-041-0/+4
* cp-tree.h (struct lang_decl): Overhaul.Jason Merrill2009-07-031-11/+7
* ptree.c (cxx_print_decl): Pretty-print full name of function/template.Jason Merrill2009-03-311-1/+20
* revert accidental commitJason Merrill2009-02-181-20/+1
* re PR target/39179 (Wrong code in c++ for const members initialized in extern...Jason Merrill2009-02-181-1/+20
* typeck.c: Change copyright header to refer to version 3 of the GNU General Pu...Nick Clifton2007-08-021-5/+5
* ptree.c (cxx_print_type): Use formatting markup for integers when printing te...Douglas Gregor2007-03-151-4/+2
* Fix up whitespacingMike Stump2006-06-061-1/+1
* re PR c++/25439 ("template<> int A<0>" accepted)Mark Mitchell2005-12-271-0/+6
* In gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin2005-12-061-1/+2
* aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.Kaveh R. Ghazi2005-08-161-4/+4
* ptree.c (cxx_print_identifier): Print a leading space if the indent level is 0.Ian Lance Taylor2005-07-261-2/+8
* Update FSF address.Kelley Cook2005-06-251-2/+2
* Remove extra white spacing at end of lines.Mike Stump2005-06-141-1/+1
* * cp-tree.def, except.c, ptree.c: Update copyright.Kazu Hirata2005-02-111-1/+1
* re PR c++/19733 (ICE on invalid destructor call)Mark Mitchell2005-02-091-2/+0
* cp-tree.h (struct lang_type_header): Remove uses_multiple_inheritance field.Nathan Sidwell2004-09-211-2/+0
* vec.h (VEC_address): New function.Mark Mitchell2004-07-161-2/+0
* cp-tree.h (lang_identifier): Remove class_value.Mark Mitchell2004-07-131-1/+0
* call.c (build_user_type_conversion_1, [...]): Pass type directly to lookup_fn...Nathan Sidwell2004-07-121-1/+6
* tree.h (TYPE_BINFO_OFFSET, [...]): Remove.Nathan Sidwell2004-07-071-1/+1
* c-incpath.c, [...]: Update copyright.Kazu Hirata2004-03-151-1/+1
* re PR c++/14401 (Uninitialized reference error not reported.)Mark Mitchell2004-03-091-2/+0
* re PR c++/11971 (ICE in cp_expr_size with variadic function call)Jason Merrill2003-12-081-0/+2
* re PR c++/11703 (Problem with using enum in placement delete)Mark Mitchell2003-08-121-6/+0
* bitmap.c (debug_bitmap_file): Merge uses of HOST_PTR_PRINTF with adjacent std...Kaveh R. Ghazi2003-07-081-15/+8
* cfgloopanal.c (test_for_iteration): Use string concatentation on HOST_WIDE_IN...Kaveh R. Ghazi2003-05-171-12/+8
* gengtype-lex.l (IWORD): Add CHAR_BITFIELD.Kaveh R. Ghazi2003-04-031-3/+3
* Compile-time improvement: 2/n.Gabriel Dos Reis2003-03-151-8/+11
* except.c, [...]: Fix Copyright years.Steven Bosscher2003-01-021-1/+1
* call.c, [...]: Replace "GNU CC" with "GCC" in the copyright header.Steven Bosscher2003-01-011-4/+4
* Remove traditional C constructs 4/n.Gabriel Dos Reis2002-12-291-16/+4
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* Makefile.in: Update.Neil Booth2001-11-091-4/+4
* pt.c (instantiate_decl): Abort if we see a member constant instantiation that...Jason Merrill2001-03-211-2/+0
* cp-tree.def (BOUND_TEMPLATE_TEMPLATE_PARM): New tree code.Kriang Lerdsuwanakij2000-09-041-0/+1
* cp-tree.h (lang_decl_flags): Rename mutable_flag to uninlinable and bitfield ...Mark Mitchell2000-05-241-8/+9