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/existing-fp8
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
2023-11-06
diagnostics: split out struct diagnostic_source_printing_options
David Malcolm
1
-43
/
+45
2023-11-06
diagnostics: introduce class diagnostic_option_classifier
David Malcolm
1
-39
/
+92
2023-11-06
diagnostics: make diagnostic_context::m_urlifier private
David Malcolm
1
-0
/
+3
2023-11-06
diagnostics: eliminate diagnostic_kind_count
David Malcolm
1
-13
/
+4
2023-11-03
diagnostics: add automatic URL-ification within messages
David Malcolm
1
-0
/
+4
2023-11-03
diagnostics: convert diagnostic_context to a class
David Malcolm
1
-80
/
+325
2023-11-03
diagnostics: consolidate group-handling fields in diagnostic_context
David Malcolm
1
-5
/
+14
2023-10-02
diagnostics: add diagnostic_output_format class
David Malcolm
1
-35
/
+74
2023-10-02
diagnostics: group together source printing fields of diagnostic_context
David Malcolm
1
-31
/
+42
2023-09-14
diagnostics: support multithreaded diagnostic paths
David Malcolm
1
-1
/
+2
2023-06-21
diagnostics: add support for "text art" diagrams
David Malcolm
1
-0
/
+21
2023-03-15
diagnostics: attempt to capture crash info in SARIF output [PR109097]
David Malcolm
1
-0
/
+3
2023-02-16
don't declare header-defined functions both static and inline
Patrick Palka
1
-6
/
+6
2023-01-02
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2022-06-23
diagnostics: add ability to associate diagnostics with rules from coding stan...
David Malcolm
1
-0
/
+3
2022-06-02
diagnostics: add SARIF output format
David Malcolm
1
-1
/
+20
2022-06-02
Add -fdiagnostics-format={json-stderr|json-file}
David Malcolm
1
-2
/
+9
2022-01-27
Improve wording for -freport-bug option.
Martin Liska
1
-0
/
+3
2022-01-17
diagnostic: avoid repeating include path
Jason Merrill
1
-0
/
+4
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-11-01
diagnostics: escape non-ASCII source bytes for certain diagnostics
David Malcolm
1
-0
/
+18
2021-08-25
diagnostics: Support for -finput-charset [PR93067]
Lewis Hyatt
1
-0
/
+19
2021-07-02
Improve warning suppression for inlined functions [PR98512].
Martin Sebor
1
-0
/
+23
2021-07-01
input.c: move file caching globals to a new file_cache class
David Malcolm
1
-0
/
+3
2021-06-01
c++: -Wdeprecated-copy and #pragma diagnostic [PR94492]
Jason Merrill
1
-0
/
+2
2021-01-14
Add GCC_EXTRA_DIAGNOSTIC_OUTPUT environment variable for fix-it hints
David Malcolm
1
-3
/
+20
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-07-14
diagnostics: Support conversion of tabs to spaces [PR49973] [PR86904]
Lewis Hyatt
1
-1
/
+27
2020-01-10
Add diagnostic paths
David Malcolm
1
-0
/
+30
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-12-18
Add diagnostic_metadata and CWE support
David Malcolm
1
-0
/
+8
2019-10-10
Documentation hyperlinks for [-Wname-of-option] (PR 87488)
David Malcolm
1
-0
/
+6
2019-10-10
pretty-print: support URL escape sequences (PR 87488)
David Malcolm
1
-0
/
+1
2019-07-24
PR driver/80545 - option -Wstringop-overflow not recognized by Fortran
Martin Sebor
1
-1
/
+4
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-11-27
PR preprocessor/83173: Enhance -fdump-internal-locations output
Mike Gulick
1
-0
/
+3
2018-11-15
Machine-readable diagnostic output (PR other/19165)
David Malcolm
1
-2
/
+21
2018-10-15
diagnostics: add minimum width to left margin for line numbers
David Malcolm
1
-0
/
+4
2018-10-01
Update options framework for parameters to properly handle and validate confi...
Tamar Christina
1
-0
/
+4
2018-08-20
Add support for grouping of related diagnostics (PR other/84889)
David Malcolm
1
-0
/
+17
2018-08-15
diagnostics: add labeling of source ranges
David Malcolm
1
-0
/
+3
2018-08-09
diagnostics: add line numbers to source (PR other/84889)
David Malcolm
1
-0
/
+4
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-05-05
Convert CARET_LINE_MARGIN to const int
David Malcolm
1
-1
/
+1
2017-05-05
Convert diagnostic_override_option_index from macro to inline function
David Malcolm
1
-2
/
+6
2017-05-05
Get rid of macros for diagnostic_report_current_module
David Malcolm
1
-11
/
+1
2017-05-05
Eliminate report_diagnostic macro
David Malcolm
1
-2
/
+0
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-12-05
diagnostic.c (diagnostic_check_max_errors): New, broken out of ...
Nathan Sidwell
1
-1
/
+2
2016-09-02
Add -fdiagnostics-generate-patch
David Malcolm
1
-0
/
+6
[next]