aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/cp-tree.def
AgeCommit message (Expand)AuthorFilesLines
2000-09-04cp-tree.def (BOUND_TEMPLATE_TEMPLATE_PARM): New tree code.Kriang Lerdsuwanakij1-4/+6
2000-08-30typosJason Merrill1-1/+1
2000-08-11tweak commentJason Merrill1-3/+3
2000-06-23parse.y (template_arg): Convert TEMPLATE_DECL that is a template template par...Kriang Lerdsuwanakij1-4/+11
2000-06-14c-common.h (IF_COND): Moved here from cp/cp-tree.h.Benjamin Chelf1-32/+0
2000-05-03cp-tree.def (THUNK_DECL): Remove.Mark Mitchell1-22/+0
2000-04-16cp-tree.def (THUNK_DECL): Add to documentation.Mark Mitchell1-2/+4
2000-02-26Fix copyrightsJeff Law1-1/+2
2000-01-29cp-tree.def (THUNK_DECL): Discuss vcall indices.Mark Mitchell1-6/+16
1999-12-15cp-tree.def (TEMPLATE_PARM_INDEX): Calculate size using sizeof (struct tree_c...Jason Merrill1-7/+10
1999-12-05cp-tree.def (SCOPE_STMT): Take one operand.Mark Mitchell1-2/+3
1999-11-25Make-lang.in (CXX_SRCS): Add optimize.c.Mark Mitchell1-3/+5
1999-11-23cp-tree.def (CTOR_COMPLETE): New tree node.Mark Mitchell1-0/+3
1999-11-23cp-tree.def (FUNCTION_NAME): New tree node.Mark Mitchell1-0/+3
1999-10-21cp-tree.def (EMPTY_CLASS_EXPR): New tree node.Mark Mitchell1-0/+4
1999-10-03cp-tree.def (VEC_INIT_EXPR): Remove.Mark Mitchell1-5/+0
1999-09-17cp-tree.def (CLEANUP_STMT): Fix spelling in dumps.Mark Mitchell1-3/+13
1999-09-12cp-tree.def (CLEANUP_STMT): New node.Mark Mitchell1-0/+4
1999-09-07Makefile.in (tree.o): Depend on ggc.h.Mark Mitchell1-2/+2
1999-08-28cp-tree.def (LABEL_STMT): New tree node.Mark Mitchell1-0/+1
1999-08-25cp-tree.def (SUBOBJECT): New tree node.Mark Mitchell1-1/+5
1999-08-22cp-tree.def (STMT_EXPR): Fix typo in node name.Mark Mitchell1-1/+1
1999-08-19cp-tree.def (PSEUDO_DTOR_EXPR): New tree code.Mark Mitchell1-0/+1
1999-08-16cp-tree.def (STMT_EXPR): New tree node.Mark Mitchell1-0/+4
1999-08-14cp-tree.def (DECL_STMT): Make it smaller.Mark Mitchell1-1/+1
1999-05-17cp-tree.def (TEMPLATE_ID_EXPR): Update documentation.Mark Mitchell1-4/+4
1999-04-16class.c (finish_struct): Remove unused variable.Mark Mitchell1-3/+5
1999-04-02tinfo.h (__class_type_info): Fix illegal declaration.Mark Mitchell1-6/+5
1999-01-06Copyright fixes.Jeff Law1-1/+1
1998-12-13cp-tree.def (CPLUS_BINDING): Update documentation.Mark Mitchell1-3/+3
1998-10-25cp-tree.def (TYPEOF_TYPE): New code.Jason Merrill1-0/+4
1998-10-15cp-tree.def (TYPENAME_TYPE): Add to documentation.Mark Mitchell1-1/+4
1998-10-06cp-tree.def (PTRMEM_CST): New tree node.Mark Mitchell1-0/+5
1998-08-02cp-tree.def (LOOKUP_EXPR): Document.Mark Mitchell1-1/+6
1998-06-12class.c (instantiate_type): Don't treat template-ids that don't specify any t...Mark Mitchell1-1/+1
1998-05-22cp-tree.def: Add SRCLOC.Jason Merrill1-0/+3
1998-05-07massive namespace patchMartin v. Löwis1-2/+7
1998-05-06typo typo fixes fixesJeff Law1-1/+1
1998-05-04tree.def: Add NAMESPACE_DECL.Jason Merrill1-3/+0
1998-04-23cp-tree.def: Add WRAPPER.Jason Merrill1-3/+9
1998-03-30tree.c (member_p): New fn.Jason Merrill1-1/+1
1998-03-18semantics.c: New file, containing routines to perform the semantic phase of p...Mark Mitchell1-0/+1
1998-02-24Partial implementation of namespaces.Jason Merrill1-0/+4
1998-02-22Support for friend templates.Jason Merrill1-6/+49
1998-01-28class.c (instantiate_type): Don't just return a known type if it's wrong.Jason Merrill1-0/+1
1998-01-22pt.c (coerce_template_parms): Don't access elements of ARGLIST that is not re...Kriang Lerdsuwanakij1-0/+6
1997-12-18tweakJason Merrill1-1/+1
1997-12-18except.c: Remove register_exception_table{,_p}.Jason Merrill1-3/+8
1997-12-11tree.c, tree.h: Change tree_code_type, tree_code_length, and tree_code_name f...John F. Carr1-63/+63
1997-09-28[multiple changes]Jason Merrill1-0/+8