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
/
region-model-manager.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-24
analyzer: handle INIT_VAL(ELEMENT_REG(STRING_REG), CONSTANT_SVAL) [PR105899]
David Malcolm
1
-0
/
+19
2023-08-04
analyzer: handle function attribute "alloc_size" [PR110426]
David Malcolm
1
-0
/
+2
2023-07-26
analyzer: add symbol base class, moving region id to there [PR104940]
David Malcolm
1
-45
/
+55
2023-07-19
analyzer: fix ICE on division of tainted floating-point values [PR110700]
David Malcolm
1
-0
/
+1
2023-06-30
analyzer: Fix regression bug after r14-1632-g9589a46ddadc8b [PR110198]
benjamin priour
1
-2
/
+3
2023-06-21
analyzer: add text-art visualizations of out-of-bounds accesses [PR106626]
David Malcolm
1
-7
/
+25
2023-05-18
analyzer: use _P() defines from tree.h
Bernhard Reutner-Fischer
1
-4
/
+4
2023-01-16
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2022-12-08
analyzer: fix ICE on region creation during get_referenced_base_regions [PR10...
David Malcolm
1
-1
/
+1
2022-12-06
analyzer: use __attribute__((nonnull)) at top level of analysis [PR106325]
David Malcolm
1
-0
/
+11
2022-12-01
analyzer: handle comparisons against negated symbolic values [PR107948]
David Malcolm
1
-0
/
+3
2022-11-29
analyzer: fix folding of '(PTR + 0) => PTR' [PR105784]
David Malcolm
1
-4
/
+4
2022-11-23
analyzer: revamp of heap-allocated regions [PR106473]
David Malcolm
1
-2
/
+13
2022-11-07
analyzer: start adding support for errno
David Malcolm
1
-0
/
+2
2022-11-03
analyzer: use std::unique_ptr for pending_diagnostic/note
David Malcolm
1
-0
/
+1
2022-10-05
analyzer: simplify some includes
David Malcolm
1
-7
/
+0
2022-10-04
analyzer: revamp side-effects of call summaries [PR107072]
David Malcolm
1
-0
/
+27
2022-10-04
analyzer: fold -(-(VAL)) to VAL
David Malcolm
1
-0
/
+11
2022-10-04
analyzer: widening_svalues take a function_point rather than a program_point
David Malcolm
1
-4
/
+5
2022-09-09
analyzer: add support for plugin-supplied known function behaviors
David Malcolm
1
-1
/
+2
2022-06-24
analyzer: consolidate call_string instances
David Malcolm
1
-0
/
+3
2022-05-16
analyzer: implement four new warnings for <stdarg.h> misuses [PR105103]
David Malcolm
1
-0
/
+20
2022-05-11
analyzer: fix memory leaks
David Malcolm
1
-3
/
+11
2022-04-09
analyzer: fix folding of regions involving unknown ptrs [PR103892]
David Malcolm
1
-6
/
+31
2022-03-29
analyzer: skip constant pool in -fdump-analyzer-untracked [PR testsuite/105085]
David Malcolm
1
-0
/
+7
2022-03-28
analyzer: ensure that we purge state when reusing a conjured_svalue [PR105087]
David Malcolm
1
-3
/
+24
2022-03-24
analyzer: add region::tracked_p to optimize state objects [PR104954]
David Malcolm
1
-0
/
+41
2022-02-23
analyzer: handle __attribute__((const)) [PR104434]
David Malcolm
1
-0
/
+28
2022-02-15
analyzer: fix ICE on cast to NULL type [PR104524]
David Malcolm
1
-2
/
+3
2022-02-10
analyzer: handle more casts of string literals [PR98797]
David Malcolm
1
-6
/
+13
2022-02-02
analyzer: implement bit_range_region
David Malcolm
1
-0
/
+20
2022-01-27
analyzer: fix -Wformat warnings on i686
Martin Liska
1
-2
/
+2
2022-01-22
analyzer: fix ICE on vector casts [PR104159]
David Malcolm
1
-0
/
+11
2022-01-18
analyzer: fix ICE on unary ops folding to casts of constants [PR104089]
David Malcolm
1
-1
/
+18
2022-01-18
analyzer: fix ICE on realloc of zeroed memory [PR104062]
David Malcolm
1
-1
/
+2
2022-01-11
analyzer: fix false +ve on bitwise binops (PR analyzer/102692)
David Malcolm
1
-2
/
+53
2022-01-07
analyzer: add logging of aliasing
David Malcolm
1
-2
/
+3
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-11-16
analyzer: fix missing -Wanalyzer-write-to-const [PR102695]
David Malcolm
1
-0
/
+7
2021-08-23
analyzer: rewrite of switch handling
David Malcolm
1
-1
/
+6
2021-08-04
analyzer: initial implementation of asm support [PR101570]
David Malcolm
1
-0
/
+48
2021-07-22
analyzer: fix feasibility false +ve with overly complex svalues
David Malcolm
1
-0
/
+4
2021-07-19
analyzer: add svalue::can_have_associated_state_p [PR101503]
David Malcolm
1
-8
/
+20
2021-07-15
analyzer: reimplement -Wanalyzer-use-of-uninitialized-value [PR95006 et al]
David Malcolm
1
-0
/
+4
2021-06-30
analyzer: eliminate enum binding_key [PR95006]
David Malcolm
1
-6
/
+307
2021-06-18
analyzer: add region_model_manager::get_or_create_int_cst
David Malcolm
1
-2
/
+12
2021-06-15
analyzer: fix bitfield endianness issues [PR99212,PR101082]
David Malcolm
1
-35
/
+59
2021-06-08
analyzer: bitfield fixes [PR99212]
David Malcolm
1
-3
/
+43
2021-02-01
analyzer: fix false positives with *UNKNOWN_PTR [PR98918]
David Malcolm
1
-0
/
+13
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
[next]