Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-09-28 | analyzer: fix ICE on non-pointer longjmp [PR97233] | David Malcolm | 1 | -1/+4 |
2020-09-14 | analyzer: fix ICE on setjmp with non-pointer-type [PR97029] | David Malcolm | 1 | -1/+3 |
2020-08-13 | analyzer: rewrite of region and value-handling | David Malcolm | 1 | -0/+30 |
2020-03-02 | analyzer: detect malloc, free, calloc within "std" [PR93959] | David Malcolm | 1 | -0/+61 |
2020-01-31 | calls.c: refactor special_function_p for use by analyzer (v2) | David Malcolm | 1 | -9/+1 |
2020-01-27 | analyzer: fix setjmp-detection and support sigsetjmp | David Malcolm | 1 | -14/+69 |
2020-01-22 | analyzer: testsuite fixes for alloca, getpass, and setjmp (PR 93316) | David Malcolm | 1 | -1/+2 |
2020-01-14 | Initial commit of analyzer | David Malcolm | 1 | -0/+151 |