summaryrefslogtreecommitdiff
path: root/gcc/diagnostic.c
Commit message (Expand)AuthorAgeFilesLines
* Move diagnostic_show_locus and friends out into a new source filedmalcolm2015-09-181-129/+0
* Change of location_get_source_line signaturedmalcolm2015-09-151-1/+2
* The flag diagnostic_context::some_warnings_are_errors controls whethermanu2015-09-141-5/+1
* gcc/ChangeLog:manu2015-08-111-3/+4
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* gcc/ChangeLogmanu2015-05-201-1/+2
* Replace line_map union with C++ class hierarchydmalcolm2015-05-191-1/+1
* gcc/fortran/ChangeLog:manu2015-05-161-36/+85
* Always pass explicit location to fatal_error.jsm282015-01-301-17/+0
* * diagnostic-core.h (internal_error_no_backtrace): New prototype.jakub2015-01-231-4/+24
* Update copyright years.jakub2015-01-051-1/+1
* * diagnostic.c (build_message_string): Use xvasprintf.uros2014-12-311-1/+1
* gcc/ChangeLog:manu2014-12-111-12/+8
* 2014-12-11 Tobias Burnus <burnus@net-b.de>burnus2014-12-111-4/+21
* gcc/fortran/ChangeLog:manu2014-12-041-10/+6
* gcc/ChangeLog:manu2014-12-041-0/+28
* libcpp uses diagnostic->override_column to give a custom column number tomanu2014-12-021-0/+2
* gcc/testsuite/ChangeLog:manu2014-11-111-0/+17
* Revert revision 217149 because it breaks Ada:manu2014-11-051-17/+0
* gcc/testsuite/ChangeLog:manu2014-11-051-0/+17
* State cleanups from jit branchdmalcolm2014-10-211-1/+10
* * diagnostic.c (warning_n): New function.hubicka2014-09-201-0/+22
* gcc/ChangeLog:manu2014-08-211-2/+5
* gcc/ChangeLog:manu2014-08-201-5/+5
* gcc/ChangeLog:manu2014-08-201-0/+9
* PR c/62059mpolacek2014-08-171-1/+2
* 2014-08-15 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2014-08-151-3/+1
* PR preprocessor/58580 - preprocessor goes OOM with warning for zero literalsdodji2014-01-231-6/+13
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Revert "preprocessor/58580 - preprocessor goes OOM with warning for zero lite...dodji2013-11-061-11/+6
* preprocessor/58580 - preprocessor goes OOM with warning for zero literalsdodji2013-11-061-6/+11
* gcc/rsandifo2013-09-281-3/+3
* 2013-09-08 Paolo Carlini <paolo.carlini@oracle.com>paolo2013-09-081-0/+3
* * diagnostic.c (diagnostic_set_caret_max_width): Use pp_buffer.gdr2013-08-231-1/+1
* * pretty-print.h (output_buffer::output_buffer): Declare.gdr2013-08-221-5/+3
* * diagnostic.c (diagnostic_classify_diagnostic): Accept zero index andebotcazou2013-08-071-5/+7
* * pretty-print.h (pp_underscore): New.gdr2013-08-031-1/+1
* * tree.c (warn_deprecated_use): Print file:line using locus color.jakub2013-05-141-3/+3
* * diagnostic.h (file_name_as_prefix): Add context argument.jakub2013-04-261-2/+5
* * opts.c: Include diagnostic-color.h.jakub2013-04-121-8/+34
* PR middle-end/48087jakub2013-03-211-1/+4
* PR middle-end/56461jakub2013-03-041-0/+3
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* 2012-11-12 Tobias Burnus <burnus@net-b.de>burnus2012-11-121-1/+4
* 2012-10-24 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-10-241-3/+26
* * diagnostic.c (bt_callback): Cast pc when calling fprintf.ian2012-09-261-1/+1
* ./:ian2012-09-261-6/+115
* gcc/steven2012-08-071-5/+5
* 2012-05-09 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-05-091-1/+4
* 2012-05-03 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-05-031-1/+2