Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [compiler-rt] [safestack] Enable for aarch64 | Adhemerval Zanella | 2015-12-11 | 1 | -1/+6 |
* | [compiler-rt] Apply modernize-use-nullptr fixes in sanitizers | Vedant Kumar | 2015-10-01 | 1 | -1/+1 |
* | SafeStack: Add another missing header to try to fix FreeBSD build. | Peter Collingbourne | 2015-06-24 | 1 | -0/+1 |
* | SafeStack: Add #include of <stdint.h>. | Peter Collingbourne | 2015-06-24 | 1 | -0/+1 |
* | Update SafeStack TODO in the safestack.cc | Peter Collingbourne | 2015-06-23 | 1 | -24/+32 |
* | Protection against stack-based memory corruption errors using SafeStack: comp... | Peter Collingbourne | 2015-06-15 | 1 | -0/+236 |