error.c (dump_decl): operator==, not operator ==.
[gcc.git] / gcc / cp / error.c
1999-12-15 Jason Merrillerror.c (dump_decl): operator==, not operator ==.
1999-12-14 Mark Mitchelldump.c (dequeue_and_dump): Dump DECL_NAMESPACE_ALIAS.
1999-11-23 Mark Mitchellcp-tree.def (FUNCTION_NAME): New tree node.
1999-11-10 Mark Mitchellerror.c (dump_function_name): Don't crash if given...
1999-09-29 Mark Mitchellcp-tree.h (TMPL_ARGS_HAVE_MULTIPLE_LEVELS): Move here...
1999-09-29 Nathan Sidwellerror.c (dump_template_parms): Don't use TS_PEDANTIC_NA...
1999-09-29 Gabriel Dos ReisImplement function template instantiation pretty printing.
1999-09-27 Nathan SidwellAugment stringification of trees.
1999-09-24 Mark Mitchellcp-tree.h (CPTI_CLEANUP_TYPE): New macro.
1999-09-17 Gabriel Dos Reiserror.c: Reduce code duplication.
1999-09-13 Mark Mitchellcall.c (implicit_conversion): Robustify.
1999-08-29 Kaveh R. Ghazicp-tree.h (fndecl_as_string, [...]): Constify a char*.
1999-08-24 Jason Merrillcall.c (build_conditional_expr): Fix typo.
1999-08-19 Mark Mitchellcp-tree.def (PSEUDO_DTOR_EXPR): New tree code.
1999-08-16 Mark Mitchellcp-tree.def (STMT_EXPR): New tree node.
1999-08-11 Mark Mitchellextend.texi (C++ Signatures): Remove node.
1999-08-07 Kaveh R. Ghaziclass.c (count_fields, [...]): Add static prototype.
1999-08-06 Mark Mitchellerror.c (dump_expr): Handle EXACT_DIV_EXPR.
1999-07-27 Mark Mitchellcp-tree.h (BINFO_VIRTUALS): Document new format.
1999-07-23 Mark Mitchellcall.c (NEED_TEMPORARY_P): New macro.
1999-06-28 Jason Merrillerror.c (dump_type_real): Handle TREE_LIST again.
1999-06-19 Mark Mitchelldecl.c (expand_static_init): When building an anonymous...
1999-05-10 Jason Merrillinit.c (build_offset_ref): Wrap baselinks in OFFSET_REF...
1999-04-22 Mark Mitchellcp-tree.h (lang_decl_flags): Remove returns_first_arg...
1999-04-20 Mark Mitchellcp-tree.h (build_binary_op): Remove unneeded parameter.
1999-04-10 Mark Mitchellerror.c (dump_type_real): If a typename is a template...
1999-04-08 Mark Mitchellerror.c (dump_expr): Don't crash on INDIRECT_REFs whose...
1999-04-02 Mark Mitchelltinfo.h (__class_type_info): Fix illegal declaration.
1999-03-26 Kaveh R. GhaziWarning fixes:
1999-03-23 Mark Mitchellcp-tree.h (TYPE_PTRMEMFUNC_P): Use TYPE_PTRMEMFUNC_FLAG.
1999-03-13 Nathan Sidwellerror.c (cp_printers): Add 'F' escape character.
1999-01-21 Mark Mitchellcp-tree.h (PARM_DECL_EXPR): Delete.
1999-01-20 Mark Mitchellerror.c (dump_function_decl): Don't print the argument...
1998-12-18 Jason Merrillerror.c (interesting_scope_p): New fn.
1998-12-07 Jason Merrilldecl.c (build_typename_type): Set DECL_ARTIFICIAL.
1998-12-04 Jason Merrillpt.c (check_template_shadow): New fn.
1998-11-17 Mark Mitchellcp-tree.h (TYPE_ALIAS_SET): Document language-dependent...
1998-10-28 Jason Merrillcall.c (add_function_candidate): Treat conversion funct...
1998-10-26 Mark Mitchellerror.c (dump_decl): Deal with TEMPLATE_DECLs that...
1998-10-26 Jason Merrillcp-tree.def (TYPEOF_TYPE): New code.
1998-10-23 Mark Mitchellcplus-dem.c (work_stuff): Replace const_type and volati...
1998-10-19 Jason MerrillRevamp references to member functions.
1998-10-06 Mark Mitchellcp-tree.def (PTRMEM_CST): New tree node.
1998-10-03 Mark Mitchellclass.c (current_class_ptr, [...]): Clarify documentation.
1998-09-09 Jason Merrillerror.c (dump_type_real): Handle NAMESPACE_DECL.
1998-09-08 Mark Mitchellcp-tree.h (anonymous_namespace_name): Declare.
1998-08-30 Mark Mitchellerror.c (dump_decl): Use CP_DECL_CONTEXT, not DECL_CONT...
1998-07-28 Mark Mitchellcp-tree.h (TI_USES_TEMPLATE_PARMS): Remove.
1998-07-19 Mark Mitchellerror.c (dump_type_real): Don't crash when presented...
1998-06-16 Andrew MacLeoddecl.c (grokvardecl): Don't build external assembler...
1998-06-10 John Carrtree.c (debug_binfo): Make printf format match arguments.
1998-06-05 Martin v. Löwiscp-tree.h (DECL_NAMESPACE_ALIAS, [...]): Declare.
1998-06-04 Jason Merrillerror.c (dump_expr): Clean up NEW_EXPR case.
1998-05-26 Per Bothnerlanguage_as_string: Handle lang_java.
1998-05-24 Jason Merrilldecl.c (push_namespace): Namespaces have type void.
1998-05-20 Jason Merrilldecl.c (grokfndecl): Handle definition of specializatio...
1998-05-19 Brendan Kehoeclass.c (is_empty_class): Return 0 if TYPE is an error_...
1998-05-13 Kaveh R. GhaziWarning patches:
1998-05-12 Jason Merrillerror.c (dump_simple_decl): Use DECL_CLASS_SCOPE_P...
1998-05-12 Mark Mitchellerror.c (dump_simple_decl): New function, broken out...
1998-05-08 Martin v. Löwismassive namespace patch
1998-05-06 Kaveh R. Ghazierror.c: Convert to using ctype macros defined in system.h.
1998-05-06 Robert Lipecall.c, [...]: Add include of toplev.h.
1998-04-23 Jason Merrill* error.c (dump_type_real): Declare canonical_name.
1998-04-17 Mark Mitchellcp-tree.h (type_as_string_real): New function.
1998-03-31 Jeffrey A Lawcall.c: Include system.h.
1998-03-27 Mark Mitchellerror.c (dump_decl): Be a bit more explicit with templa...
1998-03-24 Mark Mitchellcplus-dem.c (optable): Add sizeof.
1998-02-25 Jason MerrillPartial implementation of namespaces.
1998-02-23 Jason MerrillSupport for friend templates.
1998-02-22 Jeffrey A Law* error.c: Include sys/types.h.
1998-02-03 Kriang Lerdsuwanakijerror.c (dump_decl): Fix type of default arguments...
1998-02-02 Kaveh R. GhaziVarious fixes for -Wall problems from Kaveh. See Chang...
1998-01-29 Jason Merrillclass.c (instantiate_type): Don't just return a known...
1998-01-27 Mark Mitchellcall.c (add_template_candidate_real): New function.
1998-01-24 Jason Merrillerror.c (dump_decl): Fix type default template args.
1998-01-24 Jason Merrilltweak
1998-01-22 Kriang Lerdsuwanakijpt.c (coerce_template_parms): Don't access elements...
1998-01-19 Mark Mitchelldecl.c (start_decl): Don't allow duplicate definitions...
1998-01-16 Bruno Haible* error.c (dump_decl): For enum tags, output the tag...
1997-12-18 Jason Merrillexcept.c: Remove register_exception_table{,_p}.
1997-12-16 Jason Merrilltree.c (mapcar): Handle TRY_CATCH_EXPR et al.
1997-12-08 Jason Merrillerror.c (dump_decl): Handle LOOKUP_EXPR.
1997-12-03 Jason Merrilltree.c (is_overloaded_fn): Handle getting a fn template.
1997-11-28 Jason Merrillpt.c (check_explicit_specialization): Complain about...
1997-11-20 Jason Merrilldecl.c (make_implicit_typename): Handle case where...
1997-11-01 Brendan Kehoelex.c (FILE_NAME_NONDIRECTORY): Delete macro.
1997-10-20 Mark Mitchelldecl.c (duplicate_decls): Handle template specializatio...
1997-10-20 Jason Merrilldecl.c (init_decl_processing): Give null_node unknown...
1997-09-28 Jason Merrill[multiple changes]
1997-09-10 Mark Mitchellerror.c (dump_decl): Avoid crashing when presented...
1997-09-08 Mark Mitchellpt.c (begin_member_template_processing): Take a functio...
1997-09-06 Jason Merrillclass.c (grow_method): Remove check for redeclaration.
1997-08-25 Jason Merrillcall.c (joust): Tweak message.
1997-08-21 Jason Merrill[multiple changes]
1997-08-19 Jason Merrillmerge
1997-07-24 Brendan Kehoe92th Cygnus<->FSF quick merge
1997-05-28 Mike Stump91th Cygnus<->FSF quick merge
1997-02-21 Mike Stump90th Cygnus<->FSF quick merge
1997-01-21 Mike Stump90th Cygnus<->FSF quick merge
next