Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-11-04 | libsanitizer merge from upstream r191666 | Kostya Serebryany | 1 | -1/+1 |
2013-11-03 | Implement -fsanitize=vla-bound. | Marek Polacek | 1 | -0/+4 |
2013-08-30 | Merge ubsan into trunk. | Marek Polacek | 1 | -0/+14 |
2013-02-13 | libsanitizer merge from upstream r175049 | Kostya Serebryany | 1 | -1/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2012-12-13 | re PR sanitizer/55508 (many test cases fail using -fsanitize=address with int... | Jakub Jelinek | 1 | -11/+11 |
2012-12-11 | sanitizer.def: Add comment about importance of ordering of BUILT_IN_ASAN_REPO... | Jakub Jelinek | 1 | -0/+2 |
2012-12-11 | sanitizer.def (BUILT_IN_ASAN_HANDLE_NO_RETURN): New builtin. | Jakub Jelinek | 1 | -0/+3 |
2012-12-04 | re PR sanitizer/55439 (ThreadSanitizer: handle atomic operations) | Jakub Jelinek | 1 | -0/+193 |
2012-12-03 | sanitizer.def: Add Address Sanitizer builtins. | Jakub Jelinek | 1 | -10/+69 |
2012-11-22 | builtins.def (DEF_SANITIZER_BUILTIN): Define tsan builtins. | Dmitry Vyukov | 1 | -0/+28 |