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
2022-03-19
Daily bump.
GCC Administrator
1
-0
/
+89
2022-03-18
analyzer: extend state-purging to locals [PR104943]
David Malcolm
10
-76
/
+851
2022-03-18
Daily bump.
GCC Administrator
1
-0
/
+11
2022-03-17
analyzer: fixes to -fdump-analyzer-state-purge
David Malcolm
1
-1
/
+2
2022-03-17
analyzer: fix program_point::get_next for PK_BEFORE_STMT
David Malcolm
1
-1
/
+1
2022-03-17
Daily bump.
GCC Administrator
1
-0
/
+72
2022-03-16
analyzer: early rejection of disabled warnings [PR104955]
David Malcolm
11
-67
/
+235
2022-03-16
Daily bump.
GCC Administrator
1
-0
/
+4
2022-03-15
analyzer: presize m_cluster_map in store copy ctor
David Malcolm
1
-1
/
+2
2022-03-11
Daily bump.
GCC Administrator
1
-0
/
+53
2022-03-10
analyzer: fix ICE with -fanalyzer-transitivity [PR104863]
David Malcolm
1
-0
/
+4
2022-03-10
analyzer: add notes to write-to-const/string from access attr [PR104793]
David Malcolm
8
-4
/
+320
2022-03-10
analyzer: check for writes to consts via access attr [PR104793]
David Malcolm
2
-0
/
+61
2022-03-10
analyzer: fix duplicates in check_for_tainted_size_arg
David Malcolm
1
-0
/
+4
2022-03-08
Daily bump.
GCC Administrator
1
-0
/
+14
2022-03-07
analyzer: fix leak suppression at end of 'main' [PR101983]
David Malcolm
1
-2
/
+46
2022-03-07
Fix up duplicated duplicated words in comments
Jakub Jelinek
4
-5
/
+5
2022-03-05
Daily bump.
GCC Administrator
1
-0
/
+6
2022-03-04
analyzer: reduce svalue depth limit from 13 to 12 [PR103521]
David Malcolm
1
-1
/
+1
2022-02-24
Daily bump.
GCC Administrator
1
-0
/
+31
2022-02-23
analyzer: handle __attribute__((const)) [PR104434]
David Malcolm
7
-6
/
+306
2022-02-18
Daily bump.
GCC Administrator
1
-0
/
+7
2022-02-16
analyzer: const functions have no side effects [PR104576]
David Malcolm
1
-2
/
+4
2022-02-17
Daily bump.
GCC Administrator
1
-0
/
+34
2022-02-16
analyzer: fixes to free of non-heap detection [PR104560]
David Malcolm
4
-99
/
+149
2022-02-16
Daily bump.
GCC Administrator
1
-0
/
+19
2022-02-15
analyzer: fix ICE on cast to NULL type [PR104524]
David Malcolm
1
-2
/
+3
2022-02-15
analyzer: fix uninit false +ve due to optimized conditionals [PR102692]
David Malcolm
3
-0
/
+118
2022-02-12
Daily bump.
GCC Administrator
1
-0
/
+6
2022-02-11
analyzer: ignore uninitialized uses of empty types [PR104274]
David Malcolm
1
-1
/
+9
2022-02-11
Daily bump.
GCC Administrator
1
-0
/
+11
2022-02-10
analyzer: handle more casts of string literals [PR98797]
David Malcolm
3
-6
/
+47
2022-02-10
Daily bump.
GCC Administrator
1
-0
/
+8
2022-02-08
analyzer: fix hashing of bit_range_region::key_t [PR104452]
David Malcolm
2
-1
/
+20
2022-02-08
Daily bump.
GCC Administrator
1
-0
/
+14
2022-02-07
analyzer: fix ICE on realloc of non-heap [PR104417]
David Malcolm
1
-9
/
+0
2022-02-07
analyzer: fixes to memcpy [PR103872]
David Malcolm
1
-14
/
+14
2022-02-04
Daily bump.
GCC Administrator
1
-0
/
+26
2022-02-03
analyzer: fixes to realloc-handling [PR104369]
David Malcolm
3
-7
/
+40
2022-02-03
analyzer: fix zero-fill of calloc
David Malcolm
1
-1
/
+3
2022-02-03
Daily bump.
GCC Administrator
1
-0
/
+44
2022-02-02
analyzer: fix missing check for uninit of return values
David Malcolm
3
-27
/
+11
2022-02-02
analyzer: consolidate duplicate code in region::calc_offset
David Malcolm
1
-43
/
+5
2022-02-02
analyzer: implement bit_range_region
David Malcolm
6
-0
/
+212
2022-02-02
analyzer: stop -ftrivial-auto-var-init from suppressing uninit warnings [PR10...
David Malcolm
1
-0
/
+10
2022-01-28
Daily bump.
GCC Administrator
1
-0
/
+54
2022-01-27
analyzer: show region creation events for uninit warnings
David Malcolm
9
-9
/
+231
2022-01-27
analyzer: fix -Wformat warnings on i686
Martin Liska
2
-3
/
+3
2022-01-27
Daily bump.
GCC Administrator
1
-0
/
+20
2022-01-26
analyzer: fix missing uninit warning on args to stdio builtins [PR104224]
David Malcolm
2
-0
/
+13
[next]