langhooks.h (struct lang_hooks_for_tree_inlining): Add start_inlining, end_inlining.
[gcc.git] / gcc / cp / init.c
2001-12-05 Jason Merrilllanghooks.h (struct lang_hooks_for_tree_inlining):...
2001-12-04 Nathan Sidwellre PR c++/164 (bogus error throwing class with inaccess...
2001-12-02 Neil Boothc-decl.c (duplicate_decls, [...]): Remove leading capit...
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-15 Nathan Sidwellre PR c++/3154 (Tree check: expected class 't', have...
2001-10-07 Kaveh R. Ghazibuiltins.c (expand_builtin_setjmp_receiver): Const...
2001-08-02 Nathan SidwellKill -fhonor-std.
2001-07-21 Nathan Sidwelltm.texi: Remove DEFAULT_VTABLE_THUNKS.
2001-07-21 Nathan SidwellRemove old-abi remnants.
2001-07-10 Jan van Maleregmove.c (replace_in_call_usage): Fix warnings.
2001-05-22 Mark Mitchellcall.c (build_op_delete_call): Ignore exception-specifi...
2001-05-16 Nathan Sidwellinit.c (member_init_ok_or_else): Take a tree rather...
2001-05-02 Kaveh R. Ghazicall.c: NULL_PTR -> NULL.
2001-04-16 Mark Mitchellinit.c (build_delete): Create a SAVE_EXPR for the addre...
2001-03-19 Mark MitchellCompute DECL_ASSEMBLER_NAME lazily.
2001-03-15 Mark Mitchellvarasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-02-18 Jason MerrillDo put the VTT parameter in DECL_ARGUMENTS.
2001-02-18 Mark Mitchellinit.c (build_new): Allow enumeration types for the...
2001-02-18 Jason Merrilldecl2.c (build_artificial_parm): Set TREE_READONLY.
2001-02-17 Jason Merrillcp-tree.h (DECL_USE_VTT_PARM): Remove.
2001-02-14 Nathan Sidwellcp-tree.h (setup_vtbl_ptr): Move prototype to semantics...
2001-02-14 Mark Mitchellcp-tree.h (CLASSTYPE_DESTRUCTORS): Fix typo in comment.
2001-02-12 Mark MitchellRemove old ABI support.
2001-02-05 Nathan Sidwellinvoke.texi (-fdump-class-layout): Document.
2001-02-04 Richard Kennerdiagnostic.h (set_internal_error_function): Renamed.
2001-01-29 Kaveh R. Ghazistmt.c (estimate_case_costs): Use integer_minus_one_node.
2001-01-19 Jason Merrilldecl2.c (arg_assoc_class): Fix double iteration logic.
2001-01-18 Nathan Sidwelltypeck.c (build_modify_expr): Say `initialization'...
2001-01-10 Mark Mitchelloutput.h (make_function_rtl): Remove prototype.
2001-01-10 Alexandre Petit... decl2.c (acceptable_java_type): Allow references too.
2001-01-03 Jason Merrillinit.c (build_default_init): New fn.
2000-12-15 Jason Merrill* init.c (build_new_1): Reorganize. Now with 100%...
2000-12-15 Jason Merrill* init.c (build_new_1): Don't strip quals from type.
2000-10-18 Mark Mitchellc-common.h (flag_no_builtin): Declare.
2000-10-06 Tom Tromeyinit.c (build_java_class_ref): Use `build_static_name...
2000-09-17 Mark Mitchellsplay-tree.c (splay_tree_predecessor): Fix typo in...
2000-09-14 J. David Anglin* init.c (begin_init_stmts): Don't use // comments.
2000-09-07 Mark MitchellMove statement-tree facilities from C++ to C front...
2000-09-06 Nathan Sidwellinit.c (build_offset_ref): Deal with namespace scoped...
2000-09-05 Kriang Lerdsuwanakijcp-tree.def (BOUND_TEMPLATE_TEMPLATE_PARM): New tree...
2000-09-04 Nathan Sidwell* init.c (resolve_offset_ref): Deal with TEMPLATE_ID_EXPR.
2000-08-18 Nathan Sidwellcp-tree.h (PTRMEM_OK_P): New macro.
2000-08-10 Nathan Sidwellinit.c (build_aggr_init): Reject bogus array initialize...
2000-07-10 Jason Merrillinit.c (build_new_1): Bail early if the call to new...
2000-07-04 Jason Merrillrepo.c (repo_get_id): Handle the case where a class...
2000-07-03 Benjamin Chelfc-common.h (genrtl_begin_compound_stmt): Remove declara...
2000-07-02 Ben ChelfMakefile.in (C_AND_OBJC_OBJS): Added c-semantics.o.
2000-07-02 Jason Merrillinit.c (init_init_processing): Go back to aligning...
2000-06-30 Mark Mitchellcp-tree.h (struct language_function): Remove temp_name_...
2000-06-30 Mark Mitchellc-common.c: Include c-common.h, not c-lex.h or c-tree.h.
2000-06-26 Mark Mitchellcp-tree.h (genrtl_begin_stmt_expr): Rename to ...
2000-06-20 Nathan Sidwellcall.c (build_conditional_expr): Use VOID_TYPE_P.
2000-06-19 Ben Chelfc-common.h (IF_COND): Added documentation.
2000-06-16 Mark Mitchellcp-tree.h (struct language_function): Remove x_base_ini...
2000-06-15 Jason Merrilltree.c (count_trees): New debugging function.
2000-06-14 Jakub Jelinektree.h (TYPE_USER_ALIGN, [...]): Define.
2000-06-09 Jason Merrillrevert mangling patch
2000-06-08 Mark Mitchellinvoke.texi: Remove documentation for -fsquangle and...
2000-06-01 Mark Mitchellinit.c (resolve_offset_ref): Remove check for TREE_ADDR...
2000-05-28 Alex Samuelcp-tree.h (ansi_opname): Make it a macro.
2000-05-25 Mark MitchellFinish implementation of VTTs.
2000-05-24 Mark Mitchellcp-tree.h (build_delete): Change prototype.
2000-05-24 Mark Mitchellinit.c (sort_member_init): Fix typo in error message...
2000-05-24 Mark Mitchellcp-tree.h (lang_decl_flags): Rename mutable_flag to...
2000-05-21 Mark Mitchellcp-tree.h (struct lang_type): Remove search_slot.
2000-05-19 Mark MitchellDon't create a separate copy of virtual bases for the...
2000-05-17 Mark Mitchelldecl2.c (finish_anon_union): Generalize error messages...
2000-04-26 Mark Mitchellcp-tree.h (TREE_READONLY_DECL_P): Use DECL_P.
2000-04-12 Mark MitchellFix typo
2000-04-12 Mark MitchellFix typo
2000-04-12 Mark Mitchellcp-tree.h (IDENTIFIER_CTOR_OR_DTOR_P): New macro.
2000-04-11 Mark Mitchellcp-tree.h (lang_decl_flags): Rename constructor_for_vba...
2000-04-09 Mark Mitchellcp-tree.h (cp_tree_index): Add CPTI_COMPLETE_CTOR_IDENT...
2000-04-09 Mark MitchellUnder the new ABI, constructors don't return `this'.
2000-04-09 Mark Mitchellcp-tree.h (cp_tree_index): Add CPTI_BASE_CTOR_IDENTIFIER...
2000-04-04 Mark MitchellCorrect many new ABI issues regarding vbase and vcall...
2000-03-21 Nathan Sidwelltree.h (COMPLETE_TYPE_P): New macro.
2000-03-20 Theodore Papadopouloinit.c (build_offset_ref): Handle the case of a templat...
2000-03-19 Mark Mitchellcp-tree.h (CLEAR_DECL_C_BIT_FIELD): New macro.
2000-03-17 Richard Kenner* Clean up usages of TREE_INT_CST_LOW.
2000-03-10 Jason Merrilldecl.c (push_overloaded_decl_1, [...]): Lose.
2000-03-07 Richard Kennertree.h (INT_CST_LT, [...]): Remove unneeded casts.
2000-03-03 Mark Mitchell* tree.h (TYPE_ALIGN_UNIT): New macro.
2000-03-02 Tom Tromeycp-tree.h (build_java_class_ref): Declare.
2000-03-01 Jason Merrill* init.c (construct_virtual_bases): Fix thinko.
2000-02-27 Richard Kennerbuiltins.c (c_strlen): Use size_diffop and return ssize...
2000-02-27 Jason MerrillImplement class scope using-declarations for functions.
2000-02-26 Jeff LawFix copyrights
2000-02-22 Martin v. LöwisRefer to the standard as an ISO document, not an ANSI...
2000-02-21 Mark Mitchellcp-tree.h (merge_primary_and_secondary_vtables_p):...
2000-01-26 Kaveh R. Ghazicall.c: PROTO -> PARAMS.
2000-01-17 Mark Mitchellcp-tree.h (scratchalloc): Remove.
2000-01-17 Mark Mitchellcp-tree.h (flag_new_abi): Move.
2000-01-16 Mark Mitchellinit.c (construct_virtual_bases): Don't look up the...
2000-01-16 Mark Mitchellcp-tree.h (num_extra_vtbl_entries): New function.
2000-01-11 Mark Mitchellcp-tree.h (expand_direct_vtbls_init): Remove declaration.
1999-12-31 Mark Mitchellcp-tree.h (CLASSTYPE_VBASECLASSES): Update documentation.
1999-12-15 Richard Hendersoncp-tree.h (make_aggr_type): Declare.
next