Age | Commit message (Expand) | Author | Files | Lines |
2020-10-12 | analyzer: handle static callbacks [PR97258] | David Malcolm | 1 | -0/+8 |
2020-09-23 | analyzer: add -fno-analyzer-feasibility | David Malcolm | 1 | -5/+8 |
2020-09-22 | analyzer: add -fdump-analyzer-json | David Malcolm | 1 | -0/+7 |
2020-09-16 | analyzer: show SCC ids in .dot dumps | David Malcolm | 1 | -0/+9 |
2020-09-16 | analyzer: bulk merger/processing of runs of nodes at CFG join points | David Malcolm | 1 | -0/+4 |
2020-08-13 | analyzer: rewrite of region and value-handling | David Malcolm | 1 | -31/+24 |
2020-03-27 | analyzer: add new supergraph visualization | David Malcolm | 1 | -3/+21 |
2020-03-18 | analyzer: tweaks to exploded_node ctor | David Malcolm | 1 | -6/+1 |
2020-03-04 | analyzer: remove unused private fields | David Malcolm | 1 | -1/+0 |
2020-02-26 | analyzer: improvements to logging/dumping | David Malcolm | 1 | -1/+8 |
2020-02-24 | analyzer: fix ICE with OFFSET_TYPE [PR 93899] | David Malcolm | 1 | -1/+2 |
2020-02-18 | analyzer: fix ICE on COMPONENT_REF of ARRAY_TYPE [PR 93778] | David Malcolm | 1 | -2/+2 |
2020-02-17 | analyzer: fix ICEs in region_model::get_lvalue_1 [PR 93388] | David Malcolm | 1 | -0/+6 |
2020-02-17 | analyzer: add diagnostics to output of -fdump-analyzer-exploded-graph | David Malcolm | 1 | -0/+4 |
2020-02-11 | analyzer: fix ICE due to missing state_change purging (PR 93374) | David Malcolm | 1 | -0/+1 |
2020-02-05 | analyzer: add enode status and revamp __analyzer_dump_exploded_nodes | David Malcolm | 1 | -1/+27 |
2020-02-03 | analyzer: detect zero-assignment in phis (PR 93544) | David Malcolm | 1 | -0/+2 |
2020-01-27 | analyzer: fixes to tree_cmp and other comparators | David Malcolm | 1 | -1/+0 |
2020-01-27 | analyzer: fix setjmp-detection and support sigsetjmp | David Malcolm | 1 | -3/+11 |
2020-01-22 | analyzer: fix setjmp handling with -g (PR 93378) | David Malcolm | 1 | -6/+9 |
2020-01-22 | analyzer: introduce namespace to avoid ODR clashes (PR 93307) | David Malcolm | 1 | -0/+4 |
2020-01-14 | analyzer: purge state for unknown function calls | David Malcolm | 1 | -0/+2 |
2020-01-14 | Initial commit of analyzer | David Malcolm | 1 | -0/+829 |