aboutsummaryrefslogtreecommitdiff
path: root/gcc/asan.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-12Implement protection of global variablesJakub Jelinek1-37/+307
2012-11-12Implement protection of stack variablesJakub Jelinek1-9/+297
2012-11-12Allow asan at -O0Jakub Jelinek1-9/+36
2012-11-12Emit GIMPLE directly instead of gimplifying GENERIC.Jakub Jelinek1-118/+166
2012-11-12Initial asan cleanupsJakub Jelinek1-19/+6
2012-11-12Initial import of asan from the Google branchWei Mi1-0/+404