OSDN Git Service

* cp/cp-tree.h (struct cp_language_function): Remove x_result_rtx.
[pf3gnuchains/gcc-fork.git] / gcc / cp / decl.c
2000-04-25 loewis * decl.c (grokdeclarator): Reject VLAs as members.
2000-04-24 mmitchel * cp-tree.h (lang_decl): Remove pretty_function_p.
2000-04-18 mmitchel * cp-tree.h (lang_decl_flags): Remove const_memfunc and
2000-04-17 jason * decl.c (decls_match): Allow a redeclaration...
2000-04-16 mmitchel * cp-tree.def (THUNK_DECL): Add to documentation.
2000-04-12 mmitchel * cp-tree.h (IDENTIFIER_CTOR_OR_DTOR_P): New macro.
2000-04-11 mmitchel * cp-tree.h (cp_tree_index): Add CPTI_DTOR_IDENTIFIER.
2000-04-11 mmitchel * cp-tree.h (lang_decl_flags): Rename constructor_for_...
2000-04-11 mmitchel * cp-tre.h (finish_function): Change prototype.
2000-04-11 jason * class.c (instantiate_type): Handle object...
2000-04-10 mmitchel * cp-tree.h (struct lang_decl): Remove main_decl_variant.
2000-04-09 mmitchel * cp-tree.h (cp_tree_index): Add CPTI_COMPLETE_CTOR_ID...
2000-04-09 mmitchel Under the new ABI, constructors don't return `this'.
2000-04-09 mmitchel * cp-tree.h (cp_tree_index): Add CPTI_BASE_CTOR_IDENTI...
2000-04-06 mmitchel * cp-tree.h (lang_decl_flags): Rename saved_inline...
2000-04-06 mmitchel * final.c (final): Use xcalloc to allocate line_note_e...
2000-03-27 kenner * c-convert.c (convert): Return if output or input...
2000-03-26 mmitchel * decl.c (grokdeclarator): Count partial specializatio...
2000-03-25 mmitchelRemove accidental commit
2000-03-25 mmitchelFix typo in ChangeLog
2000-03-24 nathan * decl.c (vtype_decl_p): Use TYPE_POLYMORPHIC_P.
2000-03-23 mmitchel * builtin.c (get_pointer_alignment): Use DECL_P...
2000-03-21 nathangcc
2000-03-21 nathan * inc/cxxabi.h: New header file. Define new-abi entry...
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 nathan * decl.c (cp_finish_decl): Remove obsolete comment.
2000-03-13 jason * decl.c (grokfndecl): Set TREE_NOTHROW if...
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-11 jasontweak formatting
2000-03-11 jason * decl.c (push_throw_library_fn): Take the...
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-09 jason * tree.h (struct tree_common): Rename raises_fl...
2000-03-08 nathan * decl.c (grok_op_properties): Merge conversion to...
2000-03-08 nathangcc:
2000-03-04 jason * decl2.c (key_method): Break out from...
2000-03-03 nathan * decl.c (cp_finish_decl): Remove obsolete obstack...
2000-03-03 mmitchel * tree.h (TYPE_ALIGN_UNIT): New macro.
2000-02-29 loewis * c-decl.c (current_function_decl): Move to toplev.c.
2000-02-27 kenner * builtins.c (c_strlen): Use size_diffop and return...
2000-02-24 nathan * decl.c (grokdeclarator): Diagnose qualifiers on...
2000-02-23 jason * decl.c (grokdeclarator): Call decl_type_acces...
2000-02-23 nathan * decl.c (decls_match): Remove obsolete static member...
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 gdr2000-02-21 Gabriel Dos Reis <gdr@codesourcery.com>
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-16 jason * decl.c (xref_tag): Don't SET_IDENTIFIER_NAMES...
2000-02-07 mmitchel * decl.c (store_parm_decls): Don't build cleanups...
2000-02-07 jason * cp-tree.h (struct saved_scope): Add incomplet...
2000-01-29 drepperAdjust variable names, comments, help strings.
2000-01-28 mrsFix recent small bug
2000-01-27 mrs * decl.c (pushdecl): Fix up shadow warnings with respe...
2000-01-26 ghazi * call.c: PROTO -> PARAMS.
2000-01-25 ghazi * decl.c (member_function_or_else): Change third arg...
2000-01-24 nathan * cp-tree.h (CPTI_TP_DESC_TYPE, CPTI_ACCESS_MODE_TYPE,
2000-01-23 mmitchel * cp-tree.h (register_dtor_fn): 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 * decl.c (init_decl_processing): Complain if -fnew-abi
2000-01-13 mmitchel * decl.c (start_cleanup_fn): Call pushdecl.
2000-01-12 mmitchel * call.c (convert_class_to_reference): Fix typos.
2000-01-03 drepper(flag_isoc9x): New variable to be able to use code...
1999-12-31 mmitchel * cp-tree.h (CLASSTYPE_VBASECLASSES): Update documenta...
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 mmitchel * decl.c (store_return_init): Use mode of old RTL...
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 mmitchel * class.c (handle_using_decl): Get TYPE_FIELDS and...
1999-12-15 rth * cp-tree.h (make_aggr_type): Declare.
1999-12-15 jason * error.c (dump_decl): operator==, not operator ==.
1999-12-11 ghazi * class.c (get_vtable_name): Use a literal format...
1999-12-09 mmitchel * decl.c (init_decl_processing): Reenable inlining...
1999-12-06 mmitchel * decl.c (init_decl_processing): #if 0 last patch.
1999-12-05 mmitchel * decl.c (init_decl_processing): Set flag_inline_trees if
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-04 geoffk* c-common.c (enum attrs): Add A_NO_LIMIT_STACK.
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 ghazi * decl.c (pushdecl, grokdeclarator): Don't...
1999-11-23 mmitchel * cp-tree.def (CTOR_COMPLETE): New tree node.
1999-11-23 mmitchel * cp-tree.def (FUNCTION_NAME): New tree node.
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-13 mmitchel * decl.c (cplus_expand_expr_stmt): Don't call break_ou...
1999-11-12 mmitchel * decl.c (compute_array_index_type): New function...
1999-11-09 mmitchel * cp-tree.h (language_function): Remove x_last_dtor_in...
1999-11-09 mmitchel * decl.c (store_parm_decls): Generate cleanup code at
next