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
2020-05-22
analyzer: Add exit, and _exit replacement, to sm-signal.
Mark Wielaard
2
-4
/
+45
2020-05-15
analyzer: Remove stray semicolon.
Jason Merrill
1
-1
/
+1
2020-04-28
analyzer: fix ICE copying struct [PR 94816]
David Malcolm
4
-5
/
+19
2020-04-28
analyzer: remove -Wanalyzer-use-of-uninitialized-value for GCC 10
David Malcolm
5
-83
/
+39
2020-04-01
analyzer: handle compound assignments [PR94378]
David Malcolm
9
-84
/
+395
2020-03-27
analyzer: fix malloc pointer NULL-ness
David Malcolm
4
-3
/
+85
2020-03-27
analyzer: add new supergraph visualization
David Malcolm
10
-48
/
+461
2020-03-27
analyzer: improvements to diagnostic-manager.cc logging
David Malcolm
2
-6
/
+26
2020-03-27
analyzer: tweaks to superedge::dump
David Malcolm
2
-2
/
+13
2020-03-18
analyzer: make summarized dumps more comprehensive
David Malcolm
3
-68
/
+227
2020-03-18
analyzer: introduce noop_region_model_context
David Malcolm
2
-61
/
+32
2020-03-18
analyzer: tweaks to exploded_node ctor
David Malcolm
3
-6
/
+21
2020-03-18
Fix up duplicated duplicated words in comments
Jakub Jelinek
5
-5
/
+14
2020-03-13
analyzer: handle NOP_EXPR in get_lvalue [PR94099,PR94105]
David Malcolm
3
-3
/
+26
2020-03-06
analyzer: improvements to region_model::get_representative_tree
David Malcolm
5
-4
/
+165
2020-03-06
analyzer: improvements to state dumping
David Malcolm
8
-26
/
+188
2020-03-04
analyzer: validate region subclasses
David Malcolm
3
-8
/
+87
2020-03-04
analyzer: handle __builtin_expect [PR93993]
David Malcolm
3
-6
/
+89
2020-03-04
analyzer: fix ICE on non-lvalue in prune_for_sm_diagnostic [PR93993]
David Malcolm
5
-34
/
+128
2020-03-04
analyzer: remove unused private fields
David Malcolm
3
-14
/
+12
2020-03-02
analyzer: don't print the duplicate count by default
David Malcolm
3
-1
/
+12
2020-03-02
analyzer: detect malloc, free, calloc within "std" [PR93959]
David Malcolm
4
-0
/
+75
2020-02-26
analyzer: fix ICE with -Wanalyzer-null-dereference [PR 93950]
David Malcolm
2
-0
/
+24
2020-02-26
analyzer: fix ICE on unreachable calls [PR 93947]
David Malcolm
2
-2
/
+10
2020-02-26
analyzer: improvements to logging/dumping
David Malcolm
7
-7
/
+341
2020-02-24
analyzer: fix -fdump-analyzer
David Malcolm
2
-1
/
+6
2020-02-24
analyzer: disable the "taint" checker by default
David Malcolm
2
-1
/
+10
2020-02-24
analyzer: fix ICE with OFFSET_TYPE [PR 93899]
David Malcolm
5
-62
/
+160
2020-02-24
analyzer: eliminate irrelevant control-flow edges from paths
David Malcolm
5
-19
/
+246
2020-02-18
analyzer.opt: rewrite description of -fdump-analyzer-callgraph [PR 93692]
David Malcolm
2
-1
/
+6
2020-02-18
analyzer: fix ICE on failed casts [PR 93777]
David Malcolm
2
-4
/
+11
2020-02-18
analyzer: fix ICE on COMPONENT_REF of ARRAY_TYPE [PR 93778]
David Malcolm
7
-31
/
+82
2020-02-18
analyzer: fix ICE on pointer arithmetic with incomplete types [PR 93774]
David Malcolm
2
-15
/
+26
2020-02-17
analyzer: fix ICE on function pointer casts [PR 93775]
David Malcolm
2
-0
/
+9
2020-02-17
analyzer: fix ICEs in region_model::get_lvalue_1 [PR 93388]
David Malcolm
7
-5
/
+115
2020-02-17
analyzer: fix wording for assignment from NULL
David Malcolm
2
-2
/
+15
2020-02-17
analyzer: add diagnostics to output of -fdump-analyzer-exploded-graph
David Malcolm
4
-0
/
+30
2020-02-11
analyzer: use ultimate alias target at calls (PR 93288)
David Malcolm
6
-16
/
+60
2020-02-11
analyzer: fix ICE due to missing state_change purging (PR 93374)
David Malcolm
5
-15
/
+45
2020-02-11
analyzer: fix ICE in "__analyzer_dump_exploded_nodes" on non-empty worklist (...
David Malcolm
2
-4
/
+20
2020-02-11
analyzer: fix ICE with equiv_class constant (PR 93649)
David Malcolm
2
-2
/
+15
2020-02-11
analyzer.opt: reword descriptions of two dump options (PR 93657)
David Malcolm
2
-2
/
+8
2020-02-11
analyzer: workaround for nested pp_printf
David Malcolm
2
-4
/
+39
2020-02-10
analyzer.opt: fix typos in descriptions (PR 93659)
David Malcolm
2
-2
/
+10
2020-02-10
analyzer: handle vector types (PR 93350)
David Malcolm
2
-1
/
+17
2020-02-10
analyzer: fix ICE reporting NULL dereference (PR 93647)
David Malcolm
3
-0
/
+17
2020-02-10
analyzer: fix ICE with fortran constant arguments (PR 93405)
David Malcolm
2
-0
/
+19
2020-02-06
analyzer: round-trip pointer-equality through intptr_t
David Malcolm
2
-1
/
+7
2020-02-05
analyzer: add enode status and revamp __analyzer_dump_exploded_nodes
David Malcolm
3
-14
/
+102
2020-02-04
analyzer: fix build error with clang (PR 93543)
David Malcolm
2
-2
/
+9
[next]