]> gcc.gnu.org Git - gcc.git/history - gcc/cp/init.c
cp-tree.h (ansi_opname): Make it a macro.
[gcc.git] / gcc / cp / init.c
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.
1999-12-11 Kaveh R. Ghaziclass.c (get_vtable_name): Use a literal format string...
1999-12-03 Mike StumpFix p24939.
1999-12-01 Mark Mitchellcp-tree.h (min_tree_cons): Remove.
1999-11-25 Mark MitchellMake-lang.in (CXX_SRCS): Add optimize.c.
1999-11-21 Alexandre Olivacp-tree.h (build_vec_delete): Remove `auto_delete'...
1999-11-14 Mark Mitchellcp-tree.h (DECL_LOCAL_FUCNTION_P): New macro.
1999-11-12 Diego Novilloinit.c (init_init_processing): Re-instated Nov 11 patch...
1999-11-12 Diego NovilloUndo patch from Nov/11/99 to init.c regarding misalignm...
1999-11-11 Diego Novilloinit.c (init_init_processing): Header information for...
1999-11-07 Mark Mitchellcp-tree.h (begin_new_placement): Remove.
1999-10-28 Mark Mitchellcp-tree.h (make_temp_vec): Remove.
1999-10-06 Mark Mitchellcp-tree.h (CLASSTYPE_VFIELD): Remove.
1999-10-04 Nathan Sidwelldecl2.c (grok_alignof): Don't decay lvalues.
1999-10-04 Mark Mitchellcall.c (build_over_call): Don't set TREE_SIDE_EFFECTS...
1999-10-04 Jason Merrill* init.c (build_vec_delete_1): Fold COND_EXPRs.
1999-10-03 Mark Mitchellcp-tree.def (VEC_INIT_EXPR): Remove.
1999-09-26 Mark Mitchelldecl.c (start_function): Set x_dont_save_pending_sizes...
1999-09-24 Mark Mitchellcp-tree.h (CPTI_CLEANUP_TYPE): New macro.
1999-09-20 Mark Mitchellcp-tree.h (finish_stmt_expr): Change prototype.
1999-09-20 Mark MitchellRemove support for assigning to `this'.
1999-09-18 Mark MitchellTurn on function-at-a-time processing.
1999-09-12 Mark Mitchelldecl.c (add_decl_to_level): Remove TREE_PERMANENT asser...
1999-09-12 Mark Mitchellcp-tree.def (CLEANUP_STMT): New node.
1999-09-10 Mark Mitchellcp-tree.h (language_function): Rename expanding_p to...
1999-09-10 Mark Mitchellcp-tree.h (FN_TRY_BLOCK_P): New macro.
1999-09-09 Mark Mitchellcp-tree.h (scratch_tree_cons): Remove.
1999-09-08 Mark Mitchellcp-tree.h (copy_to_permanent): Remove.
1999-09-06 Mark MitchellGet ready for garbage collection.
1999-09-05 Richard HendersonMakefile.in (parse.o): Depend on ggc.h.
1999-09-04 Mark MitchellMakefile.in (CXX_TREE_H): Include function.h.
1999-09-02 Mark Mitchellcp-tree.h (cp_function): Move here, from decl.c.
1999-09-02 Kaveh R. Ghazigxx.gperf (hash, [...]): Add prototypes.
1999-08-30 Mark Mitchellcp-tree.h (begin_init_stmts): Declare.
1999-08-29 Mark Mitchellcp-tree.h (TYPE_NEEDS_CONSTRUCTING): Remove #if 0'd...
1999-08-25 Mark Mitchellcp-tree.def (SUBOBJECT): New tree node.
1999-08-20 Mark Mitchellsemantics.c (finish_stmt_expr): Fix typo in comment.
1999-08-18 Mark Mitchellcp-tree.h (build_lang_field_decl): Remove.
1999-08-14 Mark Mitchellcp-tree.def (DECL_STMT): Make it smaller.
1999-08-12 Jason Merrilllang-options.h: Add -fms-extensions.
1999-08-11 Mark Mitchellextend.texi (C++ Signatures): Remove node.
1999-08-09 Bernd SchmidtInclude function.h in most files.
1999-07-28 Mark Mitchellcall.c (conditional_conversion): Don't build BASE_CONVs...
1999-07-26 Mark Mitchellcp-tree.h (CP_INTEGRAL_TYPE_P): New macro.
1999-07-23 Mark Mitchellcall.c (NEED_TEMPORARY_P): New macro.
1999-07-09 Jason Merrillpt.c (do_decl_instantiation): Downgrade duplicate insta...
1999-06-22 Mark Mitchellinit.c (expand_aggr_vbase_init): Rename to construct_vi...
1999-06-18 Mark Mitchellinit.c (expand_aggr_vbase_init): Add flag parameter.
1999-06-16 Mark Mitchellcall.c (build_method_call): Remove bogus code for two...
1999-06-16 Mark Mitchellinit.c (expand_cleanup_for_base): New function, split...
1999-06-13 Alexandre Olivainit.c (build_new_1): Look up operator delete even...
1999-05-19 Jason MerrillImplement anonymous structs.
1999-05-16 Jason Merrillrevert
1999-05-16 Jason Merrilland another one
1999-05-16 Jason Merrill* init.c (build_new_1): suspend_momentary while calcula...
1999-05-16 Jason Merrilldecl2.c (finish_objects): Don't use .?tors.* if we...
1999-05-16 Mark Mitchellcp-tree.h (permanent_p): New function.
1999-05-10 Jason Merrillinit.c (build_offset_ref): Wrap baselinks in OFFSET_REF...
1999-05-07 Jason Merrillinit.c (resolve_offset_ref): Don't return a raw method.
1999-05-03 Martin v. Löwisinit.c (build_member_call): Lookup names coming from...
1999-04-29 Nathan Sidwellcp-tree.h (TYPE_NOTHROW_P): New macro.
1999-04-20 Mark Mitchellcp-tree.h (build_binary_op): Remove unneeded parameter.
next
This page took 0.867126 seconds and 108 git commands to generate.