summaryrefslogtreecommitdiff
path: root/gcc/asan.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * ubsan.c: Include tree-ssanames.h, asan.h and gimplify-me.h.jakub2013-12-201-0/+3
* * cfgexpand.c (struct stack_vars_data): Add asan_base and asan_alignbjakub2013-11-281-2/+5
* * sanitizer.def (BUILT_IN_ASAN_BEFORE_DYNAMIC_INIT,jakub2013-11-221-0/+1
* libsanitizer merge from upstream r191666kcc2013-11-041-0/+1
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* * sanitizer.def: Add Address Sanitizer builtins.jakub2012-12-031-0/+1
* Implement protection of global variablesdodji2012-11-121-0/+11
* Implement protection of stack variablesdodji2012-11-121-1/+30
* Emit GIMPLE directly instead of gimplifying GENERIC.dodji2012-11-121-1/+1
* Initial asan cleanupsdodji2012-11-121-1/+5
* Initial import of asan from the Google branchdodji2012-11-121-0/+26