OSDN Git Service

1999-11-25 Mark Mitchell <mark@codesourcery.com>
[pf3gnuchains/gcc-fork.git] / gcc / cp / init.c
1999-11-25 mmitchel1999-11-25 Mark Mitchell <mark@codesourcery.com>
1999-11-21 oliva* cp-tree.h (build_vec_delete): Remove `auto_delete...
1999-11-14 mmitchel * cp-tree.h (DECL_LOCAL_FUCNTION_P): New macro.
1999-11-12 dnovillo * init.c (init_init_processing): Re-instated Nov 11...
1999-11-12 dnovilloUndo patch from Nov/11/99 to init.c regarding misalignm...
1999-11-11 dnovillo * gcc/cp/init.c (init_init_processing): Header informa...
1999-11-07 mmitchel * cp-tree.h (begin_new_placement): Remove.
1999-10-28 mmitchel * cp-tree.h (make_temp_vec): Remove.
1999-10-06 mmitchel * cp-tree.h (CLASSTYPE_VFIELD): Remove.
1999-10-04 nathan * decl2.c (grok_alignof): Don't decay lvalues.
1999-10-04 mmitchel1999-10-04 Mark Mitchell <mark@codesourcery.com>
1999-10-04 jason * init.c (build_vec_delete_1): Fold COND_EXPRs.
1999-10-03 mmitchel * cp-tree.def (VEC_INIT_EXPR): Remove.
1999-09-26 mmitchel * decl.c (start_function): Set x_dont_save_pending_siz...
1999-09-24 mmitchel * cp-tree.h (CPTI_CLEANUP_TYPE): New macro.
1999-09-20 mmitchel * cp-tree.h (finish_stmt_expr): Change prototype.
1999-09-20 mmitchel Remove support for assigning to `this'.
1999-09-18 mmitchel Turn on function-at-a-time processing.
1999-09-12 mmitchel * decl.c (add_decl_to_level): Remove TREE_PERMANENT...
1999-09-12 mmitchel * cp-tree.def (CLEANUP_STMT): New node.
1999-09-10 mmitchel * cp-tree.h (language_function): Rename expanding_p to
1999-09-10 mmitchel * cp-tree.h (FN_TRY_BLOCK_P): New macro.
1999-09-09 mmitchel * cp-tree.h (scratch_tree_cons): Remove.
1999-09-08 mmitchel * cp-tree.h (copy_to_permanent): Remove.
1999-09-06 mmitchel Get ready for garbage collection.
1999-09-05 mmitchel * Makefile.in (parse.o): Depend on ggc.h.
1999-09-04 mmitchel * Makefile.in (CXX_TREE_H): Include function.h.
1999-09-02 mmitchel * cp-tree.h (cp_function): Move here, from decl.c.
1999-09-02 ghazi * gxx.gperf (hash, is_reserved_word): Add prototypes.
1999-08-30 mmitchel * cp-tree.h (begin_init_stmts): Declare.
1999-08-29 mmitchel * cp-tree.h (TYPE_NEEDS_CONSTRUCTING): Remove #if...
1999-08-25 mmitchel * cp-tree.def (SUBOBJECT): New tree node.
1999-08-20 mmitchel * semantics.c (finish_stmt_expr): Fix typo in comment.
1999-08-18 mmitchel * cp-tree.h (build_lang_field_decl): Remove.
1999-08-14 mmitchel * cp-tree.def (DECL_STMT): Make it smaller.
1999-08-12 jason * lang-options.h: Add -fms-extensions.
1999-08-11 mmitchel * extend.texi (C++ Signatures): Remove node.
1999-08-09 cruxInclude function.h in most files. Remove most of the...
1999-07-28 mmitchel * call.c (conditional_conversion): Don't build BASE_CO...
1999-07-26 mmitchel * cp-tree.h (CP_INTEGRAL_TYPE_P): New macro.
1999-07-23 mmitchel * call.c (NEED_TEMPORARY_P): New macro.
1999-07-09 jason * pt.c (do_decl_instantiation): Downgrade duplicate...
1999-06-22 mmitchel * init.c (expand_aggr_vbase_init): Rename to
1999-06-18 mmitchel * init.c (expand_aggr_vbase_init): Add flag parameter.
1999-06-16 mmitchel * call.c (build_method_call): Remove bogus code for...
1999-06-16 mmitchel * init.c (expand_cleanup_for_base): New function,...
1999-06-13 oliva* init.c (build_new_1): Look up operator delete even...
1999-05-19 jason Implement anonymous structs.
1999-05-16 jasonrevert
1999-05-16 jasonand another one
1999-05-16 jason * init.c (build_new_1): suspend_momentary while calcul...
1999-05-16 jason * decl2.c (finish_objects): Don't use .?tors.* if...
1999-05-16 mmitchel * cp-tree.h (permanent_p): New function.
1999-05-10 jason * init.c (build_offset_ref): Wrap baselinks in OFFSET_...
1999-05-07 jason * init.c (resolve_offset_ref): Don't return a raw...
1999-05-03 loewis * init.c (build_member_call): Lookup names...
1999-04-29 nathan * cp-tree.h (TYPE_NOTHROW_P): New macro.
1999-04-20 mmitchel * cp-tree.h (build_binary_op): Remove unneeded parameter.
1999-04-13 jasonupdate comment
1999-04-08 mmitchel * search.c (template_self_reference_p): Tweak.
1999-04-06 mmitchel * cp-tree.h (BASELINK_P): New macro.
1999-04-02 mmitchel1999-04-02 Mark Mitchell <mark@codesourcery.com>
1999-03-26 ghaziWarning fixes:
1999-03-19 mmitchel * init.c (build_member_call): Handle template-id expre...
1999-03-09 mmitchel * cp-tree.h (flag_access_control): Declare.
1999-02-26 jason * typeck.c (complete_type_or_else): Add VALUE arg...
1999-01-26 jason * pt.c (instantiate_class_template): Set up the DECL_I...
1999-01-25 jason * class.c (resolve_address_of_overloaded_function...
1998-12-22 ghaziWarning fixes:
1998-11-25 jason * except.c (expand_throw): Use cp_finish_decl for...
1998-11-23 jasonupdate copyrights
1998-11-22 jason * decl.c (tag_name): New fn.
1998-11-18 mmitchel * cp-tree.h (PTRMEM_CST_CLASS): Fix typo.
1998-11-16 jason * typeck2.c (my_friendly_abort): Don't fatal twice...
1998-11-16 jason * decl.c (cplus_expand_expr_stmt): Promote warning...
1998-11-02 mmitchel * init.c (expand_vec_init): Fix off-by-one error.
1998-11-01 mmitchel * cp-tree.h (COMPARE_STRICT): New macro.
1998-10-30 mmitchel * decl2.c (delete_sanity): Pass integer_zero_node...
1998-10-28 jason * init.c (build_delete): Reset TYPE_HAS_DESTRUCTOR...
1998-10-26 jason * typeck.c (convert_arguments): Don't handle pmf refer...
1998-10-23 mmitchel * cplus-dem.c (work_stuff): Replace const_type and...
1998-10-22 loewis * init.c (build_new_1): Delay cleanup until...
1998-10-19 jason Revamp references to member functions.
1998-10-16 jason * typeck.c (build_indirect_ref): Complain about a...
1998-10-06 mmitchel * cp-tree.def (PTRMEM_CST): New tree node.
1998-10-03 mmitchel * class.c (current_class_ptr, current_class_ref):...
1998-09-25 ghaziWarning fixes:
1998-09-07 jasonrevert error reporting patch
1998-09-06 mmitchel * cp-error.def: New file.
1998-09-03 mmitchel * cp-tree.h (finish_globally_qualified_member_call_expr):
1998-08-27 jason * search.c: Tear out all mi_matrix and memoize code.
1998-08-27 jason Never change BINFO_INHERITANCE_CHAIN.
1998-08-27 jason * class.c: #if 0 complete_type_p.
1998-08-20 bothnerd
1998-08-20 law * init.c (build_builtin_delete_call): Add missi...
1998-08-17 jason * init.c (build_offset_ref): Don't mess with error_mar...
1998-08-04 mmitchel * decl.c (pushtag): Don't mangle the name of a TYPE_DE...
1998-08-01 jason * init.c (init_init_processing): Remove BI* handling.
1998-07-23 jason * except.c (process_start_catch_block_old): Call start...
1998-07-16 jason * init.c (build_offset_ref): Don't call mark_used...
next