aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/analyzer.texi
AgeCommit message (Expand)AuthorFilesLines
2023-03-24docs, analyzer: improvements to "Debugging the Analyzer"David Malcolm1-9/+116
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-12-06analyzer: update internal docsDavid Malcolm1-10/+0
2022-11-15c, analyzer: support named constants in analyzer [PR106302]David Malcolm1-0/+17
2022-11-14Revert "sphinx: remove texinfo files"Martin Liska1-0/+569
2022-11-09sphinx: remove texinfo filesMartin Liska1-569/+0
2022-10-05analyzer: fix ICEs seen with call summaries on PR 107060David Malcolm1-0/+4
2022-01-07analyzer: implement __analyzer_dump_escapedDavid Malcolm1-0/+8
2022-01-07analyzer: add region::is_named_decl_pDavid Malcolm1-0/+10
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-07-16analyzer: add __analyzer_dump_stateDavid Malcolm1-0/+9
2021-06-15analyzer: track dynamic extents of regionsDavid Malcolm1-0/+7
2021-03-28doc: Update link to "Memory Model" paperGerald Pfeifer1-1/+1
2021-03-11analyzer: new implementation of shortest feasible path [PR96374]David Malcolm1-11/+45
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-12-27doc: New source for "Memory Model for Static Analysis" paperGerald Pfeifer1-1/+1
2020-09-23analyzer: add -fno-analyzer-feasibilityDavid Malcolm1-1/+2
2020-09-22analyzer: add -fdump-analyzer-jsonDavid Malcolm1-0/+3
2020-08-14analyzer: document how to get gimple dump from an ICEDavid Malcolm1-0/+5
2020-08-13analyzer: rewrite of region and value-handlingDavid Malcolm1-75/+35
2020-02-05analyzer: add enode status and revamp __analyzer_dump_exploded_nodesDavid Malcolm1-4/+12
2020-01-30analyzer: fix ICE in __builtin_isnan (PR 93356)David Malcolm1-0/+2
2020-01-17analyzer: prevent ICE on isnan (PR 93290)David Malcolm1-0/+3
2020-01-15analyzer: add note about -fdump-ipa-analyzer to internal docsDavid Malcolm1-0/+2
2020-01-14Initial commit of analyzerDavid Malcolm1-0/+513