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
/
analyzer
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
Daily bump.
GCC Administrator
1
-0
/
+102
10 days
diagnostics: make context::m_source_printing private
David Malcolm
1
-2
/
+3
10 days
diagnostics: convert diagnostic_t to enum class diagnostics::kind
David Malcolm
2
-3
/
+3
10 days
diagnostics: move diagnostic_context to diagnostics::context in its own header
David Malcolm
1
-3
/
+3
10 days
diagnostics: move/rename output formats to diagnostics as "sinks"
David Malcolm
12
-51
/
+68
10 days
diagnostics: introduce namespace diagnostics::paths
David Malcolm
24
-150
/
+156
10 days
diagnostics: move diagnostic_diagram to diagnostics::diagram
David Malcolm
1
-2
/
+2
10 days
diagnostics: move diagnostic_metadata to diagnostics::metadata
David Malcolm
3
-7
/
+7
10 days
diagnostics: move logical locations into "diagnostics"
David Malcolm
3
-4
/
+5
10 days
diagnostics: introduce a "gcc/diagnostics" subdirectory
David Malcolm
5
-5
/
+5
14 days
Daily bump.
GCC Administrator
1
-0
/
+5
2025-07-21
Error handling for hard register constraints
Stefan Schulze Frielinghaus
1
-3
/
+4
2025-07-12
Daily bump.
GCC Administrator
1
-0
/
+38
2025-07-11
diagnostics: add support for directed graphs; use them for state graphs
David Malcolm
10
-455
/
+415
2025-07-01
Daily bump.
GCC Administrator
1
-0
/
+88
2025-06-30
analyzer: use nullptr rather than NULL
David Malcolm
53
-846
/
+855
2025-06-30
diagnostics: convert diagnostic_event::meaning enums to enum class
David Malcolm
7
-29
/
+29
2025-06-30
Extend nonnull_if_nonzero attribute [PR120520]
Jakub Jelinek
1
-4
/
+12
2025-06-24
Daily bump.
GCC Administrator
1
-0
/
+132
2025-06-23
analyzer: fix missing "final override"
David Malcolm
1
-1
/
+1
2025-06-23
diagnostics: add state diagrams to analyzer experimental-html output [PR116792]
David Malcolm
26
-49
/
+1264
2025-06-19
Daily bump.
GCC Administrator
1
-0
/
+17
2025-06-18
analyzer: make checker_event::m_kind private
David Malcolm
3
-16
/
+19
2025-05-07
Daily bump.
GCC Administrator
1
-0
/
+26
2025-05-06
diagnostics: add logical_location_manager; reimplement logical_location
David Malcolm
5
-22
/
+38
2025-05-01
Daily bump.
GCC Administrator
1
-0
/
+6
2025-04-30
analyzer: avoid saying "'0' is NULL"
David Malcolm
1
-2
/
+7
2025-04-30
Daily bump.
GCC Administrator
1
-0
/
+6
2025-04-29
analyzer: fix for older version of GCC
Marc Poulhiès
2
-7
/
+7
2025-04-29
Daily bump.
GCC Administrator
1
-0
/
+419
2025-04-28
analyzer: handle NRVO and DECL_BY_REFERENCE [PR111536]
David Malcolm
7
-28
/
+88
2025-04-28
analyzer: fix null deref false negative on std::unique_ptr [PR109366]
David Malcolm
1
-0
/
+6
2025-04-28
analyzer: initial implementation of exception handling [PR97111]
David Malcolm
20
-62
/
+1908
2025-04-28
Eliminate make-unique.h and ::make_unique
David Malcolm
34
-689
/
+740
2025-04-28
analyzer: use unique_ptr for state_machine instances
David Malcolm
13
-101
/
+108
2025-04-28
analyzer: convert various call_summary * to call_summary &
David Malcolm
4
-16
/
+18
2025-04-28
analyzer: convert gcall * to gcall & in many places
David Malcolm
33
-371
/
+368
2025-04-28
analyzer: convert various enums to "enum class"
David Malcolm
18
-241
/
+241
2025-04-28
analyzer: use analyzer/common.h as a common header
David Malcolm
51
-888
/
+321
2025-04-28
analyzer: fail if we see unexpected gimple stmt codes
David Malcolm
1
-7
/
+16
2025-04-28
analyzer: add a call_details::dump (using text_art)
David Malcolm
2
-0
/
+63
2025-03-15
Daily bump.
GCC Administrator
1
-0
/
+7
2025-03-14
analyzer: Fix ICE in cmp_csts_same_type on RAW_DATA_CST [PR119278]
Jakub Jelinek
1
-2
/
+15
2025-03-14
Daily bump.
GCC Administrator
1
-0
/
+20
2025-03-12
analyzer: support RAW_DATA_CST [PR117262]
David Malcolm
4
-6
/
+87
2025-02-25
Daily bump.
GCC Administrator
1
-0
/
+8
2025-02-24
analyzer: Handle nonnull_if_nonzero attribute [PR117023]
Jakub Jelinek
1
-28
/
+71
2025-02-20
Daily bump.
GCC Administrator
1
-0
/
+10
2025-02-19
analyzer: handle more IFN_UBSAN_* as no-ops [PR118300]
David Malcolm
1
-6
/
+16
2025-02-19
Daily bump.
GCC Administrator
1
-0
/
+10
[next]