aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ptree.c
AgeCommit message (Expand)AuthorFilesLines
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
2003-08-12re PR c++/11703 (Problem with using enum in placement delete)Mark Mitchell1-6/+0
2003-07-08bitmap.c (debug_bitmap_file): Merge uses of HOST_PTR_PRINTF with adjacent std...Kaveh R. Ghazi1-15/+8
2003-05-17cfgloopanal.c (test_for_iteration): Use string concatentation on HOST_WIDE_IN...Kaveh R. Ghazi1-12/+8
2003-04-03gengtype-lex.l (IWORD): Add CHAR_BITFIELD.Kaveh R. Ghazi1-3/+3
2003-03-15Compile-time improvement: 2/n.Gabriel Dos Reis1-8/+11
2003-01-02except.c, [...]: Fix Copyright years.Steven Bosscher1-1/+1
2003-01-01call.c, [...]: Replace "GNU CC" with "GCC" in the copyright header.Steven Bosscher1-4/+4
2002-12-29Remove traditional C constructs 4/n.Gabriel Dos Reis1-16/+4
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2001-11-09Makefile.in: Update.Neil Booth1-4/+4
2001-03-21pt.c (instantiate_decl): Abort if we see a member constant instantiation that...Jason Merrill1-2/+0
2000-09-04cp-tree.def (BOUND_TEMPLATE_TEMPLATE_PARM): New tree code.Kriang Lerdsuwanakij1-0/+1
2000-05-24cp-tree.h (lang_decl_flags): Rename mutable_flag to uninlinable and bitfield ...Mark Mitchell1-8/+9
2000-04-10cp-tree.h (struct lang_decl): Remove main_decl_variant.Mark Mitchell1-5/+0
2000-03-03* tree.h (TYPE_ALIGN_UNIT): New macro.Mark Mitchell1-3/+3
2000-02-26Fix copyrightsJeff Law1-1/+2
1999-09-23cp-tree.h (VAR_OR_FUNCTION_DECL_CHECK): New macro.Martin v. Löwis1-1/+2
1999-08-08ptree.c (print_lang_type): Print the real type of a PMF.Jason Merrill1-2/+20
1999-07-09cp-tree.h (struct lang_decl): Added field for storing sorted FIELD_DECLs (use...Michael Tiemann1-1/+8
1999-07-09pt.c (do_decl_instantiation): Downgrade duplicate instantiation errors to ped...Jason Merrill1-0/+2
1999-05-18call.c (find_scoped_type, [...]): Lose.Jason Merrill1-5/+1
1999-03-30cp-tree.h (IDENTIFIER_AS_DESC, [...]): Remove cruft.Jason Merrill1-7/+2
1999-03-24cp-tree.h (lang_type): Remove has_assignment and has_real_assignment.Mark Mitchell1-2/+0
1998-12-13cp-tree.def (CPLUS_BINDING): Update documentation.Mark Mitchell1-2/+3
1998-11-22update copyrightsJason Merrill1-1/+1
1998-06-22Warning fixes:Kaveh R. Ghazi1-6/+12
1998-05-11* ptree.c (lang_print_xnode): Add missing `break'.Mark Mitchell1-0/+1
1998-05-07massive namespace patchMartin v. Löwis1-1/+4
1998-04-02cp-tree.h: Lose CLASSTYPE_VBASE_SIZE, some unused stuff.Jason Merrill1-6/+0
1998-04-01* class.c, Make sure system.h is included just after config.h.Jeffrey A Law1-1/+1
1998-03-31call.c: Include system.h.Jeffrey A Law1-1/+1
1998-03-30tree.c (member_p): New fn.Jason Merrill1-0/+6
1998-03-02call.c, [...]: Remove support for -fno-ansi-overloading and overloading METHO...Jason Merrill1-2/+0