summaryrefslogtreecommitdiff
path: root/gcc/tsan.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* * tsan.c (instrument_expr): If expr_ptr isn't a gimple val, firstjakub2012-12-041-11/+16
* PR sanitizer/55439jakub2012-12-041-6/+409
* * sanitizer.def: Add Address Sanitizer builtins.jakub2012-12-031-18/+18
* * tsan.c (is_load_of_const_p): Removed.jakub2012-11-301-57/+21
* * tsan.c: Fix up comment formatting.jakub2012-11-231-10/+9
* 2012-11-22 Dmitry Vyukov <dvyukov@google.com>wmi2012-11-221-0/+405