OSDN Git Service

* cp-tree.h (TI_SPEC_INFO): Remove.
[pf3gnuchains/gcc-fork.git] / gcc / cp / cp-tree.h
2000-03-22 mmitchel * cp-tree.h (TI_SPEC_INFO): Remove.
2000-03-21 nathan * inc/cxxabi.h: New header file. Define new-abi entry...
2000-03-19 mmitchel * cp-tree.h (CLEAR_DECL_C_BIT_FIELD): New macro.
2000-03-17 kenner * Clean up usages of TREE_INT_CST_LOW.
2000-03-15 nathan * cp-tree.h (CPTI_REF_DESC_TYPE, ref_desc_type_node...
2000-03-15 mmitchel * cp-tree.h: Tweak documentation.
2000-03-13 mmitchel * cp-tree.h (revert_static_member_fn): Change prototype.
2000-03-12 mmitchel * cp-tree.h (scope_kind): New type.
2000-03-10 jason * lang-options.h, decl2.c: Add -fno-enforce...
2000-03-10 jason * decl.c (push_overloaded_decl_1, auto_function,
2000-03-05 nathan * call.c (convert_like): Macrofy.
2000-03-03 mmitchel * tree.h (TYPE_ALIGN_UNIT): New macro.
2000-03-02 tromey * cp-tree.h (build_java_class_ref): Declare.
2000-02-29 kenner * Eliminate DECL_FIELD_SIZE.
2000-02-27 kenner * builtins.c (c_strlen): Use size_diffop and return...
2000-02-27 mmitchel * cp-tree.h (DECL_NEEDED_P): Tweak to correct usage...
2000-02-22 loewis Refer to the standard as an ISO document, not an ANSI...
2000-02-22 mmitchel * cp-tree.h (CPTI_VTABLE_INDEX_TYPE): New macro.
2000-02-21 mmitchel * cp-tree.h (merge_primary_and_secondary_vtables_p...
2000-02-20 kenner * c-common.c (decl_attributes): Set DECL_SIZE_UNIT.
2000-02-18 jason * semantics.c (deferred_type_access_control...
2000-02-16 mmitchel Make DECL_CONTEXT mean the class in which a member...
2000-02-07 jason * cp-tree.h (struct saved_scope): Add incomplet...
2000-01-31 mmitchel * cp-tree.h (BINFO_VIRTUALS): Tweak documentation.
2000-01-31 ghazi * cp-tree.h (make_thunk): PROTO -> PARAMS.
2000-01-31 nathan * cp-tree.h (new_abi_rtti_p): Use flag_new_abi.
2000-01-29 mmitchel * cp-tree.def (THUNK_DECL): Discuss vcall indices.
2000-01-28 nathan Compiler side new abi rtti (not enabled).
2000-01-26 ghazi * call.c: PROTO -> PARAMS.
2000-01-25 mmitchel * cp-tree.h (vcall_offset_in_vtable_p): New macro.
2000-01-24 nathan * cp-tree.h (CPTI_BAD_CAST, CPTI_BAD_TYPEID, CPTI_DCAS...
2000-01-24 nathan * cp-tree.h (get_vtable_decl): Prototype new function.
2000-01-24 nathan * cp-tree.h (CPTI_TP_DESC_TYPE, CPTI_ACCESS_MODE_TYPE,
2000-01-23 mmitchel * cp-tree.h (__eprintf): Remove declaration.
2000-01-23 mmitchel * cp-tree.h (register_dtor_fn): New function.
2000-01-18 nathan * cp-tree.h (get_tinfo_fn_dynamic): Remove prototype.
2000-01-17 mmitchel * cp-tree.h (build_shared_int_cst): New function.
2000-01-17 mmitchel * cp-tree.h (scratchalloc): Remove.
2000-01-17 mmitchel * cp-tree.h (flag_new_abi): Move.
2000-01-16 mmitchel * cp-tree.h (num_extra_vtbl_entries): New function.
2000-01-12 mmitchel * call.c (convert_class_to_reference): Fix typos.
2000-01-12 mmitchel * cp-tree.h (dfs_skip_vbases): New function.
2000-01-11 mmitchel * cp-tree.h (expand_direct_vtbls_init): Remove declara...
2000-01-11 mmitchel * cp-tree.h (BINFO_PRIMARY_MARKED_P): Change definition.
2000-01-07 jason * decl2.c (comdat_linkage): Don't set DECL_DEFE...
2000-01-03 mmitchel * cp-tree.h (CLASSTYPE_VBASECLASSES): Improve document...
2000-01-03 mmitchel2000-01-02 Mark Mitchell <mark@codesourcery.com>
2000-01-02 mmitchel * cp-tree.h (dfs_mark_primary_bases_queue_p): New...
2000-01-02 mmitchel * cp-tree.h (CLASSTYPE_N_BASECLASSES): Use BINFO_N_BAS...
2000-01-02 mmitchel * cp-tree.h (skip_rtti_stuff): Adjust prototype.
2000-01-01 mmitchel * cp-tree.h (VF_NORMAL_VALUE): Remove.
1999-12-31 mmitchel * cp-tree.h (CLASSTYPE_VBASECLASSES): Update documenta...
1999-12-29 mmitchel * cp-tree.h (lang_type): Add nearly_empty_p. Adjust...
1999-12-29 mmitchel * cp-tree.h (do_inline_function_hair): Remove.
1999-12-29 mmitchel * cp-tree.h (lang_type): Replace abstract_virtuals...
1999-12-26 zack1999-12-26 Zack Weinberg <zack@wolery.cumb.org>
1999-12-21 mmitchel1999-12-20 Mark Mitchell <mark@codesourcery.com>
1999-12-21 mmitchel * cp-tree.h (TYPE_VIRTUAL_P): Rename to ...
1999-12-20 cruxcurrent_function -> cfun
1999-12-17 mmitchel * cp-tree.h (cp_tree_index): Add CPTI_DSO_HANDLE.
1999-12-16 mmitchel1999-12-16 Mark Mitchell <mark@codesourcery.com>
1999-12-16 mmitchel * class.c (handle_using_decl): Get TYPE_FIELDS and...
1999-12-15 rth * cp-tree.h (make_aggr_type): Declare.
1999-12-14 mmitchel * cp-tree.h (remap_save_expr): Add walk_subtrees param...
1999-12-11 ghazi * class.c (get_vtable_name): Use a literal format...
1999-12-05 mmitchel * cp-tree.h (calls_setjmp_p): Declare.
1999-12-05 mmitchel * cp-tree.def (SCOPE_STMT): Take one operand.
1999-12-01 mmitchel * cp-tree.h (min_tree_cons): Remove.
1999-11-25 mmitchel1999-11-25 Mark Mitchell <mark@codesourcery.com>
1999-11-23 mmitchel * cp-tree.h (DECL_NEEDED_P): Tweak to match documentation.
1999-11-23 mmitchel * cp-tree.def (FUNCTION_NAME): New tree node.
1999-11-21 oliva* cp-tree.h (build_vec_delete): Remove `auto_delete...
1999-11-19 nathan * extend.texi: Document C++ restricted pointers and...
1999-11-16 jason * cp-tree.h, decl.c (compute_array_index_type...
1999-11-16 mmitchel * cp-tree.h (build_enumerator): Change prototype.
1999-11-16 jason * class.c (finish_struct): If we're a local...
1999-11-14 mmitchel * cp-tree.h (DECL_LOCAL_FUCNTION_P): New macro.
1999-11-14 mmitchel * call.c (build_conditional_expr): Use build_target_ex...
1999-11-13 jason * decl.c (duplicate_decls): Propagate DECL_DEFER_OUTPUT.
1999-11-10 ghaziinclude:
1999-11-09 mmitchel * cp-tree.h (language_function): Remove x_last_dtor_in...
1999-11-07 mmitchel * cp-tree.h (begin_new_placement): Remove.
1999-11-05 loewis * cp-tree.h (VAR_TEMPL_TYPE_OR_FUNCTION_DECL_CHECK...
1999-11-05 mmitchel * Makefile.in (typeck2.o): Depend on output.h.
1999-11-03 mmitchel * class.c (check_bitfield_decl): New function, split...
1999-10-31 brendan * cp-tree.h (flag_dump_translation_unit): Add decl.
1999-10-29 mmitchel * cp-tree.h (make_typename_type): Change prototype.
1999-10-28 mmitchel * cp-tree.h (make_temp_vec): Remove.
1999-10-21 mmitchel * cp-tree.h (SCOPE_PARTIAL_P): New macro.
1999-10-20 mmitchel * cp-tree.h (DECL_NAMESPACE_SCOPE_P): Don't treat...
1999-10-13 nathan * cp-tree.h (build_x_va_arg): Prototype new function.
1999-10-10 ghaziinclude:
1999-10-09 mmitchel * cp-tree.h (make_rtl_for_local_static): New function.
1999-10-08 mmitchel * cp-tree.h (cp_make_lake_type): Renamed from...
1999-10-06 mmitchel * cp-tree.h (CLASSTYPE_VFIELD): Remove.
1999-10-04 mmitchel * cp-tree.h (struct language_function): Remove static_...
1999-10-03 mmitchel * cp-tree.def (VEC_INIT_EXPR): Remove.
1999-09-30 mmitchel * cp-tree.h (lang_decl_flags): Add global_ctor_p and
1999-09-30 law * cp-tree.h (warn_float_equal): Declare.
1999-09-29 jason * class.c (class_cache_obstack, class_obstack): Remove.
next