errors.h (warning, [...]): Mark as cold.
[gcc.git] / gcc / diagnostic.c
2007-02-20 Manuel López-Ibáñezre PR other/30824 (-Werror -Wfatal-errors should stop...
2006-03-22 Volker Reicheltre PR driver/22600 (Exit code should be different from...
2006-03-04 Kazu Hiratabuiltins.c, [...]: Fix comment typos.
2006-01-31 Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-18 DJ Deloriec-pragma.c (handle_pragma_diagnostic): New.
2005-11-03 Joseph Myersre PR c++/17964 (cpp error messages contain wrong line...
2005-07-01 Andrew Pinskire PR other/22264 (bootstrap broken)
2005-06-30 Zack Weinbergpretty-print.h (PP_NL_ARGMAX): New.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-06 Jakub Jelinekexgettext: Handle gmsgid and cmsgid arguments specially...
2005-05-04 DJ Deloriecommon.opt (fdiagnostics-show-option): No variable...
2005-05-03 DJ Deloriec-decl.c (store_parm_decls_oldstyle): Let diagnostic...
2005-04-23 DJ Deloriediagnostic.c (warning): Accept parameter to classify...
2005-03-28 Per BothnerMake -f[no-]show-column also control non-cpp diagnostics.
2005-03-01 Per Bothnerdiagnostic.c (diagnostic_build_prefix): If USE_MAPPED_L...
2005-02-07 Kazu Hiratacfgcleanup.c, [...]: Update copyright.
2005-02-06 Marcin Dalecki* diagnostic.c (default_diagnostic_finalizer): Fix...
2004-10-14 Ben Ellistonre PR other/17900 (GCC's source path in ICE is wrong)
2004-10-06 Zack Weinbergpretty-print.c: Include tree.h.
2004-09-08 Nathan Sidwelldbxout.c (dbxout_type, [...]): Use gcc_assert and gcc_u...
2004-08-30 Gabriel Dos Reisc-opts.c (c_common_handle_option): <case OPT_Werror...
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-14 Zdenek DvorakMakefile.in (FLAGS_H): New.
2004-06-03 Mark G. Adamstree.h: Remove include of version.h
2004-04-30 Richard GuentherPatch from Richard Guenther.
2004-03-14 Roger Saylealias.c (get_alias_set): Replace calls via (*lang_hooks...
2004-02-27 Kazu Hiratabb-reorder.c, [...]: Update copyright.
2004-02-27 Richard Hendersonpasses.c: New file.
2003-09-22 Richard HendersonRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 Richard Hendersontree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION...
2003-09-21 Richard Hendersonc-format.c (gcc_diag_char_table): Add %J.
2003-09-07 Gabriel Dos Reis* diagnostic.c (warn_deprecated_use): Move to toplev.c
2003-09-07 Gabriel Dos Reislanghooks.c (lhd_print_error_function): Move from diagn...
2003-09-06 Gabriel Dos Reis* diagnostic.c (announce_function): Move to toplev.c.
2003-07-25 Gabriel Dos ReisRemove pedwarn_with_decl, warning_with_decl and error_w...
2003-07-22 Kazu Hirataalias.c: Fix comment formatting.
2003-07-22 Per Bothnerdiagnostic.c. (diagnostic_report_current_module): Updat...
2003-07-15 Gabriel Dos Reisre PR c++/11531 (ICE on invalid code (returning to...
2003-07-07 Andreas Jaegergenextract.c: Convert remaining prototypes to ISO C90.
2003-07-01 Kazu Hiratabasic-block.h: Fix comment typos.
2003-06-29 Kazu Hirataalloc-pool.c: Fix comment formatting.
2003-06-28 Nathan Sidwelldiagnostic.h (diagnostic_set_info): Replace file and...
2003-06-28 Gabriel Dos Reisdiagnostic.c (output_integer_with_precision): New macro.
2003-06-23 Kazu Hiratabasic-block.h: Fix comment formatting.
2003-06-22 Gabriel Dos Reisdiagnostic.h (output_host_wide_integer): Declare.
2003-06-20 Neil Boothc-decl.c (store_parm_decls): Make saved_warn_shadow...
2003-06-08 Andreas Jaegerpredict.h: Convert to ISO C90 prototypes.
2003-05-17 Kaveh R. Ghazibuiltins.c (validate_arglist): Eliminate libiberty...
2003-05-13 Zack Weinbergdiagnostic.c (output_format): Add support for %m.
2003-05-12 Zack Weinbergdiagnostic.c (diagnostic_for_decl): Take a diagnostic_c...
2003-05-11 Zack Weinbergdiagnostic.c: Reorder functions for clarity...
2003-05-09 Gabriel Dos Reistoplev.h (warning_with_file_and_line): Don't declare.
2003-05-04 Gabriel Dos Reistoplev.h (pedwarn_with_file_and_line): Don't declare.
2003-05-02 Wolfgang BangerthClarify the comment before the abort we hit when a...
2003-05-02 Nathan SidwellMakefile.in (TREE_H): Replace location.h with input.h.
2003-05-01 Nathan Sidwellinput.h (lineno): Rename to ...
2003-04-30 Gabriel Dos Reis* diagnostic.c (output_pointer): Use HOST_PTR_PRINTF.
2003-04-30 Gabriel Dos Reisdiagnostic.h (output_formatted_scalar): Tweak.
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.
next