| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-07-19 | prepend diagnostics with source's path and include chain | Luc Van Oostenryck | 1 | -0/+1 |
| 2019-02-04 | target.c: ignore -m64 on archs where int32_t is a long | Luc Van Oostenryck | 1 | -0/+1 |
| 2018-08-06 | cast: fix warning position in cast_pseudo() | Luc Van Oostenryck | 1 | -2/+2 |
| 2018-06-29 | cast: reorganize testcases for cast optimization | Luc Van Oostenryck | 1 | -11/+11 |
| 2018-06-23 | cast: specialize integer casts | Luc Van Oostenryck | 1 | -5/+0 |
| 2018-06-23 | cast: make casts from pointer always size preserving | Luc Van Oostenryck | 1 | -2/+0 |
| 2018-06-23 | cast: add support for -Wpointer-to-int-cast | Luc Van Oostenryck | 1 | -1/+1 |
| 2018-06-23 | cast: specialize casts from unsigned to pointers | Luc Van Oostenryck | 1 | -0/+2 |
| 2018-06-23 | cast: specialize floats to integer conversion | Luc Van Oostenryck | 1 | -3/+0 |
| 2018-06-23 | cast: add tests for warnings issued by sparse -v | Luc Van Oostenryck | 1 | -0/+27 |