genattrtab.h, [...]: Replace "GNU CC" with "GCC".
[gcc.git] / gcc / diagnostic.c
2003-02-12 Geoffrey Keatingdiagnostic.c (real_abort): New.
2003-01-18 Kazu Hirataalias.c: Fix comment typos.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-11-14 Gabriel Dos Reis* diagnostic.c (sorry): Don't repeat "sorry, unimplemen...
2002-10-08 Zack Weinbergsystem.h (GCCBUGURL): Delete.
2002-09-12 Jason Merrilldiagnostic.c (output_add_identifier): New fn.
2002-08-29 Gabriel Dos Reisdiagnostic.c (fancy_abort): Don't repeat "internal...
2002-08-12 Gabriel Dos Reisdiagnostic.h (output_formatted_scalar): Rename from...
2002-08-04 Gabriel Dos Reisdiagnostic.c (inform): New function.
2002-07-29 Gabriel Dos Reispretty-print.h: Define more macros.
2002-07-23 Neil Boothdefaults.h (obstack_chunk_alloc, [...]): Default defini...
2002-06-20 Kaveh R. Ghazidiagnostic.c (diagnostic_kind_text): Const-ify.
2002-06-13 Eric Christopherdiagnostic.c (output_format): Fix thinko.
2002-06-13 Gabriel Dos Reisdiagnostic.c (output_format): Recognize "%H" as a forma...
2002-06-11 Gabriel Dos Reisobjc-act.c (warn_with_ivar): Adjust calls to diagnostic...
2002-06-07 Gabriel Dos Reis* diagnostic.c (diagnostic_build_prefix): Fix initializ...
2002-06-07 Gabriel Dos Reis* diagnostic.c (diagnostic_build_prefix): Tidy.
2002-06-05 Gabriel Dos Reistoplev.h (report_error_function): Remove.
2002-06-02 Gabriel Dos Reisdiagnostic.h (struct diagnostic_context): Add new membe...
2002-06-02 Gabriel Dos Reisdiagnostic.c (diagnostic_finish): Rename to output_flush.
2002-05-11 Kazu Hiratadbxout.c: Fix formatting.
2002-04-14 Gabriel Dos Reisdiagnostic.h (output_buffer_state): Redefine.
2002-03-31 Neil Boothdiagnostic.c: Include langhooks-def.h.
2002-03-31 Neil Boothdiagnostic.c (print_error_function): Remove.
2002-03-20 Neil BoothMakefile.in: Update.
2002-01-23 Zack Weinbergdiagnostic.c (internal_error): Do ICE suppression only...
2002-01-21 Richard KennerProperly indent two lines.
2002-01-12 Richard Kennerdiagnostic.c (warn_deprecated_use): Rework to lower...
2002-01-12 Graham Stottattribs.c (handle_deprecated_attribute): constify WHAT.
2002-01-10 Ira RubenAdded __attribute__((deprecated)) patches.
2002-01-04 Kazu Hiratac-common.c: Fix formatting.
2001-12-14 Jason Merrilldiagnostic.c (sorry): Increment sorrycount before savin...
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.
next