c-common.h (COMPOUND_STMT_BODY_BLOCK): New macro.
[gcc.git] / gcc / cp / cp-tree.h
2001-12-14 Jason Merrillc-common.h (COMPOUND_STMT_BODY_BLOCK): New macro.
2001-12-13 Jason Merrilldecl.c (store_parm_decls): Remove parms_have_cleanups...
2001-12-12 Jakub Jelinekcp-tree.h (DESTRUCTOR_DECL_PREFIX, [...]): Delete.
2001-12-09 Nathan Sidwellre PR c++/87 (member template assignment operator)
2001-12-08 John David Anglinsemantics.c (simplify_aggr_init_exprs_r): Add DIRECT_BI...
2001-12-05 Jason Merrilllanghooks.h (struct lang_hooks_for_tree_inlining):...
2001-11-30 Mark Mitchellre PR c++/3048 (Lookup problem (gcc 2.95 regression))
2001-11-29 Nathan Sidwellcp-tree.h (UNIQUELY_DERIVED_FROM_P): Use lookup base.
2001-11-25 Nathan Sidwellre PR c++/3145 (virtual inheritance still creates wrong...
2001-11-22 Bryce McKinlaytree-dump.c: Rename from c-dump.c.
2001-11-16 Neil Booth* cp-tree.h (print_class_statistics): Restore.
2001-11-15 Neil Boothc-common.c: Include c-lex.h.
2001-11-09 Neil BoothMakefile.in: Update.
2001-10-23 Kriang Lerdsuwanakijcp-tree.def (UNBOUND_CLASS_TEMPLATE): New tree node.
2001-10-17 H.J. Lucp-tree.h (BOUND_TEMPLATE_TEMPLATE_PARM_TYPE_CHECK...
2001-10-16 Hans-Peter Nilssoncp-tree.h (VFIELD_NAME_FORMAT): Adjust to match VFIELD_...
2001-10-13 Kriang Lerdsuwanakijcp-tree.h (TYPE_BINFO): Update comment.
2001-10-09 Jason Merrillcall.c (standard_conversion): Add bad conversion betwee...
2001-10-08 Alexandre OlivaMake-lang.in (CXX_OBJS): Added cp-lang.o.
2001-10-08 Richard Hendersonc-common.h (struct c_lang_decl): Add declared_inline.
2001-10-05 Alexandre OlivaMake-lang.in (cp/decl.o, cp/tree.o): Depend on tree...
2001-10-02 Jason Merrillspew.c (end_input): No longer static.
2001-09-24 Zack Weinbergtop level:
2001-09-21 Richard Hendersontree.def (FDESC_EXPR): New.
2001-09-21 Joseph MyersTable-driven attributes.
2001-09-06 Nathan SidwellRemove TYPE_NONCOPIED_PARTS.
2001-08-24 Jason Merrillc-common.c (c_alignof, [...]): Move here...
2001-08-14 Richard Hendersonclass.c, cp-tree.h (build_vfn_ref): Remove.
2001-08-10 Jason Merrillc-common.h (RETURN_NULLIFIED_P): Lose.
2001-08-07 Nathan Sidwellre PR c++/3820 (GCC 3.0 crashes with empty base class)
2001-08-03 Stan Shebscp-tree.h (FNADDR_FROM_VTABLE_ENTRY): Remove, no longer...
2001-08-02 Nathan SidwellKill -fhonor-std.
2001-07-31 Nathan SidwellThe 3.0 ABI no longer has vbase pointer fields.
2001-07-25 Jason Merrillcall.c (joust): Only prefer a non-builtin candidate...
2001-07-25 Nathan Sidwellre PR c++/3416 (gcc-3.0 Internal compiler error in...
2001-07-24 Nathan SidwellSimplify rtti, now we've only one ABI.
2001-07-21 Nathan Sidwelltm.texi: Remove DEFAULT_VTABLE_THUNKS.
2001-07-21 Nathan SidwellRemove old-abi remnants.
2001-07-19 Mark Mitchellclass.c (type_requires_array_cookie): New function.
2001-07-13 Joseph Myersc-common.c (decl_attributes): Take a pointer to the...
2001-07-11 Ben Elliston* Revert today's change -- there is a subtle bug.
2001-07-11 Ben Ellistonre PR c++/80 (g++ enum and attributed __packed__)
2001-07-06 Kriang Lerdsuwanakijcp-tree.h (copy_template_template_parm): Rename to ...
2001-07-05 Jason Merrillcvt.c (convert_lvalue): New fn.
2001-06-29 Nathan Sidwell* cp-tree.h (flag_dump_class_layout): Remove unneeded...
2001-06-18 Jason MerrillImplement the Named Return Value optimization.
2001-06-12 Nathan SidwellPR c++/3130, c++/3131, c++/3132
2001-06-06 Jason Merrillcp-tree.h (THUNK_GENERATE_WITH_VTABLE_P): Lose.
2001-05-26 Richard HendersonStandardize header guards.
2001-05-22 Jason Merrillclass.c, [...]: Remove com_interface attribute support.
2001-05-21 Jason Merrillcp-tree.def (START_CATCH_STMT): Lose.
2001-05-20 Neil BoothMakefile.in (OBJS, [...]): Update.
2001-05-13 Zack Weinbergexcept.c (choose_personality_routine): Export.
2001-05-12 Alexandre Olivacp-tree.h (ptrmemfunc_vbit_where_t): Declare type.
2001-05-12 Alexandre OlivaReverted Geoff Keating's 2001-05-03's patch.
2001-05-12 Ira Ruben* cp-tree.h (C_EXP_ORIGINAL_CODE): Delete; declared...
2001-05-11 Neil Boothcp-tree.h (finish_label_expr, [...]): Delete.
2001-05-04 Geoffrey Keatingcp-tree.h (enum cp_tree_index): Add CPTI_PFN_VFLAG_IDEN...
2001-05-04 Mark Mitchellcp-tree.h (flag_inline_trees): Update documentation.
2001-05-01 Nathan Sidwellcp-tree.def (USING_STMT): New statement node.
2001-04-27 Nathan Sidwellcp-tree.h (adjust_clone_args): Prototype new function.
2001-04-26 Mark Mitchellinvoke.texi: Document more C++ command-line options.
2001-04-24 Nathan SidwellLazy __FUNCTION__ generation.
2001-04-21 Mark Mitchellcp-tree.h (finish_enum): Change prototype.
2001-04-19 Mark Mitchellcp-tree.h (DECL_LANGUAGE): Don't assume DECL_LANG_SPECI...
2001-04-16 Mark Mitchellcp-tree.h (TYPE_PTRMEM_CLASS_TYPE): Improve documentation.
2001-04-13 Mark Mitchellcp-tree.h (DELTA2_FROM_PTRMEMFUNC): Remove.
2001-04-13 Jason Merrillcp-tree.h (decl_namespace_list): New macro.
2001-04-12 Kaveh R. Ghazicp-tree.h (warn_return_type, yylex): Delete redundant...
2001-04-12 Kaveh R. Ghazicp-tree.h (pedantic, [...]): Delete redundant declarations.
2001-04-12 Jason Merrillcp-tree.h (TYPE_LINKAGE_IDENTIFIER): New macro.
2001-04-06 Mark Mitchellcp-tree.h (DECL_THIS_INLINE): Rename to DECL_DECLARED_I...
2001-04-04 Mark Mitchellcp-tree.h (OPERATOR_ASSIGN_FORMAT): Remove.
2001-03-28 Richard HendersonIA-64 ABI Exception Handling.
2001-03-28 Richard Hendersondecl.c (struct named_label_list): Rename eh_region...
2001-03-26 Nathan SidwellImplement DR 209
2001-03-23 Jakub Jelinekdecl.c (local_names): Define.
2001-03-23 Bryce McKinlay[multiple changes]
2001-03-22 Jason Merrillpt.c (instantiate_decl): Abort if we see a member const...
2001-03-19 Mark MitchellCompute DECL_ASSEMBLER_NAME lazily.
2001-03-15 Mark Mitchellvarasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-03-10 Neil Boothtoplev.c (file_name_nondirectory): Remove.
2001-03-08 Stan Shebs* cp-tree.h (set_identifier_local_value): Remove unused...
2001-02-27 Nathan SidwellFix ctor vtable vcall offsets.
2001-02-22 Jakub Jelinekcp-tree.h (struct lang_decl_inlined_fns): New.
2001-02-21 Jason Merrilltree.h (DECL_UNINLINABLE): Move from C++ frontend.
2001-02-18 Mark Mitchellinvoke.texi (-fsquangle): Remove documentation.
2001-02-18 Jason MerrillDo put the VTT parameter in DECL_ARGUMENTS.
2001-02-17 Jason Merrillcp-tree.h (DECL_USE_VTT_PARM): Remove.
2001-02-16 Jeffrey Oldhamcp-tree.h: Fix typos in comments.
2001-02-14 Nathan Sidwellcp-tree.h (setup_vtbl_ptr): Move prototype to semantics...
2001-02-14 Nathan SidwellKill remnants of this is variable.
2001-02-14 Mark Mitchellcp-tree.h (CLASSTYPE_DESTRUCTORS): Fix typo in comment.
2001-02-12 Mark MitchellRemove old ABI support.
2001-02-08 Jason Merrillsearch.c (shared_member_p): New function.
2001-02-05 Nathan Sidwellinvoke.texi (-fdump-class-layout): Document.
2001-02-04 Mark Mitchellcp-tree.h (CLASSTYPE_INTERFACE_UNKNOWN): Fix formatting.
2001-02-03 Jakub Jelinekdecl.c (push_class_binding): Use context_for_name_looku...
2001-02-02 Jakub Jelinekcp-tree.h (build_expr_ptr_wrapper, can_free): Remove.
2001-01-29 Kaveh R. Ghazistmt.c (estimate_case_costs): Use integer_minus_one_node.
next