]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/analyzer/constraint-manager.h
analyzer: fix ICE on negative values for size_t [PR114472]
[thirdparty/gcc.git] / gcc / analyzer / constraint-manager.h
2024-01-03  Jakub JelinekUpdate copyright years.
2023-06-10  Tim Langeanalyzer: Fix allocation size false positive on conjure...
2023-02-16  David Malcolmanalyzer: respect some conditions from bit masks [PR108806]
2023-01-16  Jakub JelinekUpdate copyright years.
2022-10-05  David Malcolmanalyzer: revamp side-effects of call summaries [PR107072]
2022-07-19  David Malcolmanalyzer: fix taint handling of switch statements ...
2022-01-20  David Malcolmanalyzer: reject ((i + 1 > 0) && (i < 0)) for integers...
2022-01-03  Jakub JelinekUpdate copyright years.
2021-12-06  David Malcolmanalyzer: fix equivalence class state purging [PR103533]
2021-08-23  David Malcolmanalyzer: rewrite of switch handling
2021-07-15  David Malcolmanalyzer: reimplement -Wanalyzer-use-of-uninitialized...
2021-01-04  Jakub JelinekUpdate copyright years.
2020-11-10  Martin Liskaanalyzer: remove dead code
2020-09-22  David Malcolmanalyzer: add -fdump-analyzer-json
2020-08-13  David Malcolmanalyzer: rewrite of region and value-handling
2020-01-22  David Malcolmanalyzer: introduce namespace to avoid ODR clashes...
2020-01-14  David MalcolmInitial commit of analyzer