Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | asan_emit_stack_protection returns an insn | dmalcolm | 2014-08-19 | 1 | -2/+2 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | * ubsan.c: Include tree-ssanames.h, asan.h and gimplify-me.h. | jakub | 2013-12-20 | 1 | -0/+3 |
* | * cfgexpand.c (struct stack_vars_data): Add asan_base and asan_alignb | jakub | 2013-11-28 | 1 | -2/+5 |
* | * sanitizer.def (BUILT_IN_ASAN_BEFORE_DYNAMIC_INIT, | jakub | 2013-11-22 | 1 | -0/+1 |
* | libsanitizer merge from upstream r191666 | kcc | 2013-11-04 | 1 | -0/+1 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -1/+1 |
* | * sanitizer.def: Add Address Sanitizer builtins. | jakub | 2012-12-03 | 1 | -0/+1 |
* | Implement protection of global variables | dodji | 2012-11-12 | 1 | -0/+11 |
* | Implement protection of stack variables | dodji | 2012-11-12 | 1 | -1/+30 |
* | Emit GIMPLE directly instead of gimplifying GENERIC. | dodji | 2012-11-12 | 1 | -1/+1 |
* | Initial asan cleanups | dodji | 2012-11-12 | 1 | -1/+5 |
* | Initial import of asan from the Google branch | dodji | 2012-11-12 | 1 | -0/+26 |