]> gcc.gnu.org Git - gcc.git/history - gcc/cp/error.c
Index: ChangeLog
[gcc.git] / gcc / cp / error.c
2002-08-05 Geoffrey KeatingIndex: ChangeLog
2002-07-25 Neil Bootherror.c (print_whitespace): Remove.
2002-07-07 Roger Sayleerror.c (dump_function_name): Use DECL_TEMPLATE_RESULT...
2002-06-25 Mark Mitchellcall.c (build_op_delete_call): Use BASELINK_FUNCTIONS.
2002-06-06 Gabriel Dos Reis* error.c (cp_error_at): Fix typo.
2002-06-05 Gabriel Dos Reistoplev.h (report_error_function): Remove.
2002-05-19 Kriang Lerdsuwanakij* error.c (dump_type) [TYPEOF_TYPE]: Fix parenthesis...
2002-04-14 Gabriel Dos Reisdiagnostic.h (output_buffer_state): Redefine.
2002-04-06 Jason Merrillre PR c++/4934 (Seg fault on legal code)
2002-03-31 Neil Boothdiagnostic.c (print_error_function): Remove.
2002-03-29 Neil BoothMakefile.in (convert.o, [...]): Update.
2002-03-23 Gabriel Dos Reis* error.c (dump_type): Be careful about implicit typenames.
2002-03-23 Zack Weinbergreal.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.
2002-03-20 Neil BoothMakefile.in: Update.
2002-02-05 Jason Merrill* error.c (dump_type): Be more helpful about VECTOR_TYPE.
2002-02-01 Jason Merrillerror.c (dump_scope): Don't add TFF_DECL_SPECIFIERS.
2002-01-23 Craig Rodriguescall.c, [...]: Change my_fancy_abort() to abort().
2002-01-17 Jason Merrillerror.c (dump_type_suffix): Print the exception specs...
2002-01-07 Graham Stotterrors.c: Update copyright date.
2001-12-18 Nathan Sidwellcall.c (build_new_method_call): Use '%#V'.
2001-12-18 Zack Weinbergcp-tree.h: Delete #defines for cp_error, cp_warning...
2001-12-12 Jakub Jelinekcp-tree.h (DESTRUCTOR_DECL_PREFIX, [...]): Delete.
2001-10-23 Kriang Lerdsuwanakijcp-tree.def (UNBOUND_CLASS_TEMPLATE): New tree node.
2001-09-24 Zack Weinbergtop level:
2001-09-15 Gabriel Dos ReisMake-lang.in (cp/error.o): Depend on real.h
2001-08-31 Kriang Lerdsuwanakijerror.c (dump_template_decl): Output template parameter...
2001-07-21 Nathan Sidwelltm.texi: Remove DEFAULT_VTABLE_THUNKS. r106029.1/tags/ast-optimizer-branchpoint
2001-06-28 Gabriel Dos Reisdiagnostic.c (default_print_error_function): Tweak.
2001-06-26 Gabriel Dos Reistoplev.c (decode_f_option): Adjust setting.
2001-06-26 Gabriel Dos Reisdiagnostic.h (struct diagnostic_context): Add new field.
2001-03-28 Richard HendersonIA-64 ABI Exception Handling.
2001-03-26 Phil Edwardserror.c: Also undefine 'A' macro used for cp_printers...
2001-03-22 Jason Merrillcollect2.c (is_ctor_dtor): Always use '_' in the file...
2001-03-19 Mark MitchellCompute DECL_ASSEMBLER_NAME lazily.
2001-02-18 Jason MerrillDo put the VTT parameter in DECL_ARGUMENTS.
2001-02-12 Mark MitchellRemove old ABI support. r278977.259/tags/gcc-3_0-branchpoint
2001-01-10 Nathan Sidwellerror.c (dump_template_parameter): Use parm to determin...
2000-12-21 Jason Merrillpt.c (tsubst_decl): A FUNCTION_DECL has DECL_RESULT...
2000-12-09 Jason Merrillerror.c (dump_function_name): Don't let the user see...
2000-12-05 Richard Henderson* error.c (dump_tree): Use output_add_string not OB_PUTS.
2000-12-04 Jason Merrillmangle.c (write_type): Mangle VECTOR_TYPE with "U8__vec...
2000-12-04 Nathan Sidwellerror.c (dump_function_decl): Use DECL_VIRTUAL_P, not...
2000-11-07 Joseph Myersalias.c [...] (init_alias_analysis, [...]): Use memset...
2000-11-01 Gabriel Dos Reiserror.c (dump_template_decl): Separate template hearder...
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-26 Gabriel Dos Reiserror.c (dump_function_decl): Print no space between...
2000-10-22 Geoff Keatingdecl2.c (arg_assoc_type): Handle VECTOR_TYPE.
2000-10-20 Jason Merrilltree.c (walk_tree): Don't walk into default args.
2000-09-29 Gabriel Dos Reiserror.c: Remove direct obstack manipulation.
2000-09-21 Andreas Jaegererrfn.c: Move declaration of cp_printer and cp_printers...
2000-09-12 Gabriel Dos Reiserror.c (TFF_PLAIN_IDENTIFIER, [...]): New macros.
2000-09-11 Nathan Sidwell* error.c (cp_tree_printer, case 'P'): Append break.
2000-09-06 Nathan Sidwellerror.c (dump_typename): New function, broken out of ...
2000-09-05 Jason Merrilltweak
2000-09-05 Kriang Lerdsuwanakijcp-tree.def (BOUND_TEMPLATE_TEMPLATE_PARM): New tree...
2000-08-25 Gabriel Dos Reis* error.c (cp_tree_printer): Rework.
2000-08-24 Gabriel Dos Reiserror.c (tree_formatting_info): New data type.
2000-08-24 Gabriel Dos Reisdiagnostic.c (finish_diagnostic): Define.
2000-08-23 Gabriel Dos Reiserror.c (cp_print_error_function): Don't use embedded...
2000-08-23 Gabriel Dos Reisdecl.c (init_decl_processing): Remove bogus initialization.
2000-08-22 Gabriel Dos ReisMakefile.in (error.o): Depends on diagnostic.h
2000-08-18 Nathan Sidwellcp-tree.h (enum_name_string): Remove prototype.
2000-08-17 Nathan Sidwellcp-tree.h (CPTR_AGGR_TAG): New global tree node.
2000-07-10 Jason Merrillinit.c (build_new_1): Bail early if the call to new...
2000-06-30 Mark Mitchellc-common.c: Include c-common.h, not c-lex.h or c-tree.h.
2000-06-23 Mark Mitchellcp-tree.h (BV_USE_VCALL_INDEX_P): New macro.
2000-06-20 Nathan Sidwellcall.c (build_conditional_expr): Use VOID_TYPE_P.
2000-06-16 Mark Mitchellcp-tree.h (struct language_function): Remove x_base_ini...
2000-06-03 Mark Mitchellcp-tree.h (TMPL_ARGS_LEVEL): Clarify comment.
2000-05-28 Alex Samuelcp-tree.h (ansi_opname): Make it a macro.
2000-05-22 Mark Mitchellcp-tree.h (IDENTIFIER_TYPENAME_P): Use a flag, not...
2000-04-11 Mark Mitchellcp-tree.h (lang_decl_flags): Rename constructor_for_vba...
2000-03-28 Mark MitchellPut RTTI entries at negative offsets in new ABI.
2000-03-25 Mark MitchellRemove accidental commit
2000-03-25 Mark MitchellFix typo in ChangeLog
2000-03-23 Theodore Papadopoulobuiltin.c (get_pointer_alignment): Use DECL_P and TYPE_...
2000-03-17 Richard Kenner* Clean up usages of TREE_INT_CST_LOW.
2000-03-07 Richard Kennertree.h (INT_CST_LT, [...]): Remove unneeded casts.
2000-02-27 Richard Kennerbuiltins.c (c_strlen): Use size_diffop and return ssize...
2000-02-26 Jeff LawFix copyrights
2000-02-16 Mark MitchellMake DECL_CONTEXT mean the class in which a member...
2000-01-26 Kaveh R. Ghazicall.c: PROTO -> PARAMS.
2000-01-06 Jason Merrillerror.c (dump_decl): operator new, not operatornew.
1999-12-22 Alexandre Oliva* error.c (dump_decl): Support named return values.
1999-12-21 Mark Mitchellcp-tree.h (TYPE_VIRTUAL_P): Rename to ...
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.
next
This page took 1.216894 seconds and 108 git commands to generate.