OSDN Git Service

PR c++/19991
[pf3gnuchains/gcc-fork.git] / gcc / cp / error.c
2002-04-14 gdr * diagnostic.h (output_buffer_state): Redefine.
2002-04-06 jason PR c++/4934
2002-03-31 neil * diagnostic.c (print_error_function): Remove.
2002-03-29 neil * Makefile.in (convert.o, calls.o, expmed.o): Update.
2002-03-23 gdr * error.c (dump_type): Be careful about implicit...
2002-03-23 zack * real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DO...
2002-03-20 neil * Makefile.in: Update.
2002-02-05 jason * error.c (dump_type): Be more helpful about...
2002-02-01 jason * error.c (dump_scope): Don't add TFF_DECL_SPEC...
2002-01-23 rodrigc2002-01-23 Craig Rodrigues <rodrigc@gcc.gnu.org>
2002-01-17 jason * error.c (dump_type_suffix): Print the excepti...
2002-01-07 grahams * errors.c: Update copyright date.
2001-12-18 nathan * call.c (build_new_method_call): Use '%#V'.
2001-12-18 zack * cp-tree.h: Delete #defines for cp_error, cp_warning,
2001-12-12 jakub * cp-tree.h (DESTRUCTOR_DECL_PREFIX, DESTRUCTOR_NAME_P,
2001-10-23 lerdsuwa * cp-tree.def (UNBOUND_CLASS_TEMPLATE): New tree node.
2001-09-24 zacktop level:
2001-09-15 gdr * Make-lang.in (cp/error.o): Depend on real.h
2001-08-31 lerdsuwa * error.c (dump_template_decl): Output template parameters
2001-07-21 nathangcc:
2001-06-28 gdr * diagnostic.c (default_print_error_function): Tweak.
2001-06-26 gdr * toplev.c (decode_f_option): Adjust setting.
2001-06-26 gdr * diagnostic.h (struct diagnostic_context): Add new...
2001-03-28 rthIA-64 ABI Exception Handling.
2001-03-26 pme2001-03-26 Phil Edwards <pme@sources.redhat.com>
2001-03-22 jason * collect2.c (is_ctor_dtor): Always use '_...
2001-03-19 mmitchel Compute DECL_ASSEMBLER_NAME lazily.
2001-02-18 jason Do put the VTT parameter in DECL_ARGUMENTS.
2001-02-12 mmitchel Remove old ABI support.
2001-01-10 nathancp:
2000-12-21 jason * pt.c (tsubst_decl): A FUNCTION_DECL has DECL_...
2000-12-09 jason * error.c (dump_function_name): Don't let the...
2000-12-05 rth * error.c (dump_tree): Use output_add_string...
2000-12-04 jason * mangle.c (write_type): Mangle VECTOR_TYPE...
2000-12-04 nathancp:
2000-11-07 jsm28 * alias.c (init_alias_analysis), calls.c (expand_call,
2000-11-01 gdr * error.c (dump_template_decl): Separate template...
2000-10-31 gdrtestsuite/
2000-10-31 mmitchel * cp-tree.h (DECL_EXTERNAL_LINKAGE_P): New macro.
2000-10-26 gdrcp/
2000-10-22 geoffk * decl2.c (arg_assoc_type): Handle VECTOR_TYPE.
2000-10-20 jason * tree.c (walk_tree): Don't walk into default...
2000-09-29 gdrcp/
2000-09-21 aj * errfn.c: Move declaration of cp_printer and...
2000-09-12 gdr * error.c (TFF_PLAIN_IDENTIFIER, TFF_NAMESPACE_SCOPE,
2000-09-11 nathan * error.c (cp_tree_printer, case 'P'): Append break.
2000-09-06 nathan * error.c (dump_typename): New function, broken out...
2000-09-05 jasontweak
2000-09-05 jason * cp-tree.def (BOUND_TEMPLATE_TEMPLATE_PARM...
2000-08-25 gdr * error.c (cp_tree_printer): Rework.
2000-08-24 gdr * error.c (tree_formatting_info): New data type.
2000-08-24 gdr * diagnostic.c (finish_diagnostic): Define.
2000-08-23 gdr * error.c (cp_print_error_function): Don't use embedde...
2000-08-23 gdr * decl.c (init_decl_processing): Remove bogus initiali...
2000-08-22 gdr * Makefile.in (error.o): Depends on diagnostic.h
2000-08-18 nathan * cp-tree.h (enum_name_string): Remove prototype.
2000-08-17 nathan * cp-tree.h (CPTR_AGGR_TAG): New global tree node.
2000-07-10 jason * init.c (build_new_1): Bail early if the call...
2000-06-30 mmitchel * c-common.c: Include c-common.h, not c-lex.h or c...
2000-06-23 mmitchel * cp-tree.h (BV_USE_VCALL_INDEX_P): New macro.
2000-06-20 nathan * call.c (build_conditional_expr): Use VOID_TYPE_P.
2000-06-16 mmitchel * cp-tree.h (struct language_function): Remove x_base_...
2000-06-03 mmitchel * cp-tree.h (TMPL_ARGS_LEVEL): Clarify comment.
2000-05-28 mmitchel2000-05-27 Alex Samuel <samuel@codesourcery.com>
2000-05-22 mmitchel * cp-tree.h (IDENTIFIER_TYPENAME_P): Use a flag, not...
2000-04-11 mmitchel * cp-tree.h (lang_decl_flags): Rename constructor_for_...
2000-03-28 mmitchel Put RTTI entries at negative offsets in new ABI.
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-17 kenner * Clean up usages of TREE_INT_CST_LOW.
2000-03-07 kenner * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove...
2000-02-27 kenner * builtins.c (c_strlen): Use size_diffop and return...
2000-02-26 lawFix copyrights
2000-02-16 mmitchel Make DECL_CONTEXT mean the class in which a member...
2000-01-26 ghazi * call.c: PROTO -> PARAMS.
2000-01-06 jason * error.c (dump_decl): operator new, not operat...
1999-12-22 oliva* error.c (dump_decl): Support named return values.
1999-12-21 mmitchel * cp-tree.h (TYPE_VIRTUAL_P): Rename to ...
1999-12-15 jason * error.c (dump_decl): operator==, not operator ==.
1999-12-14 mmitchel * dump.c (dequeue_and_dump): Dump DECL_NAMESPACE_ALIAS.
1999-11-23 mmitchel * cp-tree.def (FUNCTION_NAME): New tree node.
1999-11-10 mmitchel * error.c (dump_function_name): Don't crash if given...
1999-09-29 mmitchel * cp-tree.h (TMPL_ARGS_HAVE_MULTIPLE_LEVELS): Move...
1999-09-29 nathan * error.c (dump_template_parms): Don't use TS_PEDANTIC...
1999-09-29 gdr1999-09-28 Gabriel Dos Reis <gdr@codesourcery.com>
1999-09-27 nathan Augment stringification of trees.
1999-09-24 mmitchel * cp-tree.h (CPTI_CLEANUP_TYPE): New macro.
1999-09-17 gdr1999-09-17 Gabriel Dos Reis <gdr@codesourcery.com>
1999-09-13 mmitchel * call.c (implicit_conversion): Robustify. Handle...
1999-08-29 ghazi * cp-tree.h (fndecl_as_string, type_as_string,
1999-08-24 jason * call.c (build_conditional_expr): Fix typo.
1999-08-19 mmitchel * cp-tree.def (PSEUDO_DTOR_EXPR): New tree code.
1999-08-16 mmitchel * cp-tree.def (STMT_EXPR): New tree node.
1999-08-11 mmitchel * extend.texi (C++ Signatures): Remove node.
1999-08-07 ghazi * class.c (count_fields, add_fields_to_vec): Add stati...
1999-08-06 mmitchel * error.c (dump_expr): Handle EXACT_DIV_EXPR.
1999-07-27 mmitchel * cp-tree.h (BINFO_VIRTUALS): Document new format.
1999-07-23 mmitchel * call.c (NEED_TEMPORARY_P): New macro.
1999-06-28 jason * error.c (dump_type_real): Handle TREE_LIST again.
next