summaryrefslogtreecommitdiff
path: root/gcc/cp/ptree.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* cp-tree.h (struct lang_decl): Remove main_decl_variant.Mark Mitchell2000-04-101-5/+0
* * tree.h (TYPE_ALIGN_UNIT): New macro.Mark Mitchell2000-03-031-3/+3
* Fix copyrightsJeff Law2000-02-261-1/+2
* cp-tree.h (VAR_OR_FUNCTION_DECL_CHECK): New macro.Martin v. Löwis1999-09-231-1/+2
* ptree.c (print_lang_type): Print the real type of a PMF.Jason Merrill1999-08-081-2/+20
* cp-tree.h (struct lang_decl): Added field for storing sorted FIELD_DECLs (use...Michael Tiemann1999-07-091-1/+8
* pt.c (do_decl_instantiation): Downgrade duplicate instantiation errors to ped...Jason Merrill1999-07-091-0/+2
* call.c (find_scoped_type, [...]): Lose.Jason Merrill1999-05-181-5/+1
* cp-tree.h (IDENTIFIER_AS_DESC, [...]): Remove cruft.Jason Merrill1999-03-301-7/+2
* cp-tree.h (lang_type): Remove has_assignment and has_real_assignment.Mark Mitchell1999-03-241-2/+0
* cp-tree.def (CPLUS_BINDING): Update documentation.Mark Mitchell1998-12-131-2/+3
* update copyrightsJason Merrill1998-11-221-1/+1
* Warning fixes:Kaveh R. Ghazi1998-06-221-6/+12
* * ptree.c (lang_print_xnode): Add missing `break'.Mark Mitchell1998-05-111-0/+1
* massive namespace patchMartin v. Löwis1998-05-071-1/+4
* cp-tree.h: Lose CLASSTYPE_VBASE_SIZE, some unused stuff.Jason Merrill1998-04-021-6/+0
* * class.c, Make sure system.h is included just after config.h.Jeffrey A Law1998-04-011-1/+1
* call.c: Include system.h.Jeffrey A Law1998-03-311-1/+1
* tree.c (member_p): New fn.Jason Merrill1998-03-301-0/+6
* call.c, [...]: Remove support for -fno-ansi-overloading and overloading METHO...Jason Merrill1998-03-021-2/+0
* Partial implementation of namespaces.Jason Merrill1998-02-241-0/+18
* Support for friend templates.Jason Merrill1998-02-221-2/+6
* 83rd Cygnus<->FSF mergeMike Stump1996-02-281-7/+0
* Rename called function.Richard Kenner1995-06-221-1/+1
* Update FSF address.Richard Kenner1995-06-151-1/+2
* 32nd Cygnus<->FSF mergeMike Stump1994-04-151-4/+8
* Initial revisionMike Stump1994-02-241-0/+163