Age | Commit message (Expand) | Author | Files | Lines |
2023-08-11 | analyzer: new warning: -Wanalyzer-unterminated-string [PR105899] | David Malcolm | 1 | -0/+8 |
2023-03-24 | docs, analyzer: improvements to "Debugging the Analyzer" | David Malcolm | 1 | -9/+116 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-12-06 | analyzer: update internal docs | David Malcolm | 1 | -10/+0 |
2022-11-15 | c, analyzer: support named constants in analyzer [PR106302] | David Malcolm | 1 | -0/+17 |
2022-11-14 | Revert "sphinx: remove texinfo files" | Martin Liska | 1 | -0/+569 |
2022-11-09 | sphinx: remove texinfo files | Martin Liska | 1 | -569/+0 |
2022-10-05 | analyzer: fix ICEs seen with call summaries on PR 107060 | David Malcolm | 1 | -0/+4 |
2022-01-07 | analyzer: implement __analyzer_dump_escaped | David Malcolm | 1 | -0/+8 |
2022-01-07 | analyzer: add region::is_named_decl_p | David Malcolm | 1 | -0/+10 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-07-16 | analyzer: add __analyzer_dump_state | David Malcolm | 1 | -0/+9 |
2021-06-15 | analyzer: track dynamic extents of regions | David Malcolm | 1 | -0/+7 |
2021-03-28 | doc: Update link to "Memory Model" paper | Gerald Pfeifer | 1 | -1/+1 |
2021-03-11 | analyzer: new implementation of shortest feasible path [PR96374] | David Malcolm | 1 | -11/+45 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-12-27 | doc: New source for "Memory Model for Static Analysis" paper | Gerald Pfeifer | 1 | -1/+1 |
2020-09-23 | analyzer: add -fno-analyzer-feasibility | David Malcolm | 1 | -1/+2 |
2020-09-22 | analyzer: add -fdump-analyzer-json | David Malcolm | 1 | -0/+3 |
2020-08-14 | analyzer: document how to get gimple dump from an ICE | David Malcolm | 1 | -0/+5 |
2020-08-13 | analyzer: rewrite of region and value-handling | David Malcolm | 1 | -75/+35 |
2020-02-05 | analyzer: add enode status and revamp __analyzer_dump_exploded_nodes | David Malcolm | 1 | -4/+12 |
2020-01-30 | analyzer: fix ICE in __builtin_isnan (PR 93356) | David Malcolm | 1 | -0/+2 |
2020-01-17 | analyzer: prevent ICE on isnan (PR 93290) | David Malcolm | 1 | -0/+3 |
2020-01-15 | analyzer: add note about -fdump-ipa-analyzer to internal docs | David Malcolm | 1 | -0/+2 |
2020-01-14 | Initial commit of analyzer | David Malcolm | 1 | -0/+513 |