aboutsummaryrefslogtreecommitdiff
path: root/gcc/asan.h
AgeCommit message (Expand)Author
2016-01-04 Update copyright years.jakub
2015-04-172015-04-17 Yury Gribov <y.gribov@samsung.com>ygribov
2015-01-05 Update copyright years.jakub
2014-11-04 * Makefile.in (OBJS): Add sanopt.o.mpolacek
2014-10-28Don't inline GCC memory builtins if ASan is enabled.chefmax
2014-10-28Allow to override Asan shadow offset.ygribov
2014-08-19asan_emit_stack_protection returns an insndmalcolm
2014-01-02Update copyright years in gcc/rsandifo
2013-12-20 * ubsan.c: Include tree-ssanames.h, asan.h and gimplify-me.h.jakub
2013-11-28 * cfgexpand.c (struct stack_vars_data): Add asan_base and asan_alignbjakub
2013-11-22 * sanitizer.def (BUILT_IN_ASAN_BEFORE_DYNAMIC_INIT,jakub
2013-11-04libsanitizer merge from upstream r191666kcc
2013-01-10Update copyright years in gcc/rsandifo
2012-12-03 * sanitizer.def: Add Address Sanitizer builtins.jakub
2012-11-12Implement protection of global variablesdodji
2012-11-12Implement protection of stack variablesdodji
2012-11-12Emit GIMPLE directly instead of gimplifying GENERIC.dodji
2012-11-12Initial asan cleanupsdodji
2012-11-12Initial import of asan from the Google branchdodji