]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/diagnostic.c
Allow automatics in equivalences
[thirdparty/gcc.git] / gcc / diagnostic.c
2019-07-24  mseborPR driver/80545 - option -Wstringop-overflow not recogn...
2019-06-05  mseborgcc/c/ChangeLog:
2019-01-01  jakub Update copyright years.
2018-11-30  dmalcolmC++: fix-it hint for missing parentheses
2018-11-27  dmalcolmPR preprocessor/83173: Enhance -fdump-internal-location...
2018-11-15  dmalcolmMachine-readable diagnostic output (PR other/19165)
2018-11-13  dmalcolmEliminate source_location in favor of location_t
2018-10-15  dmalcolmdiagnostics: add minimum width to left margin for line...
2018-09-11  amsAdd sorry_at diagnostic function.
2018-08-20  dmalcolmAdd support for grouping of related diagnostics (PR...
2018-08-16  dmalcolmdiagnostics: fix bad interaction between line spans...
2018-08-15  dmalcolmdiagnostics: add labeling of source ranges
2018-08-09  dmalcolmdiagnostics: add line numbers to source (PR other/84889)
2018-08-08  nathan[PATCH] line-map include-from representation
2018-08-06  nathan[PATCH] Diagnostic included-from loop
2018-08-02  dmalcolmFix memory leak of pretty_printer prefixes
2018-02-27  mseborPR translation/84207 - Hard coded plural in gimple...
2018-01-03  jakub Update copyright years.
2017-11-13  nathan[Diagnostic Patch] don't print column zero
2017-11-02  dmalcolmAdd selftest for diagnostic_get_location_text
2017-10-31  dmalcolmdiagnostics: get rid of *_at_rich_loc in favor of overl...
2017-08-09  mpolacek PR c/81233
2017-06-09  dmalcolmAdd support for mutually-incompatible fix-it hints
2017-05-05  dmalcolmGet rid of macros for diagnostic_report_current_module
2017-05-05  dmalcolmEliminate report_diagnostic macro
2017-05-05  dmalcolmdiagnostic.c: add print_option_information
2017-05-05  dmalcolmdiagnostic_report_diagnostic: refactor pragma-handling
2017-05-01  dmalcolmEliminate fixit_hint class hierarchy
2017-01-01  jakub Update copyright years.
2016-12-05  nathan gcc/
2016-12-02  nathan * diagnostic.c (diagnostic_report_diagnostic): Remove...
2016-10-15  nathanRevert
2016-10-14  nathan * diagnostic.c (diagnostic_action_after_output): Remov...
2016-10-12  nathan * diagnostic.c (diagnostc_report_diagnostic): Fix...
2016-10-08  prathamesh34922016-10-08 Prathamesh Kulkarni <prathamesh.kulkarni...
2016-09-13  dmalcolmfix-it hints: insert_before vs insert_after
2016-09-02  dmalcolmAdd -fdiagnostics-generate-patch
2016-08-31  dmalcolmRemove arbitrary limits from rich_location
2016-08-19  dmalcolmReimplement removal fix-it hints in terms of replace
2016-08-18  dmalcolmAllow calling diagnostic_show_locus without a diagnosti...
2016-06-22  dmalcolmC FE: suggest corrections for misspelled identifiers...
2016-06-22  dmalcolmImplement -fdiagnostics-parseable-fixits
2016-06-07  paolo2016-06-07 Paolo Carlini <paolo.carlini@oracle.com>
2016-04-22  nsz[PATCH 1/2] (header usage fix) remove unused system...
2016-03-09  dmalcolmPR c++/70105: Defer location expansion until diagnostic...
2016-02-12  dmalcolmPR other/69554: avoid excessive source printing for...
2016-01-26  dmalcolmPR other/69006: fix extra newlines after diagnostics
2016-01-04  jakub Update copyright years.
2015-11-13  dmalcolmSource range tracking in libcpp and C FE, with bit...
2015-11-06  dmalcolmReimplement diagnostic_show_locus, introducing rich_loc...
2015-10-28  law[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-09-18  dmalcolmMove diagnostic_show_locus and friends out into a new...
2015-09-15  dmalcolmChange of location_get_source_line signature
2015-09-14  manuThe flag diagnostic_context::some_warnings_are_errors...
2015-08-11  manugcc/ChangeLog:
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-05-20  manugcc/ChangeLog
2015-05-19  dmalcolmReplace line_map union with C++ class hierarchy
2015-05-16  manugcc/fortran/ChangeLog:
2015-01-30  jsm28Always pass explicit location to fatal_error.
2015-01-23  jakub * diagnostic-core.h (internal_error_no_backtrace)...
2015-01-05  jakub Update copyright years.
2014-12-31  uros * diagnostic.c (build_message_string): Use xvasprintf.
2014-12-11  manugcc/ChangeLog:
2014-12-11  burnus2014-12-11 Tobias Burnus <burnus@net-b.de>
2014-12-04  manugcc/fortran/ChangeLog:
2014-12-04  manugcc/ChangeLog:
2014-12-02  manulibcpp uses diagnostic->override_column to give a custo...
2014-11-11  manugcc/testsuite/ChangeLog:
2014-11-05  manuRevert revision 217149 because it breaks Ada:
2014-11-05  manugcc/testsuite/ChangeLog:
2014-10-21  dmalcolmState cleanups from jit branch
2014-09-20  hubicka * diagnostic.c (warning_n): New function.
2014-08-21  manugcc/ChangeLog:
2014-08-20  manugcc/ChangeLog:
2014-08-20  manugcc/ChangeLog:
2014-08-17  mpolacek PR c/62059
2014-08-15  manu2014-08-15 Manuel López-Ibáñez <manu@gcc.gnu.org>
2014-02-10  mrsMerge in trunk.
2014-01-23  dodjiPR preprocessor/58580 - preprocessor goes OOM with...
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-11-06  dodjiRevert "preprocessor/58580 - preprocessor goes OOM...
2013-11-06  dodjipreprocessor/58580 - preprocessor goes OOM with warning...
2013-10-20  mrsMerge in trunk.
2013-09-28  rsandifogcc/
2013-09-20  mrsMerge in trunk.
2013-09-08  paolo2013-09-08 Paolo Carlini <paolo.carlini@oracle.com>
2013-09-04  mrsMerge in trunk.
2013-08-23  gdr * diagnostic.c (diagnostic_set_caret_max_width): Use...
2013-08-22  gdr * pretty-print.h (output_buffer::output_buffer): Declare.
2013-08-07  ebotcazou * diagnostic.c (diagnostic_classify_diagnostic): Accep...
2013-08-03  gdr * pretty-print.h (pp_underscore): New.
2013-05-14  jakub * tree.c (warn_deprecated_use): Print file:line using...
2013-04-26  jakub * diagnostic.h (file_name_as_prefix): Add context...
2013-04-12  jakub * opts.c: Include diagnostic-color.h.
2013-03-21  jakub PR middle-end/48087
2013-03-04  jakub PR middle-end/56461
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-11-12  burnus2012-11-12 Tobias Burnus <burnus@net-b.de>
next