aboutsummaryrefslogtreecommitdiff
path: root/gcc/diagnostic.h
AgeCommit message (Expand)AuthorFilesLines
2015-09-14The flag diagnostic_context::some_warnings_are_errors controls whether to giv...Manuel López-Ibáñez1-4/+0
2015-05-16re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-7/+43
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-11re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-0/+1
2014-12-11diagnostic.c (get_terminal_width): Renamed fromTobias Burnus1-0/+2
2014-12-04error.c (gfc_diagnostic_build_locus_prefix): Use diagnostic_expand_location.Manuel López-Ibáñez1-0/+12
2014-12-04diagnostic.c (diagnostic_color_init): New.Manuel López-Ibáñez1-0/+1
2014-08-21re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-0/+3
2014-08-15re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-0/+3
2014-01-23PR preprocessor/58580 - preprocessor goes OOM with warning for zero literalsDodji Seketeli1-0/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-10cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo1-4/+4
2013-08-05pretty-print.h (pp_base): Remove.Gabriel Dos Reis1-1/+1
2013-04-26diagnostic.h (file_name_as_prefix): Add context argument.Jakub Jelinek1-1/+1
2013-03-21re PR middle-end/48087 (-Wall -Werror adds warnings over and above those gene...Jakub Jelinek1-0/+2
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-10-24re PR c++/54928 (Infinite output with after ICE with macro)Manuel López-Ibáñez1-1/+3
2012-05-09re PR c++/53289 (unnecessary repetition of caret diagnostics)Manuel López-Ibáñez1-0/+3
2012-04-11re PR c++/24985 (caret diagnostics)Manuel López-Ibáñez1-0/+10
2011-10-17Emit macro expansion related diagnosticsTom Tromey1-1/+1
2010-11-12re PR c/44782 (implement -ferror-limit=)Nathan Froyd1-0/+3
2010-10-05opts-common.c (handle_option, [...]): Add diagnostic_context parameter.Joseph Myers1-1/+0
2010-09-30opt-functions.awk (static_var): Update comment.Joseph Myers1-1/+5
2010-09-29optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers1-4/+4
2010-06-21diagnostic.h (diagnostic_classification_change_t): New.DJ Delorie1-1/+28
2010-05-27diagnostic-core.h: New.Joseph Myers1-11/+1
2010-05-26diagnostic.c: Don't include opts.h.Joseph Myers1-11/+37
2010-05-25diagnostic.c: Don't include plugin.h.Joseph Myers1-1/+1
2010-05-24diagnostic.c: Don't include flags.h.Joseph Myers1-1/+13
2010-05-21diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers1-49/+7
2010-04-09re PR other/42965 (no "warnings being treated as errors" for individual -Werr...Manuel López-Ibáñez1-1/+2
2010-04-07diagnostic.h (diagnostic_override_option_index): New macro to set a diagnosti...Simon Baldwin1-0/+5
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+1
2010-02-26diagnostic.c (diagnostic_initialize): Update.Manuel López-Ibáñez1-0/+9
2009-11-25Remove trailing white spaces.H.J. Lu1-2/+2
2009-09-03[multiple changes]Diego Novillo1-0/+6
2009-06-18re PR testsuite/40488 (Revision 148642 caused extra failures)Richard Henderson1-1/+1
2009-05-31tree-pretty-print.c (print_call_name): Take the callee, not the call itself.Jason Merrill1-0/+1
2009-03-29re PR preprocessor/34695 (Preprocessor warning->error conversion from -Werror...Joseph Myers1-1/+6
2008-08-08re PR other/36901 (pedwarn() + -pedantic-errors + -w (inhibit_warnings) shoul...Manuel López-Ibáñez1-6/+4
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-1/+11
2008-07-21Makefile.in: Replace toplev.h with TOPLEV_H.Rafael Avila de Espindola1-2/+2
2008-03-02re PR c++/24924 (front end and preprocessor pedantic_errors settings should a...Manuel López-Ibáñez1-1/+2
2008-02-29toplev.c (input_file_stack, [...]): Remove.Tom Tromey1-7/+8
2007-09-27builtins.c (expand_builtin, [...]): Use new %K format string specifier for di...Jakub Jelinek1-6/+12
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2006-01-18diagnostic.h: Include options.h.Andrew Pinski1-0/+1
2006-01-18c-pragma.c (handle_pragma_diagnostic): New.DJ Delorie1-1/+13
2006-01-18[multiple changes]Diego Novillo1-0/+1