OSDN Git Service

* collect2.c (main, write_c_file_stat), gcc.c (translate_options,
[pf3gnuchains/gcc-fork.git] / gcc / cp / pt.c
2000-10-31 gdrtestsuite/
2000-10-31 mmitchel * cp-tree.h (DECL_EXTERNAL_LINKAGE_P): New macro.
2000-10-28 mmitchel * pt.c (instantiate_decl): Always instantiate static...
2000-10-13 mmitchel Remove obstacks.
2000-10-06 nathan * pt.c (lookup_template_class): Set current access...
2000-10-05 nathan * pt.c (tsubst_expr, DECL_STMT case): Don't process if
2000-09-17 mmitchel * splay-tree.c (splay_tree_predecessor): Fix typo...
2000-09-12 mmitchel * c-common.h (genrtl_clear_out_block): Remove.
2000-09-10 mmitchel * c-common.h (add_stmt): Change prototype.
2000-09-06 nathan * pt.c (type_unification_real): Replace switch with if.
2000-09-05 mmitchel * Makefile.in (CXX_TREE_H): Add dependency on HTAB_H.
2000-09-05 jason * cp-tree.def (BOUND_TEMPLATE_TEMPLATE_PARM...
2000-09-04 nathan * pt.c (lookup_template_class): Remove abort.
2000-08-29 zacktop level:
2000-08-23 mmitchel * cp-tree.h (DECL_CLONED_FUNCTION_P): Check DECL_LANG_...
2000-08-22 gdr * Makefile.in (error.o): Depends on diagnostic.h
2000-08-17 nathan * cp-tree.h (instantiate_type_flags): New enumeration.
2000-08-17 nathan * cp-tree.h (CPTR_AGGR_TAG): New global tree node.
2000-08-09 jason * pt.c (tsubst_aggr_type): Bail if creating...
2000-08-04 jason * pt.c (do_type_instantiation): Add complain...
2000-07-28 jason * decl.c (duplicate_decls): If common_type...
2000-07-23 mmitchel * c-semantics.c (make_rtl_for_local_static): Use TREE_...
2000-07-06 nathan * pt.c (tsubst): Don't layout type, if it's error_mark.
2000-07-06 nathan * pt.c (instantiate_pending_templates): Reset template...
2000-07-03 nathan * pt.c (instantiate_class_template): Set CLASSTYPE_VBA...
2000-07-02 chelf2000-07-01 Benjamin Chelf <chelf@codesourcery.com>
2000-06-29 nathan * cp-tree.h (SET_DECL_ARTIFICIAL): Remove.
2000-06-28 mmitchel * cp-tree.h (CLEAR_BINFO_NEW_VTABLE_MARKED): Remove.
2000-06-23 jason * parse.y (template_arg): Convert TEMPLATE_DECL
2000-06-22 jason * pt.c (tsubst_decl, case FUNCTION_DECL): Clear...
2000-06-22 nathan * call.c (build_x_va_arg): Check if in a template...
2000-06-21 jason * pt.c (tsubst_decl, case TYPE_DECL): Fix test...
2000-06-19 chelf * c-common.h (IF_COND): Added documentation.
2000-06-16 mmitchel * cp-tree.h (struct language_function): Remove x_base_...
2000-06-15 jason * tree.c (count_trees): New debugging function.
2000-06-14 jakub * tree.h (TYPE_USER_ALIGN, DECL_USER_ALIGN): Define.
2000-06-12 mmitchel * mangle.c (NESTED_TEMPLATE_MATCH): Fix typo in comment.
2000-06-09 jasonrevert mangling patch
2000-06-08 mmitchel * invoke.texi: Remove documentation for -fsquangle and
2000-06-06 mmitchel * decl.c (redeclaration_error_message): If two TEMPLAT...
2000-06-06 jason * search.c (maybe_suppress_debug_info): Don...
2000-06-05 mmitchel * ir.texi: Correct typo.
2000-06-04 mmitchel * Make-lang.in (CXX_SRCS): Add mangle.c.
2000-06-03 mmitchel * cp-tree.h (TMPL_ARGS_LEVEL): Clarify comment.
2000-05-31 mmitchel * decl.c (build_cp_library_fn): Set DECL_CONTEXT.
2000-05-28 mmitchel2000-05-27 Alex Samuel <samuel@codesourcery.com>
2000-05-24 mmitchel * decl2.c (maybe_retrofit_in_chrg): Don't create in...
2000-05-22 mmitchel * cp-tree.h (IDENTIFIER_TYPENAME_P): Use a flag, not...
2000-05-09 zacktop level:
2000-05-04 ghazi * class.c (update_vtable_entry_for_fn): Prototype.
2000-05-01 mmitchel * cp-tree.h (same_type_ignoring_top_level_qualifiers_p...
2000-04-26 mmitchel * cp-tree.h (TREE_READONLY_DECL_P): Use DECL_P.
2000-04-24 mmitchel * cp-tree.h (lang_decl): Remove pretty_function_p.
2000-04-20 jasontypo
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-10 mmitchel * cp-tree.h (struct lang_decl): Remove main_decl_variant.
2000-04-06 mmitchel * cp-tree.h (lang_decl_flags): Rename saved_inline...
2000-04-06 mmitchel * cp-tree.h (instantiate_decl): Change prototype.
2000-03-29 jason * class.c (finish_struct): Use bitsize_zero_node.
2000-03-27 kenner * c-convert.c (convert): Return if output or input...
2000-03-25 mmitchelRemove accidental commit
2000-03-25 mmitchelFix typo in ChangeLog
2000-03-23 mmitchel * builtin.c (get_pointer_alignment): Use DECL_P...
2000-03-22 mmitchel * cp-tree.h (TI_SPEC_INFO): Remove.
2000-03-21 nathangcc
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-12 gdr2000-03-11 Gabriel Dos Reis <gdr@codesourcery.com>
2000-03-11 jason * decl.c (push_throw_library_fn): Take the...
2000-03-05 mmitchel * expr.c (cplus_expand_expr, case STMT_EXPR): Use
2000-03-03 mmitchel * tree.h (TYPE_ALIGN_UNIT): New macro.
2000-03-03 jason * pt.c (instantiate_decl): Clear TI_PENDING_TEM...
2000-02-29 nathan * pt.c (fn_type_unification): Unify return type, whenever
2000-02-22 loewis Refer to the standard as an ISO document, not an ANSI...
2000-02-20 mmitchel * class.c (build_vtable): New function, split out...
2000-02-20 kenner * c-common.c (decl_attributes): Set DECL_SIZE_UNIT.
2000-02-16 mmitchel Make DECL_CONTEXT mean the class in which a member...
2000-01-27 jason * pt.c (unify): Use fold, not maybe_fold_nontyp...
2000-01-26 ghazi * call.c: PROTO -> PARAMS.
2000-01-25 jason * pt.c (maybe_fold_nontype_arg): Do nothing...
2000-01-14 mmitchel * pt.c (tsubst_friend_function): Improve comment.
2000-01-12 mmitchel * call.c (convert_class_to_reference): Fix typos.
2000-01-07 jason * decl2.c (comdat_linkage): Don't set DECL_DEFE...
1999-12-21 mmitchel * cp-tree.h (TYPE_VIRTUAL_P): Rename to ...
1999-12-15 rth * cp-tree.h (make_aggr_type): Declare.
1999-12-11 ghazi * class.c (get_vtable_name): Use a literal format...
1999-11-29 mmitchel * pt.c (tsubst_decl): Robustify.
1999-11-25 mmitchel * pt.c (tsubst_decl): Copy TREE_ASM_WRITTEN for VAR_DECLs.
1999-11-23 mmitchel * cp-tree.def (FUNCTION_NAME): New tree node.
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-07 mmitchel * cp-tree.h (begin_new_placement): Remove.
1999-11-05 mmitchel * Makefile.in (typeck2.o): Depend on output.h.
1999-11-03 mmitchel1999-11-02 Scott Snyder <snyder@fnal.gov>
1999-10-29 mmitchel * cp-tree.h (make_typename_type): Change prototype.
1999-10-28 mmitchel * cp-tree.h (make_temp_vec): Remove.
next