aboutsummaryrefslogtreecommitdiff
path: root/gcc/asan.h
AgeCommit message (Expand)AuthorFilesLines
2012-12-03sanitizer.def: Add Address Sanitizer builtins.Jakub Jelinek1-0/+1
2012-11-12Implement protection of global variablesJakub Jelinek1-0/+11
2012-11-12Implement protection of stack variablesJakub Jelinek1-1/+30
2012-11-12Emit GIMPLE directly instead of gimplifying GENERIC.Jakub Jelinek1-1/+1
2012-11-12Initial asan cleanupsJakub Jelinek1-1/+5
2012-11-12Initial import of asan from the Google branchWei Mi1-0/+26