summaryrefslogtreecommitdiff
path: root/gcc/cp/ptree.c
Commit message (Expand)AuthorAgeFilesLines
* * cp-tree.def, except.c, ptree.c: Update copyright.kazu2005-02-111-1/+1
* PR c++/19733mmitchel2005-02-091-2/+0
* * cp-tree.h (struct lang_type_header): Removenathan2004-09-211-2/+0
* * vec.h (VEC_address): New function.mmitchel2004-07-161-2/+0
* * cp-tree.h (lang_identifier): Remove class_value.mmitchel2004-07-131-1/+0
* * call.c (build_user_type_conversion_1, build_new_op,nathan2004-07-121-1/+6
* * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE,nathan2004-07-071-1/+1
* gcc/kazu2004-03-151-1/+1
* PR c++/14401mmitchel2004-03-091-2/+0
* PR c++/11971jason2003-12-091-0/+2
* PR c++/11703mmitchel2003-08-121-6/+0
* gcc:ghazi2003-07-081-15/+8
* gcc:ghazi2003-05-171-12/+8
* gcc:ghazi2003-04-031-3/+3
* Compile-time improvement: 2/n.gdr2003-03-151-8/+11
* 2003-01-02 Steven Bosscher <s.bosscher@student.tudelft.nl>aj2003-01-021-1/+1
* * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump.c, error.c,neil2003-01-011-4/+4
* Remove traditional C constructs 4/n.gdr2002-12-291-16/+4
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * Makefile.in: Update.neil2001-11-091-4/+4
* * pt.c (instantiate_decl): Abort if we see a member constantjason2001-03-221-2/+0
* * cp-tree.def (BOUND_TEMPLATE_TEMPLATE_PARM): New tree code.jason2000-09-051-0/+1
* * cp-tree.h (lang_decl_flags): Rename mutable_flag to uninlinablemmitchel2000-05-241-8/+9
* * cp-tree.h (struct lang_decl): Remove main_decl_variant.mmitchel2000-04-101-5/+0
* * tree.h (TYPE_ALIGN_UNIT): New macro.mmitchel2000-03-031-3/+3
* Fix copyrightslaw2000-02-261-1/+2
* * cp-tree.h (VAR_OR_FUNCTION_DECL_CHECK): New macro.loewis1999-09-231-1/+2
* * ptree.c (print_lang_type): Print the real type of a PMF.jason1999-08-091-2/+20
* * cp-tree.h (struct lang_decl): Added field for storing sortedjason1999-07-091-1/+8
* * pt.c (do_decl_instantiation): Downgrade duplicate instantiationjason1999-07-091-0/+2
* * call.c (find_scoped_type, resolve_scope_to_name): Lose.jason1999-05-191-5/+1
* * cp-tree.h (IDENTIFIER_AS_DESC, IDENTIFIER_AS_LIST,jason1999-03-301-7/+2
* * cp-tree.h (lang_type): Remove has_assignment andmmitchel1999-03-241-2/+0
* * cp-tree.def (CPLUS_BINDING): Update documentation.mmitchel1998-12-131-2/+3
* update copyrightsjason1998-11-231-1/+1
* Warning fixes:ghazi1998-06-221-6/+12
* * ptree.c (lang_print_xnode): Add missing `break'.mmitchel1998-05-111-0/+1
* massive namespace patchjason1998-05-081-1/+4
* * cp-tree.h: Lose CLASSTYPE_VBASE_SIZE, some unused stuff.jason1998-04-021-6/+0
* * class.c, Make sure system.h is included just after config.h.law1998-04-011-1/+1
* * call.c: Include system.h. Remove includes, declarations andlaw1998-03-311-1/+1
* * tree.c (member_p): New fn.jason1998-03-301-0/+6
* * call.c, class.c, cp-tree.h, cvt.c, decl.c, init.c, lex.c,jason1998-03-031-2/+0
* Partial implementation of namespaces.jason1998-02-251-0/+18
* Support for friend templates.jason1998-02-231-2/+6
* 83rd Cygnus<->FSF mergemrs1996-02-281-7/+0
* Rename called function.kenner1995-06-231-1/+1
* Update FSF address.kenner1995-06-151-1/+2
* 32nd Cygnus<->FSF mergemrs1994-04-151-4/+8
* Initial revisionmrs1994-02-241-0/+163