]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/diagnostic.c
ChangeLog.0, [...]: Fix spelling errors.
[thirdparty/gcc.git] / gcc / diagnostic.c
2001-11-23  Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-09-13  Kaveh R. Ghazic-parse.in (yyerror): Const-ification and/or static...
2001-08-28  Andreas Jaeger(forgot in last checkin)
2001-08-22  Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-17  Zack Weinbergfinal.c (shorten_branches): Clear the end of the label_...
2001-08-14  Gabriel Dos ReisMakefile.in (OBJS): Add rtl-error.o
2001-08-08  Kazu Hiratadbxout.c: Fix comment formatting.
2001-07-10  Gabriel Dos Reisdiagnostic.c (finish_diagnostic): Rename to diagnostic_...
2001-06-28  Gabriel Dos Reisdiagnostic.c (default_print_error_function): Tweak.
2001-06-27  Gabriel Dos Reisdiagnostic.h: Add documentation.
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-06-26  Gabriel Dos Reisdiagnostic.h (diagnostic_prefixing_rule_t): New enum...
2001-06-26  Gabriel Dos Reisdiagnostic.c (digit_buffer): Remove as global.
2001-06-10  Gabriel Dos ReisMakefile.in (c-parse.o): Depend on diagnostic.h
2001-05-23  Zack Weinbergdiagnostic.c (vnotice): Kill.
2001-03-22  Richard Hendersonmkconfig.sh: Include insn-flags.h.
2001-02-23  Richard Kennerdiagnostic.c (trim_filename): No longer static.
2001-02-23  Gabriel Dos Reisdiagnostic.c (output_to_stream): Rename to output_buffe...
2001-02-18  Richard Kenner* diagnostic.c (_fatal_insn): Decrement errorcount.
2001-02-08  Jason Merrilldiagnostic.c (internal_error): Say "confused" after...
2001-02-04  Richard Kennerdiagnostic.h (set_internal_error_function): Renamed.
2001-01-30  Neil Booth* diagnostic.c (fatal): Fix word wrap.
2001-01-25  Neil Booth* diagnostic.c (fatal): Request preprocessed source.
2000-12-16  Richard Kennerdiagnostic.c (finish_abort): Deleted.
2000-12-04  Jason Merrillstor-layout.c (int_mode_for_mode): Handle MODE_VECTOR_I...
2000-12-01  Phil Edwardsdiagnostic.c: Fix typos in comments.
2000-11-17  Zack Weinbergstringpool.c: New file.
2000-11-15  Jason Merrilldiagnostic.c (finish_abort): New fn.
2000-11-13  Joseph Myersdiagnostic.c (vbuild_message_string, [...]): Add ATTRIB...
2000-11-07  Joseph Myersalias.c [...] (init_alias_analysis, [...]): Use memset...
2000-10-21  Joseph Myersdiagnostic.c: Remove EGCS reference in comment.
2000-10-06  Richard Henderson* diagnostic.c (output_format): Add missing break.
2000-09-28  Gabriel Dos Reisdiagnostic.h (output_clear_message_text): New function.
2000-09-25  Branko Cibejflags.h: Declare warning flag warn_system_headers.
2000-09-25  Gabriel Dos Reisdiagnostic.c (output_last_position): Define.
2000-09-06  Gabriel Dos Reistoplev.c (display_help): Fix thinko in documentation.
2000-08-24  Gabriel Dos Reisdiagnostic.c (finish_diagnostic): Define.
2000-08-22  Gabriel Dos Reisdiagnostic.h (output_buffer_state): New macro.
2000-08-22  Gabriel Dos Reisdiagnostic.h (report_problematic_module): Declare.
2000-08-21  Gabriel Dos Reisdiagnostic.c (context_as_prefix): Export.
2000-08-20  Gabriel Dos Reisc-errors.c (pedwarn_c99): Adjust call to report_diagnostic.
2000-08-15  Richard Kennerdiagnostic.c (fatal_function): New variable.
2000-07-22  Jeffrey Oldhamcollect2.c (main): Typo fixed.
2000-07-21  Zack Weinbergdiagnostic.c (trim_filename, [...]): Moved here from...
2000-07-18  Gabriel Dos Reisdiagnostic.h (report_diagnostic): Change prototype.
2000-07-15  Gabriel Dos Reisdiagnostic.c (doing_line_wrapping, [...]): Remove.
2000-07-13  Gabriel Dos Reisdiagnostic.c (vline_wrapper_message_with_location,...
2000-07-12  Gabriel Dos Reisc-typeck.c (pedwarn_c99): Move to
2000-07-12  Gabriel Dos Reisdiagnostic.c (save_output_state): Remove.
2000-07-10  Gabriel Dos Reisdiagnostic.c (output_octal): Second parameter is unsigned.
2000-07-09  Gabriel Dos Reisdiagnostic.c (wrap_text): New function.
2000-07-09  Gabriel Dos Reisdiagnostic.c (diagnostic_args): New macro.
2000-06-28  Philipp Thomasc-decl.c: Mark strings for translation.
2000-06-26  Richard Henderson[multiple changes]
2000-06-06  Gabriel Dos Reisdiagnostic.c (output_maximum_width): Remove.
2000-05-20  Zack Weinbergtop level:
2000-05-14  Gabriel Dos Reisdiagnostic.h (DIAGNOSTICS_SHOW_PREFIX_ONCE): New macro.
2000-05-04  Kaveh R. Ghazibb-reorder.c (get_next_bb_note, [...]): Prototype.
2000-04-22  Richard Hendersondiagnostic.c (init_output_buffer): Don't initialize...
2000-04-22  Gabriel Dos Reisdiagnostic.h: New file.
2000-03-07  Kaveh R. Ghazirtl.h (rtunion_def): Constify member `rtstr'.
2000-02-23  Richard Kenner* diagnostic.c (init_output_buffer): Handle case of...
2000-02-22  Jason Merrillfix comment
2000-02-21  Gabriel Dos Reisdiagnostic.c (init_output_buffer): Make it possible...
2000-02-06  Kaveh R. GhaziMakefile.in (c-common.o): Depend on $(EXPR_H).
2000-01-28  Kaveh R. Ghazidiagnostic.c (build_message_string, [...]): Add ATTRIBU...
2000-01-14  Kaveh R. Ghazicccp.c: PROTO -> PARAMS.
2000-01-12  Gabriel Dos Reis2000-01-12 Gabriel Dos Reis <gdr@codesourcery.com>
1999-12-27  Kaveh R. Ghazidiagnostic.c (v_message_with_decl): Use .* format speci...
1999-12-18  Gabriel Dos Reistoplev.c (notice, [...]): Move to diagnostic.c