OSDN Git Service

In include:
[pf3gnuchains/gcc-fork.git] / gcc / cp / error.c
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.
1999-06-19 mmitchel * decl.c (expand_static_init): When building an anonym...
1999-05-10 jason * init.c (build_offset_ref): Wrap baselinks in OFFSET_...
1999-04-22 mmitchel * cp-tree.h (lang_decl_flags): Remove returns_first_ar...
1999-04-20 mmitchel * cp-tree.h (build_binary_op): Remove unneeded parameter.
1999-04-10 mmitchel * error.c (dump_type_real): If a typename is a templat...
1999-04-08 mmitchel * error.c (dump_expr): Don't crash on INDIRECT_REFs...
1999-04-02 mmitchel1999-04-02 Mark Mitchell <mark@codesourcery.com>
1999-03-26 ghaziWarning fixes:
1999-03-23 mmitchel * cp-tree.h (TYPE_PTRMEMFUNC_P): Use TYPE_PTRMEMFUNC_FLAG.
1999-03-13 jason * error.c (cp_printers): Add 'F' escape character.
1999-01-21 mmitchel * cp-tree.h (PARM_DECL_EXPR): Delete.
1999-01-20 mmitchel * error.c (dump_function_decl): Don't print the argume...
1998-12-18 jason * error.c (interesting_scope_p): New fn.
1998-12-07 jason * decl.c (build_typename_type): Set DECL_ARTIFICIAL.
1998-12-04 jason * pt.c (check_template_shadow): New fn.
1998-11-17 mmitchel * cp-tree.h (TYPE_ALIAS_SET): Document language-depend...
1998-10-28 jason * call.c (add_function_candidate): Treat conversion...
1998-10-26 mmitchel * error.c (dump_decl): Deal with TEMPLATE_DECLs that are
1998-10-26 jason * cp-tree.def (TYPEOF_TYPE): New code.
1998-10-23 mmitchel * cplus-dem.c (work_stuff): Replace const_type and...
1998-10-19 jason Revamp references to member functions.
1998-10-06 mmitchel * cp-tree.def (PTRMEM_CST): New tree node.
1998-10-03 mmitchel * class.c (current_class_ptr, current_class_ref):...
1998-09-09 jason * error.c (dump_type_real): Handle NAMESPACE_DECL.
1998-09-08 mmitchel * cp-tree.h (anonymous_namespace_name): Declare.
1998-08-30 mmitchel * error.c (dump_decl): Use CP_DECL_CONTEXT, not DECL_C...
1998-07-28 mmitchel * cp-tree.h (TI_USES_TEMPLATE_PARMS): Remove.
1998-07-19 mmitchel * error.c (dump_type_real): Don't crash when presented...
1998-06-16 amacleod1998-06-16 Andrew MacLeod <amacleod@cygnus.com>
1998-06-10 jfc1998-06-10 John Carr <jfc@mit.edu>
1998-06-05 jason * cp-tree.h (DECL_NAMESPACE_ALIAS, ORIGINAL_NAMESPACE...
1998-06-04 jason * error.c (dump_expr): Clean up NEW_EXPR case.
1998-05-26 bothner
1998-05-24 jason * decl.c (push_namespace): Namespaces have type void.
1998-05-20 jason * decl.c (grokfndecl): Handle definition of specializa...
1998-05-19 brendan * class.c (is_empty_class): Return 0 if TYPE is an...
1998-05-13 ghaziWarning patches:
1998-05-12 jason * error.c (dump_simple_decl): Use DECL_CLASS_SCOPE_P...
1998-05-12 mmitchel * error.c (dump_simple_decl): New function, broken...
1998-05-08 jasonmassive namespace patch
1998-05-06 ghazi * error.c: Convert to using ctype macros define...
1998-05-06 robertlWed May 6 06:36:41 1998 Robert Lipe <robertl@dgii...
1998-04-23 jason * error.c (dump_type_real): Declare canonical_name.
1998-04-17 mmitchelFri Apr 17 21:25:00 1998 Mark Mitchell <mmitchell...
1998-03-31 law * call.c: Include system.h. Remove includes...
1998-03-27 mmitchel * error.c (dump_decl): Be a bit more explicit with...
1998-03-24 mmitchel * cplus-dem.c (optable): Add sizeof.
1998-02-25 jasonPartial implementation of namespaces.
1998-02-23 jasonSupport for friend templates.
next