cp-tree.h: Delete #defines for cp_error, cp_warning, cp_pedwarn, and cp_compiler_error.
[gcc.git] / gcc / cp / pt.c
2001-12-18 Zack Weinbergcp-tree.h: Delete #defines for cp_error, cp_warning...
2001-12-16 Joseph MyersChangeLog.1, [...]: Fix spelling errors.
2001-12-14 Jason Merrillc-common.h (COMPOUND_STMT_BODY_BLOCK): New macro.
2001-12-09 Nathan Sidwellre PR c++/87 (member template assignment operator)
2001-12-05 Jason Merrilllanghooks.h (struct lang_hooks_for_tree_inlining):...
2001-12-04 Nathan Sidwellpt.c (end_template_parm_list): Clear TREE_CHAIN of...
2001-11-22 Bryce McKinlaytree-dump.c: Rename from c-dump.c.
2001-11-22 Mark Mitchellre PR c++/3637 (Internal compiler error in finish_membe...
2001-11-04 Kriang Lerdsuwanakij* pt.c (tsubst_copy): Call tsubst for TYPEOF_EXPR.
2001-11-02 Kriang Lerdsuwanakij* pt.c (unify): Handle SCOPE_REF.
2001-10-23 Kriang Lerdsuwanakijcp-tree.def (UNBOUND_CLASS_TEMPLATE): New tree node.
2001-10-16 Richard Sandifordpt.c (UNIFY_ALLOW_MAX_CORRECTION): Define.
2001-10-13 Kriang Lerdsuwanakijpt.c (lookup_template_class): Build complete template...
2001-10-13 Kriang Lerdsuwanakijcp-tree.h (TYPE_BINFO): Update comment.
2001-10-13 Kriang Lerdsuwanakijpt.c (determine_specialization): Ignore functions witho...
2001-10-05 Alexandre OlivaMake-lang.in (cp/decl.o, cp/tree.o): Depend on tree...
2001-09-21 Joseph MyersTable-driven attributes.
2001-09-13 Kaveh R. Ghazic-parse.in (yyerror): Const-ification and/or static...
2001-09-06 Ira RubenRemove OP_IDENTIFIER.
2001-09-04 Mark Mitchelldecl.c (duplicate_decls): Remove code deadling with...
2001-08-22 Jason Merrillpt.c (tsubst_expr): Hand off to the TREE_CHAIN of a...
2001-08-11 Kriang Lerdsuwanakijpt.c (maybe_fold_nontype_arg): Use TREE_TYPE of ARG...
2001-07-26 Kriang Lerdsuwanakijpt.c (tsubst_template_parms): Call maybe_fold_nontype_a...
2001-07-19 Mark Mitchellclass.c (type_requires_array_cookie): New function.
2001-07-11 Ben Elliston* Revert today's change -- there is a subtle bug.
2001-07-11 Ben Ellistonre PR c++/80 (g++ enum and attributed __packed__)
2001-07-11 Mark Mitchellpt.c (tsubst_decl): Set DECL_CONTEXT for namespace...
2001-07-06 Kriang Lerdsuwanakijcp-tree.h (copy_template_template_parm): Rename to ...
2001-06-14 Jason Merrillclass.c (dfs_find_final_overrider): Fix logic.
2001-06-06 John David Anglincall.c (convert_default_arg): Use INTEGRAL_TYPE_P.
2001-06-06 Mark Mitchellpt.c (instantiate_decl): Tell the repository code about...
2001-05-21 Jason Merrillcp-tree.def (START_CATCH_STMT): Lose.
2001-05-20 Kriang Lerdsuwanakijpt.c (determine_specialization): Ignore artificial...
2001-05-01 Nathan Sidwellcp-tree.def (USING_STMT): New statement node.
2001-04-24 Nathan SidwellLazy __FUNCTION__ generation.
2001-04-24 Nathan Sidwellpt.c (tsubst_decl): Use VOID_TYPE_P.
2001-04-12 Jason Merrillcp-tree.h (TYPE_LINKAGE_IDENTIFIER): New macro.
2001-03-28 Phil Edwardspt.c (check_default_tmpl_args): Make error messages...
2001-03-22 Jason Merrillpt.c (instantiate_decl): Abort if we see a member const...
2001-03-19 Mark MitchellCompute DECL_ASSEMBLER_NAME lazily.
2001-03-15 Mark Mitchellvarasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-03-01 Nathan SidwellImplement using decls inside template functions.
2001-02-28 Nathan SidwellRemove floating point and complex type template constan...
2001-02-18 Mark Mitchellinvoke.texi (-fsquangle): Remove documentation.
2001-02-18 Jason MerrillDo put the VTT parameter in DECL_ARGUMENTS.
2001-02-18 Mark Mitchellpt.c (check_explicit_specialization): Copy TREE_PRIVATE...
2001-02-16 Mark Mitchellpt.c (push_template_decl_real): Don't remangle the...
2001-02-14 Nathan Sidwellpt.c (unify): Don't check cv quals of array types.
2001-02-12 Nathan Sidwellpt.c (maybe_adjust_types_for_deduction, [...]): Remove...
2001-02-12 Mark MitchellRemove old ABI support.
2001-02-08 Jason Merrillsearch.c (shared_member_p): New function.
2001-02-06 Nathan Sidwellpt.c (lookup_template_class): Make sure it's a primary...
2001-01-29 Joseph Myerstree.c, tree.h (build_parse_node): Remove; was identica...
2001-01-28 Kaveh R. Ghaziconfigure.in: Arrange to include defaults.h in [ht...
2001-01-24 Nathan Sidwellpt.c (tsubst_decl): Remove IN_DECL parameter.
2001-01-24 Kriang Lerdsuwanakijpt.c (check_explicit_specialization): Clone constructor...
2001-01-22 Nathan Sidwellcp-tree.h (unification_kind_t): Add DEDUCE_ORDER.
2001-01-19 Nathan Sidwellcp-tree.h (lookup_template_class): Add complain parm.
2001-01-19 Nathan Sidwellpt.c (copy_default_args_to_explicit_spec): Preserve...
2001-01-18 Nathan Sidwellpt.c (UNIFY_ALLOW_OUTER_LEVEL): New unify flag.
2001-01-15 Nathan Sidwellpt.c (check_nontype_parm): Rename to ...
2001-01-15 Nathan Sidwellpt.c (check_nontype_parm): New function.
2001-01-11 Nathan Sidwellpt.c (unify): Check array has a domain, before checking...
2001-01-11 Mark Mitchellpt.c (copy_default_args_to_explicit_spec_1): New function.
2001-01-11 Mark Mitchellc-common.h (CTI_VOID_LIST): Remove.
2001-01-10 Mark Mitchelloutput.h (make_function_rtl): Remove prototype.
2001-01-08 Nathan Sidwellcp-tree.h (lang_decl_flags): Rename defined_in_class...
2001-01-04 Mark Mitchellcall.c (build_conv): Don't use build1 for USER_CONV.
2001-01-03 Mark Mitchellclass.c (invalidate_class_lookup_cache): Zero the previ...
2000-12-29 Mark Mitchellclass.c (pushclass): Remove #if 0'd code.
2000-12-29 Mark MitchellAdd comment
2000-12-29 Mark Mitchellpt.c (register_local_specialization): Don't return...
2000-12-23 Jason Merrillpt.c (more_specialized): Don't optimize len==0.
2000-12-22 Jason MerrillIn partial ordering for a call, ignore parms for which...
2000-12-21 Jason Merrillpt.c (tsubst_decl): A FUNCTION_DECL has DECL_RESULT...
2000-12-16 Kriang Lerdsuwanakijpt.c (unify): Handle when both ARG and PARM are BOUND_T...
2000-12-16 Kriang Lerdsuwanakijpt.c (reduce_template_parm_level): Set DECL_ARTIFICIAL...
2000-12-15 Kriang Lerdsuwanakijpt.c (check_explicit_specialization): Propagate default...
2000-12-14 Jason Merrillcomment
2000-12-09 Jason Merrillerror.c (dump_function_name): Don't let the user see...
2000-12-07 Kriang Lerdsuwanakijpt.c (verify_class_unification): New function.
2000-12-05 Jason Merrillrevert cloning patch
2000-12-04 Jason Merrillmangle.c (write_type): Mangle VECTOR_TYPE with "U8__vec...
2000-12-02 Kriang Lerdsuwanakij* pt.c: Fix typo in comments.
2000-11-27 Nathan Sidwelldecl.c (grokfndecl): Undo COMPONENT_REF damage caused...
2000-11-23 Nathan Sidwellpt.c (lookup_template_class): Simplify loop exit constr...
2000-11-22 Mark Mitchellpt.c (do_decl_instantiate): Explicitly clone constructo...
2000-11-17 Nathan Sidwellfix thinko in last change
2000-11-17 Nathan Sidwellpt.c (tsubst_expr, DECL_STMT): Instantiate decl's type.
2000-11-10 Mark MitchellMakefile.in (C_AND_OBJC_OBJS): Add c-dump.o.
2000-11-07 Joseph Myersalias.c [...] (init_alias_analysis, [...]): Use memset...
2000-10-31 Gabriel Dos Reismemtemp77.C (main): Adjust comparison against.
2000-10-31 Mark Mitchellcp-tree.h (DECL_EXTERNAL_LINKAGE_P): New macro.
2000-10-28 Mark Mitchellpt.c (instantiate_decl): Always instantiate static...
2000-10-13 Mark MitchellRemove obstacks.
2000-10-06 Nathan Sidwellpt.c (lookup_template_class): Set current access for...
2000-10-05 Nathan Sidwellpt.c (tsubst_expr, [...]): Don't process if tsubsting...
2000-09-17 Mark Mitchellsplay-tree.c (splay_tree_predecessor): Fix typo in...
2000-09-12 Mark Mitchellc-common.h (genrtl_clear_out_block): Remove.
2000-09-10 Mark Mitchellc-common.h (add_stmt): Change prototype.
next