]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/ptree.c
Kill IDENTIFIER_TEMPLATE.
[thirdparty/gcc.git] / gcc / cp / ptree.c
2017-06-27  Nathan SidwellKill IDENTIFIER_TEMPLATE.
2017-06-22  Nathan SidwellReorder IDENTIFIER flags
2017-05-30  Nathan SidwellKill IDENTIFIER_NAMESPACE_BINDINGS
2017-05-29  Nathan SidwellPR c++/80891 (#4)
2017-05-26  Nathan Sidwellcp-tree.h (OVL_CHAIN): Check looking at OVERLOAD.
2017-05-16  Nathan Sidwellcp-tree.h (class ovl_iterator, [...]): New OVERLOAD...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-21  Jason MerrillImprove C++ debug_tree.
2016-10-21  Jason Merrill* ptree.c (cxx_print_xnode) [TEMPLATE_PARM_INDEX]:...
2016-07-21  Andrew SuttonImproving concepts performance and diagnostics.
2016-02-10  Jason Merrill* ptree.c (debug_tree): Implement for cp_expr.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-11  Andrew MacLeoddecl.c: Remove unused header files.
2015-10-29  Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-08-07  Andrew SuttonAdd C++ Concepts TS support.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-18  Jason Merrill* ptree.c (cxx_print_xnode): Handle TRAIT_EXPR.
2015-03-06  Aldy Hernandezptree.c (cxx_print_lambda_node): New.
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-03-26  Gabriel Dos Reiscp-gimplify.c (cp_genericize_r): Use VAR_OR_FUNCTION_DE...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2011-11-21  Jason Merrillre PR c++/48322 ([C++0x] Plural variadic parameter...
2011-06-08  Jason Merrillre PR c++/49107 ([C++0x][4.7 Regression] incomplete...
2011-05-25  Jason Merrillprint-tree.c (print_node): Only look at TREE_TYPE if...
2011-04-27  Jason Merrillptree.c (cxx_print_type): Dump fullname.
2011-01-03  Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-07-16  Jason Merrill* ptree.c (cxx_print_xnode): Handle TEMPLATE_INFO.
2010-06-30  Jason Merrillcp-tree.h (TYPE_HAS_ASSIGN_REF): Rename to TYPE_HAS_COP...
2009-09-02  Jason Merrill* ptree.c (cxx_print_type) [DECLTYPE_TYPE]: Print the...
2009-07-05  Jason Merrillpt.c (retrieve_specialization): Don't get confused...
2009-07-04  Jason Merrillcp-tree.h (struct lang_decl): Overhaul.
2009-03-31  Jason Merrillptree.c (cxx_print_decl): Pretty-print full name of...
2009-02-18  Jason Merrillrevert accidental commit
2009-02-18  Jason Merrillre PR target/39179 (Wrong code in c++ for const members...
2007-08-02  Nick Cliftontypeck.c: Change copyright header to refer to version...
2007-03-15  Douglas Gregorptree.c (cxx_print_type): Use formatting markup for...
2006-06-06  Mike StumpFix up whitespacing
2005-12-27  Mark Mitchellre PR c++/25439 ("template<> int A<0>" accepted)
2005-12-06  Daniel BerlinIn gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org>
2005-08-16  Kaveh R. Ghaziaclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.
2005-07-26  Ian Lance Taylorptree.c (cxx_print_identifier): Print a leading space...
2005-06-25  Kelley CookUpdate FSF address.
2005-06-14  Mike StumpRemove extra white spacing at end of lines.
2005-02-11  Kazu Hirata* cp-tree.def, except.c, ptree.c: Update copyright.
2005-02-09  Mark Mitchellre PR c++/19733 (ICE on invalid destructor call)
2004-09-21  Nathan Sidwellcp-tree.h (struct lang_type_header): Remove uses_multip...
2004-07-16  Mark Mitchellvec.h (VEC_address): New function.
2004-07-13  Mark Mitchellcp-tree.h (lang_identifier): Remove class_value.
2004-07-12  Nathan Sidwellcall.c (build_user_type_conversion_1, [...]): Pass...
2004-07-07  Nathan Sidwelltree.h (TYPE_BINFO_OFFSET, [...]): Remove.
2004-03-15  Kazu Hiratac-incpath.c, [...]: Update copyright.
2004-03-09  Mark Mitchellre PR c++/14401 (Uninitialized reference error not...
2003-12-09  Jason Merrillre PR c++/11971 (ICE in cp_expr_size with variadic...
2003-08-12  Mark Mitchellre PR c++/11703 (Problem with using enum in placement...
2003-07-08  Kaveh R. Ghazibitmap.c (debug_bitmap_file): Merge uses of HOST_PTR_PR...
2003-05-17  Kaveh R. Ghazicfgloopanal.c (test_for_iteration): Use string concaten...
2003-04-03  Kaveh R. Ghazigengtype-lex.l (IWORD): Add CHAR_BITFIELD.
2003-03-15  Gabriel Dos ReisCompile-time improvement: 2/n.
2003-01-02  Steven Bosscherexcept.c, [...]: Fix Copyright years.
2003-01-01  Steven Bosschercall.c, [...]: Replace "GNU CC" with "GCC" in the copyr...
2002-12-29  Gabriel Dos ReisRemove traditional C constructs 4/n.
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2001-11-09  Neil BoothMakefile.in: Update.
2001-03-22  Jason Merrillpt.c (instantiate_decl): Abort if we see a member const...
2000-09-05  Kriang Lerdsuwanakijcp-tree.def (BOUND_TEMPLATE_TEMPLATE_PARM): New tree...
2000-05-24  Mark Mitchellcp-tree.h (lang_decl_flags): Rename mutable_flag to...
2000-04-10  Mark Mitchellcp-tree.h (struct lang_decl): Remove main_decl_variant.
2000-03-03  Mark Mitchell* tree.h (TYPE_ALIGN_UNIT): New macro.
2000-02-26  Jeff LawFix copyrights
1999-09-23  Martin v. Löwiscp-tree.h (VAR_OR_FUNCTION_DECL_CHECK): New macro.
1999-08-09  Jason Merrillptree.c (print_lang_type): Print the real type of a...
1999-07-09  Michael Tiemanncp-tree.h (struct lang_decl): Added field for storing...
1999-07-09  Jason Merrillpt.c (do_decl_instantiation): Downgrade duplicate insta...
1999-05-19  Jason Merrillcall.c (find_scoped_type, [...]): Lose.
1999-03-30  Jason Merrillcp-tree.h (IDENTIFIER_AS_DESC, [...]): Remove cruft.
1999-03-24  Mark Mitchellcp-tree.h (lang_type): Remove has_assignment and has_re...
1998-12-13  Mark Mitchellcp-tree.def (CPLUS_BINDING): Update documentation.
1998-11-23  Jason Merrillupdate copyrights
1998-06-22  Kaveh R. GhaziWarning fixes:
1998-05-11  Mark Mitchell* ptree.c (lang_print_xnode): Add missing `break'.
1998-05-08  Martin v. Löwismassive namespace patch
1998-04-02  Jason Merrillcp-tree.h: Lose CLASSTYPE_VBASE_SIZE, some unused stuff.
1998-04-01  Jeffrey A Law* class.c, Make sure system.h is included just after...
1998-03-31  Jeffrey A Lawcall.c: Include system.h.
1998-03-30  Jason Merrilltree.c (member_p): New fn.
1998-03-03  Jason Merrillcall.c, [...]: Remove support for -fno-ansi-overloading...
1998-02-25  Jason MerrillPartial implementation of namespaces.
1998-02-23  Jason MerrillSupport for friend templates.
1996-02-28  Mike Stump83rd Cygnus<->FSF merge
1995-06-23  Richard KennerRename called function.
1995-06-15  Richard KennerUpdate FSF address.
1994-04-15  Mike Stump32nd Cygnus<->FSF merge
1994-02-24  Mike StumpInitial revision