summaryrefslogtreecommitdiff
path: root/gcc/cp/cp-tree.def
Commit message (Expand)AuthorAgeFilesLines
* cp-tree.def (USING_STMT): New statement node.Nathan Sidwell2001-05-011-0/+3
* Lazy __FUNCTION__ generation.Nathan Sidwell2001-04-241-3/+0
* IA-64 ABI Exception Handling.Richard Henderson2001-03-281-0/+5
* cp-tree.def (DEFAULT_ARG): Make `x' class.Nathan Sidwell2001-01-051-2/+2
* cp-tree.def (BOUND_TEMPLATE_TEMPLATE_PARM): New tree code.Kriang Lerdsuwanakij2000-09-041-4/+6
* typosJason Merrill2000-08-301-1/+1
* tweak commentJason Merrill2000-08-111-3/+3
* parse.y (template_arg): Convert TEMPLATE_DECL that is a template template par...Kriang Lerdsuwanakij2000-06-231-4/+11
* c-common.h (IF_COND): Moved here from cp/cp-tree.h.Benjamin Chelf2000-06-141-32/+0
* cp-tree.def (THUNK_DECL): Remove.Mark Mitchell2000-05-031-22/+0
* cp-tree.def (THUNK_DECL): Add to documentation.Mark Mitchell2000-04-161-2/+4
* Fix copyrightsJeff Law2000-02-261-1/+2
* cp-tree.def (THUNK_DECL): Discuss vcall indices.Mark Mitchell2000-01-291-6/+16
* cp-tree.def (TEMPLATE_PARM_INDEX): Calculate size using sizeof (struct tree_c...Jason Merrill1999-12-151-7/+10
* cp-tree.def (SCOPE_STMT): Take one operand.Mark Mitchell1999-12-051-2/+3
* Make-lang.in (CXX_SRCS): Add optimize.c.Mark Mitchell1999-11-251-3/+5
* cp-tree.def (CTOR_COMPLETE): New tree node.Mark Mitchell1999-11-231-0/+3
* cp-tree.def (FUNCTION_NAME): New tree node.Mark Mitchell1999-11-231-0/+3
* cp-tree.def (EMPTY_CLASS_EXPR): New tree node.Mark Mitchell1999-10-211-0/+4
* cp-tree.def (VEC_INIT_EXPR): Remove.Mark Mitchell1999-10-031-5/+0
* cp-tree.def (CLEANUP_STMT): Fix spelling in dumps.Mark Mitchell1999-09-171-3/+13
* cp-tree.def (CLEANUP_STMT): New node.Mark Mitchell1999-09-121-0/+4
* Makefile.in (tree.o): Depend on ggc.h.Mark Mitchell1999-09-071-2/+2
* cp-tree.def (LABEL_STMT): New tree node.Mark Mitchell1999-08-281-0/+1
* cp-tree.def (SUBOBJECT): New tree node.Mark Mitchell1999-08-251-1/+5
* cp-tree.def (STMT_EXPR): Fix typo in node name.Mark Mitchell1999-08-221-1/+1
* cp-tree.def (PSEUDO_DTOR_EXPR): New tree code.Mark Mitchell1999-08-191-0/+1
* cp-tree.def (STMT_EXPR): New tree node.Mark Mitchell1999-08-161-0/+4
* cp-tree.def (DECL_STMT): Make it smaller.Mark Mitchell1999-08-141-1/+1
* cp-tree.def (TEMPLATE_ID_EXPR): Update documentation.Mark Mitchell1999-05-171-4/+4
* class.c (finish_struct): Remove unused variable.Mark Mitchell1999-04-161-3/+5
* tinfo.h (__class_type_info): Fix illegal declaration.Mark Mitchell1999-04-021-6/+5
* Copyright fixes.Jeff Law1999-01-061-1/+1
* cp-tree.def (CPLUS_BINDING): Update documentation.Mark Mitchell1998-12-131-3/+3
* cp-tree.def (TYPEOF_TYPE): New code.Jason Merrill1998-10-251-0/+4
* cp-tree.def (TYPENAME_TYPE): Add to documentation.Mark Mitchell1998-10-151-1/+4
* cp-tree.def (PTRMEM_CST): New tree node.Mark Mitchell1998-10-061-0/+5
* cp-tree.def (LOOKUP_EXPR): Document.Mark Mitchell1998-08-021-1/+6
* class.c (instantiate_type): Don't treat template-ids that don't specify any t...Mark Mitchell1998-06-121-1/+1
* cp-tree.def: Add SRCLOC.Jason Merrill1998-05-221-0/+3
* massive namespace patchMartin v. Löwis1998-05-071-2/+7
* typo typo fixes fixesJeff Law1998-05-061-1/+1
* tree.def: Add NAMESPACE_DECL.Jason Merrill1998-05-041-3/+0
* cp-tree.def: Add WRAPPER.Jason Merrill1998-04-231-3/+9
* tree.c (member_p): New fn.Jason Merrill1998-03-301-1/+1
* semantics.c: New file, containing routines to perform the semantic phase of p...Mark Mitchell1998-03-181-0/+1
* Partial implementation of namespaces.Jason Merrill1998-02-241-0/+4
* Support for friend templates.Jason Merrill1998-02-221-6/+49
* class.c (instantiate_type): Don't just return a known type if it's wrong.Jason Merrill1998-01-281-0/+1
* pt.c (coerce_template_parms): Don't access elements of ARGLIST that is not re...Kriang Lerdsuwanakij1998-01-221-0/+6