Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-12-03 | sanitizer.def: Add Address Sanitizer builtins. | Jakub Jelinek | 1 | -0/+1 |
2012-11-12 | Implement protection of global variables | Jakub Jelinek | 1 | -0/+11 |
2012-11-12 | Implement protection of stack variables | Jakub Jelinek | 1 | -1/+30 |
2012-11-12 | Emit GIMPLE directly instead of gimplifying GENERIC. | Jakub Jelinek | 1 | -1/+1 |
2012-11-12 | Initial asan cleanups | Jakub Jelinek | 1 | -1/+5 |
2012-11-12 | Initial import of asan from the Google branch | Wei Mi | 1 | -0/+26 |