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/gfortran-test
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-15
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-15
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
/
diagnostics
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-17
diagnostics: fix socket includes for MinGW host [PR122666]
Evgeny Karpov
1
-2
/
+7
2025-11-15
diagnostics: Fix -fdump-internal-locations for 64-bit location_t
Lewis Hyatt
1
-2
/
+2
2025-11-12
EXPERIMENTAL_SARIF_SOCKET: decode errno when reporting errors [PR115970]
David Malcolm
1
-2
/
+2
2025-11-12
diagnostics: add class unique_fd
David Malcolm
1
-10
/
+38
2025-11-11
diagnostics: add experimental SARIF JSON-RPC notifications for IDEs [PR115970]
David Malcolm
2
-2
/
+136
2025-11-03
analyzer: add event kinds for special control flow [PR122544]
David Malcolm
2
-1
/
+28
2025-10-16
diagnostics: generalize state graph code to use json::property instances (v2)
David Malcolm
10
-410
/
+341
2025-10-09
diagnostics: add class sink::extension
David Malcolm
5
-0
/
+53
2025-10-03
Revert: r16-4193 ("diagnostics: generalize state graph code to use json::prop...
David Malcolm
10
-339
/
+410
2025-10-02
diagnostics: generalize state graph code to use json::property instances
David Malcolm
10
-410
/
+339
2025-10-02
diagnostics::output_spec: support client-specific keys
David Malcolm
2
-262
/
+411
2025-09-30
diagnostics::output_spec: fix "color" in "text" output scheme
David Malcolm
1
-1
/
+1
2025-09-30
diagnostics::output_spec: refactor per-sink key-value handling
David Malcolm
1
-158
/
+192
2025-09-30
diagnostics::output_spec: move class scheme_handler
David Malcolm
1
-86
/
+88
2025-09-30
diagnostics: simplifying output-spec.cc
David Malcolm
2
-98
/
+92
2025-09-23
sarif output: add descriptions to fix-it hints (ยง3.55.2) [PR121986]
David Malcolm
1
-0
/
+74
2025-09-18
diagnostics: add dump methods to client_data_hooks and logical_location_manager
David Malcolm
5
-0
/
+32
2025-09-18
diagnostics/libcpp: convert enum location_aspect to enum class
David Malcolm
2
-16
/
+17
2025-09-18
diagnostics: use diagnostic.h in fewer places
David Malcolm
16
-12
/
+10
2025-09-12
diagnostics: handle fatal_error in SARIF output [PR120063]
David Malcolm
2
-3
/
+3
2025-09-12
diagnostics: fix crash-handling inside nested diagnostics [PR121876]
David Malcolm
1
-0
/
+5
2025-09-01
diagnostics: Fix bootstrap fail on Darwin 32b hosts.
Iain Sandoe
1
-1
/
+1
2025-08-29
diagnostics: add GCC_DIAGNOSTICS_LOG
David Malcolm
10
-31
/
+488
2025-08-13
diagnostics/output-spec.cc: simplify implementation
David Malcolm
1
-40
/
+13
2025-08-09
diagnostics: fix build on hosts where unsigned == size_t
David Malcolm
7
-59
/
+58
2025-08-08
diagnostics: enable nested diagnostics by default [PR116253]
David Malcolm
6
-8
/
+42
2025-08-08
diagnostics: revamp of dumping of "diagnostics" internal state
David Malcolm
12
-72
/
+335
2025-08-08
diagnostics: minor cleanups
David Malcolm
4
-4
/
+8
2025-08-08
diagnostics: update signature of some callbacks
David Malcolm
2
-5
/
+5
2025-08-08
diagnostics: introduce struct column_options
David Malcolm
5
-35
/
+83
2025-08-04
diagnostics: improve support for nesting levels [PR116253]
David Malcolm
2
-0
/
+7
2025-08-04
diagnostics: avoid stray trailing space in html sink in sarif-replay [PR116792]
David Malcolm
1
-4
/
+8
2025-08-04
diagnostics: move diagnostics::counters to its own header
David Malcolm
2
-22
/
+52
2025-08-04
diagnostics: split source_printing_options out into its own header
David Malcolm
2
-49
/
+77
2025-08-04
diagnostics: rename option_manager to option_id_manager and split out from co...
David Malcolm
4
-51
/
+79
2025-08-04
diagnostics: fix comment in buffering.h
David Malcolm
1
-5
/
+5
2025-07-28
restore bootstrap with --enable-checking=release [PR121260]
Mikael Pettersson
5
-5
/
+15
2025-07-26
diagnostics: move diagnostic.c to diagnostics/context.cc: restore build with ...
Thomas Schwinge
1
-4
/
+7
2025-07-26
diagnostics: convert diagnostic_t to enum class diagnostics::kind: restore bu...
Thomas Schwinge
1
-1
/
+1
2025-07-25
Introduce lazily-created.h
David Malcolm
9
-90
/
+30
2025-07-25
diagnostics: avoid using "sink" for things that aren't a diagnostics::sink
David Malcolm
3
-204
/
+206
2025-07-25
diagnostics: make context::m_source_printing private
David Malcolm
9
-84
/
+137
2025-07-25
diagnostics: eliminate ::diagnostic_info typedef
David Malcolm
1
-4
/
+6
2025-07-25
diagnostics: introduce context-options.h
David Malcolm
2
-0
/
+117
2025-07-25
diagnostics: move file_cache from input.{cc,h} to diagnostics/file-cache.{cc,h}
David Malcolm
8
-28
/
+1249
2025-07-25
diagnostics: eliminate some redundant includes
David Malcolm
3
-8
/
+0
2025-07-25
diagnostics: simplify header files
David Malcolm
1
-1
/
+34
2025-07-25
diagnostics: move diagnostic.c to diagnostics/context.cc
David Malcolm
5
-5
/
+2154
2025-07-25
diagnostics: convert diagnostic_t to enum class diagnostics::kind
David Malcolm
19
-181
/
+284
2025-07-25
diagnostics: rename diagnostic_option_id to diagnostics::option_id and move t...
David Malcolm
8
-49
/
+98
[next]