OSDN Git Service

* g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
[pf3gnuchains/gcc-fork.git] / gcc / cp / error.c
2003-03-07 gdr * error.c (init_error): Use C90 prototype style.
2003-02-16 lerdsuwa PR c++/9459
2003-01-30 mmitchel * c-common.c (builtin_define_float_constants): Define
2003-01-23 mmitchel PR c++/9328
2003-01-16 mmitchel * cp-tree.h (lang_type_class): Remove is_partial_insta...
2003-01-01 neil * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump...
2002-12-28 mmitchel * Make-lang.in (po-generated): Remove parse.c.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-05 ghazi * error.c (dump_expr): Fix format specifier warning.
2002-12-04 gdr PR C++/8799
2002-12-03 mmitchel PR c++/8720
2002-10-16 rthgcc/
2002-10-05 lerdsuwa PR c++/7804
2002-09-14 kazu * error.c: Fix comment formatting.
2002-08-09 mrs * call.c (add_builtin_candidate): legal ->...
2002-08-08 mmitchel Rework build_component_ref.
2002-08-05 geoffkIndex: ChangeLog
2002-07-25 neilcp:
2002-07-07 sayle * error.c (dump_function_name): Use DECL_TEMPLATE_RESU...
2002-06-25 mmitchel * call.c (build_op_delete_call): Use BASELINK_FUNCTIONS.
2002-06-06 gdr * error.c (cp_error_at): Fix typo.
2002-06-05 gdr * toplev.h (report_error_function): Remove.
2002-05-19 lerdsuwa * error.c (dump_type) [TYPEOF_TYPE]: Fix parenthesis...
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...
next