[PATCH 1/2] (header usage fix) remove unused system header includes
[gcc.git] / gcc / diagnostic.c
2016-04-22 Szabolcs Nagy[PATCH 1/2] (header usage fix) remove unused system...
2016-03-09 David MalcolmPR c++/70105: Defer location expansion until diagnostic...
2016-02-12 David MalcolmPR other/69554: avoid excessive source printing for...
2016-01-26 David MalcolmPR other/69006: fix extra newlines after diagnostics
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-13 David MalcolmSource range tracking in libcpp and C FE, with bit...
2015-11-06 David MalcolmReimplement diagnostic_show_locus, introducing rich_loc...
2015-10-28 Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-09-18 David MalcolmMove diagnostic_show_locus and friends out into a new...
2015-09-15 David MalcolmChange of location_get_source_line signature
2015-09-14 Manuel López-IbáñezThe flag diagnostic_context::some_warnings_are_errors...
2015-08-11 Manuel López-Ibáñezre PR c/66098 (#pragma diagnostic 'ignored' not fully...
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-05-20 Manuel López-Ibáñezdiagnostic.c (diagnostic_print_caret_line): Fix off...
2015-05-19 David MalcolmReplace line_map union with C++ class hierarchy
2015-05-16 Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2015-01-30 Joseph MyersAlways pass explicit location to fatal_error.
2015-01-23 Jakub Jelinekdiagnostic-core.h (internal_error_no_backtrace): New...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-31 Uros Bizjakdiagnostic.c (build_message_string): Use xvasprintf.
2014-12-11 Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-12-11 Tobias Burnusdiagnostic.c (get_terminal_width): Renamed from
2014-12-04 Manuel López-Ibáñezerror.c (gfc_diagnostic_build_locus_prefix): Use diagno...
2014-12-04 Manuel López-Ibáñezdiagnostic.c (diagnostic_color_init): New.
2014-12-02 Manuel López-Ibáñezlibcpp uses diagnostic->override_column to give a custo...
2014-11-11 Anthony Brandonre PR driver/36312 (should refuse to overwrite input...
2014-11-05 Manuel López-IbáñezRevert revision 217149 because it breaks Ada:
2014-11-05 Anthony Brandonre PR driver/36312 (should refuse to overwrite input...
2014-10-21 David MalcolmState cleanups from jit branch
2014-09-20 Jan Hubickadiagnostic.c (warning_n): New function.
2014-08-21 Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-08-20 Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-08-20 Manuel López-Ibáñezre PR c/59304 (#pragma diagnostic pop after warning...
2014-08-17 Marek Polacekre PR c/62059 (signed integer overflow in diagnostic...
2014-08-15 Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-01-23 Dodji SeketeliPR preprocessor/58580 - preprocessor goes OOM with...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-11-06 Dodji SeketeliRevert "preprocessor/58580 - preprocessor goes OOM...
2013-11-06 Dodji Seketelipreprocessor/58580 - preprocessor goes OOM with warning...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-08 Paolo Carlinire PR c++/54941 (do not print line/column numbers for...
2013-08-23 Gabriel Dos Reisdiagnostic.c (diagnostic_set_caret_max_width): Use...
2013-08-22 Gabriel Dos Reispretty-print.h (output_buffer::output_buffer): Declare.
2013-08-07 Eric Botcazoudiagnostic.c (diagnostic_classify_diagnostic): Accept...
2013-08-03 Gabriel Dos Reispretty-print.h (pp_underscore): New.
2013-05-14 Jakub Jelinektree.c (warn_deprecated_use): Print file:line using...
2013-04-26 Jakub Jelinekdiagnostic.h (file_name_as_prefix): Add context argument.
2013-04-12 Jakub Jelinekopts.c: Include diagnostic-color.h.
2013-03-21 Jakub Jelinekre PR middle-end/48087 (-Wall -Werror adds warnings...
2013-03-04 Jakub Jelinekre PR middle-end/56461 (GCC is leaking lots of memory)
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-11-12 Tobias Burnusdiagnostic.c (diagnostic_append_note): Also call va_end...
2012-10-24 Manuel López-Ibáñezre PR c++/54928 (Infinite output with after ICE with...
2012-09-26 Ian Lance Taylor* diagnostic.c (bt_callback): Cast pc when calling...
2012-09-26 Ian Lance TaylorMakefile.def: Make all-gcc depend on all-libbacktrace.
2012-08-07 Steven Bosschercfg.c (debug_bb): Do not set TDF_BLOCKS.
2012-05-09 Manuel López-Ibáñezre PR c++/53289 (unnecessary repetition of caret diagno...
2012-05-03 Manuel López-Ibáñezflags.h (flag_permissive): Do not declare.
2012-04-30 Dodji SeketeliMake expand_location resolve to locus in main source...
2012-04-22 Manuel López-Ibáñezre PR c/44774 (-Werror=edantic)
2012-04-19 Michael Matzdiagnostic.c (emit_diagnostic): Move va_end call after...
2012-04-11 Manuel López-Ibáñezre PR c++/24985 (caret diagnostics)
2012-02-02 Jakub Jelinekre PR middle-end/48071 (Blank line after 'all warnings...
2011-10-17 Tom TromeyEmit macro expansion related diagnostics
2011-10-17 Tom TromeyLinemap infrastructure for virtual locations
2010-11-12 Nathan Froydre PR c/44782 (implement -ferror-limit=)
2010-09-30 Joseph Myersopt-functions.awk (static_var): Update comment.
2010-09-29 Joseph Myersoptc-gen.awk: Generate global_options initializer inste...
2010-06-21 DJ Deloriediagnostic.h (diagnostic_classification_change_t):...
2010-05-27 Joseph Myersdiagnostic-core.h: New.
2010-05-26 Joseph Myersdiagnostic.c: Don't include opts.h.
2010-05-25 Joseph Myersdiagnostic.c: Don't include plugin.h.
2010-05-24 Joseph Myersdiagnostic.c: Don't include flags.h.
2010-05-21 Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-05-19 Joseph Myersdiagnostic.c (FLOAT, FFS): Don't undefine.
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.
next