re PR c++/30111 (Value-initialization of POD base class doesn't initialize members)
[platform/upstream/gcc.git] / gcc / cp / cp-tree.def
2007-08-25 Paolo Bonzinidecl.c (cp_tree_node_structure): Kill TINST_LEVEL case.
2007-08-02 Nick Cliftontypeck.c: Change copyright header to refer to version...
2007-07-27 Douglas Gregortypeck.c (structural_comptypes): Compare DECLTYPE_TYPE...
2007-03-30 Paolo Carlinire PR c++/26099 (support for type traits is not available)
2007-03-17 Kazu Hirata* cp-tree.def, parser.c, pt.c: Fix comment typos.
2007-03-10 Douglas Gregorre PR c++/20599 (variadic template support)
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2006-11-21 Douglas Gregorcp-tree.def (STATIC_ASSERT): New.
2006-06-14 Gabriel Dos Reis* cp-tree.def: Fix typo.
2005-09-16 Jason Merrillre PR c++/23357 (ICE with __alignof__ on template argum...
2005-09-09 Richard Hendersondbxout.c: Include expr.h.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-15 Mike StumpCanonicalize whitespace.
2005-06-14 Mike StumpRemove extra white spacing at end of lines.
2005-06-08 Nathan Sidwellre PR c++/19497 (Invalid declaration in template diagno...
2005-06-07 Nathan Sidwellcp-tree.def (DEFAULT_ARG): Adjust documentation.
2005-06-06 Nathan Sidwellre PR c++/21903 (Default argument of template function...
2005-05-27 Roger Saylecp-tree.def (UNARY_PLUS_EXPR): New C++ unary tree code.
2005-04-25 Ian Lance Taylorc-common.def (EXPR_STMT): Remove, moved to C++ frontend.
2005-04-24 Ian Lance Taylorcp-tree.def (USING_STMT): Change class to tcc_statement.
2005-04-20 Ian Lance Taylorc-common.def: Remove STMT_EXPR (moved to cp/cp-tree...
2005-04-17 Ian Lance Taylorc-common.def (SIZEOF_EXPR, [...]): Remove.
2005-04-09 Ian Lance Taylorc-common.def: Move FOR_STMT...
2005-04-08 Mark Mitchellre PR c++/20145 (template "class has virtual functions...
2005-04-06 Mark Mitchellre PR c++/20734 (rejects valid pointer to member)
2005-02-11 Kazu Hirata* cp-tree.def, except.c, ptree.c: Update copyright.
2005-02-09 Mark Mitchellre PR c++/19733 (ICE on invalid destructor call)
2004-12-21 Nathan Sidwellsystem.c (IN_RANGE): Use plain unsigned, not unsigned...
2004-11-29 Mark Mitchellre PR c++/18368 (C++ error message regression)
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-08-27 Richard Hendersoncp-tree.def (OFFSETOF_EXPR): New.
2004-07-20 Steven Bosschercp-tree.def (TINST_LEVEL): Make it an 'x' node.
2004-06-22 Mark Mitchellcp-tree.def (NEW_EXPR): Add a fourth slot.
2004-06-20 Richard Hendersonc-common.def (IF_STMT, [...]): Move to cp-tree.def.
2004-05-31 Kazu Hiratacall.c, [...]: Fix comment formatting.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-03-18 Richard Kennercp-tree.def (TEMPLATE_TYPE_PARM, [...]): Update comments.
2004-02-18 Kazu Hiratacfgloop.h, [...]: Update copyright.
2004-02-13 Mark Mitchellcall.c (conversion_kind): New type.
2003-08-15 Nathan Sidwellcp-tree.def (NON_DEPENDENT_EXPR): Add operand.
2003-08-10 Nathan Sidwellcp-tree.h (TMPL_ARGS_HAVE_MULTIPLE_LEVELS): non-NULL...
2003-08-02 Nathan Sidwellre PR c++/9447 (using Base<T>::member does not work)
2003-07-16 Mark Mitchellcp-tree.def (LOOKUP_EXPR): Remove.
2003-07-09 Mark Mitchellfold-const.c (make_range): Do not access operand 1...
2003-07-04 Mark Mitchellcall.c (build_addr_func): Handle bound pointers-to...
2003-06-18 Nathan Sidwellcp-tree.h (COMPARE_RELAXED): Rename to ...
2003-04-07 Zack Weinbergtree.c (tree_size): For all 'c' and 'x' nodes...
2003-03-15 Gabriel Dos ReisCompile-time improvement: 2/n.
2003-03-07 Mark Mitchellcall.c (merge_conversion_sequences): New function.
2003-01-17 Mark Mitchellre PR c++/9294 ([new parser] parser enters infinite...
2002-12-31 Mark Mitchellcp-tree.def (RETURN_INIT): Remove.
2002-12-30 Nathanael Nerodeconfig-lang.in, [...]: GCC, not GNU CC.
2002-12-19 Jason MerrillHandle anonymous unions at the tree level.
2002-10-02 Mark Mitchellre PR c++/7188 (Segfault with template class and recurs...
2002-08-08 Mark MitchellRework build_component_ref.
2002-08-01 Mark Mitchellcall.c (build_field_call): Do not look up the field...
2002-04-04 Jason Merrillre PR c++/5636 (gcc-3.0.3, memory leakage: function...
2002-03-15 Mark Mitchellc-common.c (statement_code_p): Handle CLEANUP_STMT.
2001-12-14 Jason Merrillc-common.h (COMPOUND_STMT_BODY_BLOCK): New macro.
2001-10-23 Kriang Lerdsuwanakijcp-tree.def (UNBOUND_CLASS_TEMPLATE): New tree node.
2001-07-06 Ira Rubencp-tree.def (TEMPLATE_DECL): Update comment.
2001-05-21 Jason Merrillcp-tree.def (START_CATCH_STMT): Lose.
2001-05-01 Nathan Sidwellcp-tree.def (USING_STMT): New statement node.
2001-04-24 Nathan SidwellLazy __FUNCTION__ generation.
2001-03-28 Richard HendersonIA-64 ABI Exception Handling.
2001-01-05 Nathan Sidwellcp-tree.def (DEFAULT_ARG): Make `x' class.
2000-09-05 Kriang Lerdsuwanakijcp-tree.def (BOUND_TEMPLATE_TEMPLATE_PARM): New tree...
2000-08-30 Jason Merrilltypos
2000-08-12 Jason Merrilltweak comment
2000-06-23 Kriang Lerdsuwanakijparse.y (template_arg): Convert TEMPLATE_DECL that...
2000-06-14 Benjamin Chelfc-common.h (IF_COND): Moved here from cp/cp-tree.h.
2000-05-03 Mark Mitchellcp-tree.def (THUNK_DECL): Remove.
2000-04-16 Mark Mitchellcp-tree.def (THUNK_DECL): Add to documentation.
2000-02-26 Jeff LawFix copyrights
2000-01-29 Mark Mitchellcp-tree.def (THUNK_DECL): Discuss vcall indices.
1999-12-15 Jason Merrillcp-tree.def (TEMPLATE_PARM_INDEX): Calculate size using...
1999-12-05 Mark Mitchellcp-tree.def (SCOPE_STMT): Take one operand.
1999-11-25 Mark MitchellMake-lang.in (CXX_SRCS): Add optimize.c.
1999-11-23 Mark Mitchellcp-tree.def (CTOR_COMPLETE): New tree node.
1999-11-23 Mark Mitchellcp-tree.def (FUNCTION_NAME): New tree node.
1999-10-21 Mark Mitchellcp-tree.def (EMPTY_CLASS_EXPR): New tree node.
1999-10-03 Mark Mitchellcp-tree.def (VEC_INIT_EXPR): Remove.
1999-09-17 Mark Mitchellcp-tree.def (CLEANUP_STMT): Fix spelling in dumps.
1999-09-12 Mark Mitchellcp-tree.def (CLEANUP_STMT): New node.
1999-09-07 Mark MitchellMakefile.in (tree.o): Depend on ggc.h.
1999-08-28 Mark Mitchellcp-tree.def (LABEL_STMT): New tree node.
1999-08-25 Mark Mitchellcp-tree.def (SUBOBJECT): New tree node.
1999-08-22 Mark Mitchellcp-tree.def (STMT_EXPR): Fix typo in node name.
1999-08-19 Mark Mitchellcp-tree.def (PSEUDO_DTOR_EXPR): New tree code.
1999-08-16 Mark Mitchellcp-tree.def (STMT_EXPR): New tree node.
1999-08-14 Mark Mitchellcp-tree.def (DECL_STMT): Make it smaller.
1999-05-17 Mark Mitchellcp-tree.def (TEMPLATE_ID_EXPR): Update documentation.
1999-04-16 Mark Mitchellclass.c (finish_struct): Remove unused variable.
1999-04-02 Mark Mitchelltinfo.h (__class_type_info): Fix illegal declaration.
1999-01-06 Jeff LawCopyright fixes.
1998-12-13 Mark Mitchellcp-tree.def (CPLUS_BINDING): Update documentation.
1998-10-26 Jason Merrillcp-tree.def (TYPEOF_TYPE): New code.
1998-10-15 Mark Mitchellcp-tree.def (TYPENAME_TYPE): Add to documentation.
1998-10-06 Mark Mitchellcp-tree.def (PTRMEM_CST): New tree node.
1998-08-02 Mark Mitchellcp-tree.def (LOOKUP_EXPR): Document.
next