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.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-06
diagnostics: introduce class diagnostic_option_classifier
David Malcolm
1
-53
/
+71
2023-11-06
diagnostics: make diagnostic_context::m_urlifier private
David Malcolm
1
-0
/
+8
2023-11-06
diagnostics: eliminate diagnostic_kind_count
David Malcolm
1
-8
/
+8
2023-11-03
diagnostics: add automatic URL-ification within messages
David Malcolm
1
-1
/
+6
2023-11-03
diagnostics: convert diagnostic_context to a class
David Malcolm
1
-349
/
+341
2023-11-03
diagnostics: consolidate group-handling fields in diagnostic_context
David Malcolm
1
-14
/
+28
2023-10-19
diagnostic: rename new permerror overloads
Jason Merrill
1
-2
/
+2
2023-10-18
diagnostic: add permerror variants with opt
Jason Merrill
1
-24
/
+43
2023-10-16
diagnostics: special-case -fdiagnostics-text-art-charset=ascii for LANG=C
David Malcolm
1
-2
/
+11
2023-10-16
diagnostics: fix missing initialization of context->extra_output_kind
David Malcolm
1
-1
/
+1
2023-10-03
diagnostics: add ctors to text_info; add m_ prefixes to fields
David Malcolm
1
-24
/
+9
2023-10-02
diagnostics: add diagnostic_output_format class
David Malcolm
1
-55
/
+60
2023-10-02
diagnostics: group together source printing fields of diagnostic_context
David Malcolm
1
-8
/
+8
2023-10-02
diagnostics: fix missing init of set_locations_cb
David Malcolm
1
-0
/
+1
2023-09-14
diagnostics: support multithreaded diagnostic paths
David Malcolm
1
-5
/
+73
2023-09-07
diagnostics: add error_meta
David Malcolm
1
-0
/
+15
2023-06-23
text-art: remove explicit #include of C++ standard library headers
David Malcolm
1
-0
/
+1
2023-06-21
diagnostics: add support for "text art" diagrams
David Malcolm
1
-0
/
+72
2023-03-15
diagnostics: attempt to capture crash info in SARIF output [PR109097]
David Malcolm
1
-0
/
+13
2023-01-02
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2022-11-30
diagnostics: tweak diagnostic_path::interprocedural_p [PR106626]
David Malcolm
1
-3
/
+34
2022-11-23
diagnostics: Fix selftest ICE in certain locales [PR107722]
Jakub Jelinek
1
-1
/
+4
2022-11-15
diagnostics: Use an inline function rather than hardcoding <built-in> string
Lewis Hyatt
1
-1
/
+1
2022-06-23
diagnostics: add ability to associate diagnostics with rules from coding stan...
David Malcolm
1
-0
/
+48
2022-06-02
diagnostics: add SARIF output format
David Malcolm
1
-1
/
+127
2022-06-02
Add -fdiagnostics-format={json-stderr|json-file}
David Malcolm
1
-0
/
+26
2022-05-17
Advise to call 'internal_error' instead of 'abort' or 'fancy_abort'
Thomas Schwinge
1
-3
/
+1
2022-03-19
selftest: Move C-specific tests to c_family
Arthur Cohen
1
-1
/
+1
2022-01-28
Remove extra newline in ICE report.
Martin Liska
1
-2
/
+2
2022-01-27
Improve wording for -freport-bug option.
Martin Liska
1
-8
/
+14
2022-01-19
Update per-file selftest and finalization hooks for .c to .cc renaming
David Malcolm
1
-1
/
+1
2022-01-17
Change references of .c files to .cc files
Martin Liska
1
-4
/
+4
2022-01-17
Rename .c files to .cc files.
Martin Liska
1
-0
/
+2488