Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Instrument built-in memory access function calls | dodji | 2012-11-12 | 1 | -30/+605 |
* | Factorize condition insertion code out of build_check_stmt | dodji | 2012-11-12 | 1 | -44/+76 |
* | Make build_check_stmt accept an SSA_NAME for its base | dodji | 2012-11-12 | 1 | -13/+23 |
* | Implement protection of global variables | dodji | 2012-11-12 | 1 | -37/+307 |
* | Implement protection of stack variables | dodji | 2012-11-12 | 1 | -9/+297 |
* | Allow asan at -O0 | dodji | 2012-11-12 | 1 | -9/+36 |
* | Emit GIMPLE directly instead of gimplifying GENERIC. | dodji | 2012-11-12 | 1 | -118/+166 |
* | Initial asan cleanups | dodji | 2012-11-12 | 1 | -19/+6 |
* | Initial import of asan from the Google branch | dodji | 2012-11-12 | 1 | -0/+404 |