aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ptree.c
AgeCommit message (Expand)AuthorFilesLines
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
1998-02-24Partial implementation of namespaces.Jason Merrill1-0/+18
1998-02-22Support for friend templates.Jason Merrill1-2/+6
1996-02-2883rd Cygnus<->FSF mergeMike Stump1-7/+0
1995-06-22Rename called function.Richard Kenner1-1/+1
1995-06-15Update FSF address.Richard Kenner1-1/+2
1994-04-1532nd Cygnus<->FSF mergeMike Stump1-4/+8
1994-02-24Initial revisionMike Stump1-0/+163