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
/
analyzer
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-10
Daily bump.
GCC Administrator
1
-0
/
+55
2024-09-09
diagnostics: rename dc.printer to m_printer [PR116613]
David Malcolm
21
-42
/
+42
2024-09-09
analyzer: fix "unused variable 'summary_cast_reg'" warning
David Malcolm
1
-2
/
+0
2024-09-05
Daily bump.
GCC Administrator
1
-0
/
+5
2024-09-03
pretty-print: naming cleanups
David Malcolm
1
-1
/
+1
2024-07-25
Daily bump.
GCC Administrator
1
-0
/
+31
2024-07-24
diagnostics: SARIF output: use std::unique_ptr throughout
David Malcolm
1
-2
/
+3
2024-07-24
analyzer: reduce use of naked "new" for json dumps
David Malcolm
9
-47
/
+39
2024-07-24
json: add array::append_string
David Malcolm
1
-2
/
+2
2024-07-13
Daily bump.
GCC Administrator
1
-0
/
+9
2024-07-12
Fix Xcode 16 build break with NULL != nullptr
Daniel Bertalan
4
-12
/
+12
2024-07-05
Daily bump.
GCC Administrator
1
-0
/
+25
2024-07-04
analyzer: convert sm_context * to sm_context &
David Malcolm
11
-404
/
+396
2024-07-04
analyzer: handle <error.h> at -O0 [PR115724]
David Malcolm
1
-0
/
+4
2024-06-19
Daily bump.
GCC Administrator
1
-0
/
+40
2024-06-18
diagnostics: eliminate "tree" from diagnostic_{event,path}
David Malcolm
3
-1
/
+13
2024-06-18
diagnostics: move simple_diagnostic_{path,thread,event} to their own .h/cc
David Malcolm
1
-0
/
+1
2024-06-18
analyzer: Fix g++ 4.8 bootstrap without using std::move to return std::unique...
Jonathan Wakely
12
-33
/
+33
2024-06-13
Daily bump.
GCC Administrator
1
-0
/
+41
2024-06-12
pretty_printer: make all fields private
David Malcolm
19
-38
/
+38
2024-06-09
Daily bump.
GCC Administrator
1
-0
/
+15
2024-06-08
analyzer: Restore g++ 4.8 bootstrap; use std::move to return std::unique_ptr.
Roger Sayle
6
-11
/
+11
2024-06-08
Daily bump.
GCC Administrator
1
-0
/
+59
2024-06-07
analyzer: add logging to get_representative_path_var
David Malcolm
5
-35
/
+109
2024-06-07
analyzer: eliminate cast_region::m_original_region
David Malcolm
6
-83
/
+27
2024-06-07
analyzer: new warning: -Wanalyzer-undefined-behavior-ptrdiff (PR analyzer/105...
David Malcolm
3
-0
/
+148
2024-06-02
Daily bump.
GCC Administrator
1
-0
/
+41
2024-06-01
analyzer: detect -Wanalyzer-allocation-size at call stmts [PR106203]
David Malcolm
11
-28
/
+145
2024-05-31
Daily bump.
GCC Administrator
1
-0
/
+231
2024-05-30
analyzer: fix a -Wunused-parameter
David Malcolm
1
-1
/
+1
2024-05-30
Add new text_art::tree_widget and use it in analyzer
David Malcolm
43
-4
/
+1436
2024-05-29
Daily bump.
GCC Administrator
1
-0
/
+4
2024-05-28
selftests: split out make_fndecl from selftest.h to its own header
David Malcolm
1
-0
/
+1
2024-05-19
Daily bump.
GCC Administrator
1
-0
/
+10
2024-05-17
diagnostics, analyzer: add CFG edge visualization to path-printing
David Malcolm
2
-2
/
+19
2024-05-16
Daily bump.
GCC Administrator
1
-0
/
+7
2024-05-15
analyzer: fix ICE seen with -fsanitize=undefined [PR114899]
David Malcolm
1
-1
/
+2
2024-05-04
Daily bump.
GCC Administrator
1
-0
/
+31
2024-05-03
testsuite: fix analyzer C++ failures on Solaris [PR111475]
David Malcolm
9
-9
/
+97
2024-04-13
Daily bump.
GCC Administrator
1
-0
/
+5
2024-04-12
analyzer: Bail out on function pointer for -Wanalyzer-allocation-size
Stefan Schulze Frielinghaus
1
-0
/
+4
2024-04-11
Daily bump.
GCC Administrator
1
-0
/
+48
2024-04-10
analyzer: fix ICE on negative values for size_t [PR114472]
David Malcolm
3
-5
/
+21
2024-04-10
analyzer: add SARIF property bag to -Wanalyzer-infinite-loop
David Malcolm
1
-0
/
+22
2024-04-10
analyzer: add SARIF property bag to -Wanalyzer-infinite-recursion
David Malcolm
1
-0
/
+13
2024-04-10
analyzer: add SARIF property bags to -Wanalyzer-overlapping-buffers
David Malcolm
3
-3
/
+49
2024-04-10
analyzer: show size in SARIF property bag for -Wanalyzer-tainted-allocation-size
David Malcolm
1
-1
/
+14
2024-04-10
Daily bump.
GCC Administrator
1
-0
/
+9
2024-04-09
Fix up duplicated words mostly in comments, part 2
Jakub Jelinek
3
-4
/
+4
2024-04-08
Daily bump.
GCC Administrator
1
-0
/
+7
[next]