re PR other/42966 (add some indication that a warning has been converted to an error)
[gcc.git] / gcc / diagnostic.c
2010-04-14 Manuel López-Ibáñezre PR other/42966 (add some indication that a warning...
2010-04-09 Manuel López-Ibáñezre PR other/42965 (no "warnings being treated as errors...
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-03-01 Shujing Zhaotoplev.h (inform_n, error_n): Declare.
2010-02-26 Manuel López-Ibáñezdiagnostic.c (diagnostic_initialize): Update.
2009-11-25 H.J. LuRemove trailing white spaces.
2009-09-03 Diego Novillo[multiple changes]
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-06-01 Aldy Hernandezdiagnostic.c (diagnostic_build_prefix): Always print...
2009-04-15 Diego Novillodiagnostic.c (diagnostic_report_diagnostic): Do not...
2009-04-14 Diego Novillo[multiple changes]
2009-03-29 Joseph Myersre PR preprocessor/34695 (Preprocessor warning->error...
2008-09-03 Aldy Hernandezdiagnostic.c (error_at): New.
2008-08-21 Manuel López-Ibáñezdiagnostic.c (pedwarn_at): Rename as pedwarn.
2008-08-20 Manuel López-Ibáñezdiagnostic.c (inform): Add an explicit location_t param...
2008-08-18 Manuel López-Ibáñezdiagnostics.c (permerror_at): Rename as permerror.
2008-08-13 Manuel López-Ibáñezre PR c/15236 (pedantic switch modifies treatment of...
2008-08-08 Manuel López-Ibáñezre PR other/36901 (pedwarn() + -pedantic-errors + ...
2008-08-06 Manuel López-Ibáñezre PR c++/26785 ("extra qualification" error gives...
2008-07-23 Manuel López-Ibáñezre PR c/35058 (-Werror= works only with some warnings)
2008-07-21 Rafael Avila de... Makefile.in: Replace toplev.h with TOPLEV_H.
2008-03-24 Manuel López-Ibáñezdiagnostic.c (diagnostic_count_diagnostic): Delete.
2008-03-02 Manuel López-Ibáñezre PR c++/24924 (front end and preprocessor pedantic_er...
2008-02-29 Tom Tromeytoplev.c (input_file_stack, [...]): Remove.
2008-02-26 Tom Tromeysystem.h (USE_MAPPED_LOCATION): Poison.
2007-09-27 Jakub Jelinekbuiltins.c (expand_builtin, [...]): Use new %K format...
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
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...
next