index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
diagnostic.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-03
[multiple changes]
Diego Novillo
1
-0
/
+6
2009-06-18
re PR testsuite/40488 (Revision 148642 caused extra failures)
Richard Henderson
1
-1
/
+1
2009-05-31
tree-pretty-print.c (print_call_name): Take the callee, not the call itself.
Jason Merrill
1
-0
/
+1
2009-03-29
re PR preprocessor/34695 (Preprocessor warning->error conversion from -Werror...
Joseph Myers
1
-1
/
+6
2008-08-08
re PR other/36901 (pedwarn() + -pedantic-errors + -w (inhibit_warnings) shoul...
Manuel López-Ibáñez
1
-6
/
+4
2008-07-28
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
Richard Biener
1
-1
/
+11
2008-07-21
Makefile.in: Replace toplev.h with TOPLEV_H.
Rafael Avila de Espindola
1
-2
/
+2
2008-03-02
re PR c++/24924 (front end and preprocessor pedantic_errors settings should a...
Manuel López-Ibáñez
1
-1
/
+2
2008-02-29
toplev.c (input_file_stack, [...]): Remove.
Tom Tromey
1
-7
/
+8
2007-09-27
builtins.c (expand_builtin, [...]): Use new %K format string specifier for di...
Jakub Jelinek
1
-6
/
+12
2007-07-26
Change copyright header to refer to version 3 of the GNU General Public Licen...
Nick Clifton
1
-5
/
+4
2006-01-18
diagnostic.h: Include options.h.
Andrew Pinski
1
-0
/
+1
2006-01-18
c-pragma.c (handle_pragma_diagnostic): New.
DJ Delorie
1
-1
/
+13
2006-01-18
[multiple changes]
Diego Novillo
1
-0
/
+1
2005-11-03
re PR c++/17964 (cpp error messages contain wrong line in C++)
Joseph Myers
1
-0
/
+4
2005-07-23
Makefile.in (C_TREE_H): Update dependencies.
Kaveh R. Ghazi
1
-1
/
+3
2005-06-30
pretty-print.h (PP_NL_ARGMAX): New.
Zack Weinberg
1
-2
/
+2
2005-06-25
Update FSF address.
Kelley Cook
1
-2
/
+2
2005-06-18
diagnostic.h (verbatim): Move ...
Kaveh R. Ghazi
1
-1
/
+0
2005-05-03
common.opt (fdiagnostics-show-option): No variable is needed.
DJ Delorie
1
-0
/
+4
2005-05-03
c-decl.c (store_parm_decls_oldstyle): Let diagnostic machinery decide if the ...
DJ Delorie
1
-0
/
+2
2005-03-08
c-semantics.c, [...]: Update copyright.
Kazu Hirata
1
-1
/
+2
2005-03-08
diagnostic.h: Remove unused prototype debug_output_buffer.
Kazu Hirata
1
-2
/
+0
2004-08-30
c-opts.c (c_common_handle_option): <case OPT_Werror> set global_dc->warning_a...
Gabriel Dos Reis
1
-4
/
+4
2004-05-13
Merge tree-ssa-20020619-branch into mainline.
Diego Novillo
1
-0
/
+12
2004-02-07
c-ppoutput.c, [...]: Update copyright.
Kazu Hirata
1
-1
/
+1
2004-02-05
diagnostic.h (DEFINE_DIAGNOSTIC_KIND): Change parameter M to msgid.
Joseph Myers
1
-1
/
+1
2003-08-22
builtin-attrs.def: Fix comment formatting.
Kazu Hirata
1
-1
/
+1
2003-08-05
pretty-print.h (pp_set_line_maximum_length): Make macro.
Gabriel Dos Reis
1
-2
/
+2
2003-07-25
Remove pedwarn_with_decl, warning_with_decl and error_with_decl from GCC.
Gabriel Dos Reis
1
-153
/
+9
2003-07-05
bt-load.c: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2003-07-04
c-aux-info.c: Include toplev.h after c-tree.h.
Kaveh R. Ghazi
1
-1
/
+0
2003-06-28
diagnostic.h (diagnostic_set_info): Replace file and lineno parameters with a...
Nathan Sidwell
1
-1
/
+1
2003-06-22
diagnostic.h (output_host_wide_integer): Declare.
Gabriel Dos Reis
1
-0
/
+1
2003-06-13
ChangeLog.1: Fix spelling of "outputting".
Matt Kraai
1
-1
/
+1
2003-06-08
predict.h: Convert to ISO C90 prototypes.
Andreas Jaeger
1
-40
/
+34
2003-05-25
diagnostic.h (output_verbatim, verbatim): Remove printf attribute.
Gabriel Dos Reis
1
-4
/
+2
2003-05-13
diagnostic.c (output_format): Add support for %m.
Zack Weinberg
1
-0
/
+1
2003-05-12
diagnostic.c (diagnostic_for_decl): Take a diagnostic_context argument.
Zack Weinberg
1
-2
/
+0
2003-05-02
Makefile.in (TREE_H): Replace location.h with input.h.
Nathan Sidwell
1
-1
/
+1
2003-04-30
diagnostic.h (output_formatted_scalar): Tweak.
Gabriel Dos Reis
1
-2
/
+2
2003-02-12
diagnostic.c (real_abort): New.
Geoffrey Keating
1
-2
/
+9
2003-01-18
alias.c: Fix comment typos.
Kazu Hirata
1
-2
/
+2
2002-09-22
dbxout.c: Follow spelling conventions.
Kazu Hirata
1
-1
/
+1
2002-09-12
diagnostic.c (output_add_identifier): New fn.
Jason Merrill
1
-0
/
+1
2002-08-12
diagnostic.h (output_formatted_scalar): Rename from output_formatted_integer.
Gabriel Dos Reis
1
-2
/
+2
2002-08-04
diagnostic.c (inform): New function.
Gabriel Dos Reis
1
-0
/
+1
2002-07-29
pretty-print.h: Define more macros.
Gabriel Dos Reis
1
-0
/
+8
2002-07-10
diagnostic.h: #include location.h
Gabriel Dos Reis
1
-10
/
+1
2002-06-11
objc-act.c (warn_with_ivar): Adjust calls to diagnostic_count_error.
Gabriel Dos Reis
1
-1
/
+5
[next]