summaryrefslogtreecommitdiffstats
path: root/gcc/asan.c
Commit message (Expand)AuthorAgeFilesLines
* 2014-01-09 Max Ostapenko <m.ostapenko@partner.samsung.com>chefmax2014-01-091-1/+14
* 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-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-2/+2
* Eliminate last_basic_block macro.dmalcolm2013-12-091-1/+1
* * asan.c: Remove struct tags when referring to class varpool_node.olegendo2013-12-061-3/+3
* Implement -fsanitize=signed-integer-overflow.mpolacek2013-12-041-3/+1
* * cfgexpand.c (struct stack_vars_data): Add asan_base and asan_alignbjakub2013-11-281-10/+119
* 2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-11-271-1/+1
* 2013-11-26 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-11-261-1/+1
* * sanitizer.def (BUILT_IN_ASAN_BEFORE_DYNAMIC_INIT,jakub2013-11-221-4/+67
* * gimple.h: Remove all includes.amacleod2013-11-221-1/+6
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+4
* config/mpolacek2013-11-191-0/+84
* gcc/ada/rsandifo2013-11-181-1/+1
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+1
* PR sanitizer/59122jakub2013-11-141-0/+3
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* Allow integer literals as addresses in instrumented builtins.ygribov2013-11-071-1/+1
* libsanitizer merge from upstream r191666kcc2013-11-041-21/+49
* Implement -fsanitize=vla-bound.mpolacek2013-11-031-0/+3
* 2013-10-31 Richard Sandiford <rsandifo@linux.vnet.ibm.com>ygribov2013-10-311-1/+1
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-5/+5
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+2
* Re-factor inclusion of tree.h.dnovillo2013-10-211-0/+1
* gcc/rsandifo2013-09-301-1/+1
* gcc/rsandifo2013-09-281-4/+4
* 2013-09-26 Andrew MacLeod <amacleod@redhat.com>amacleod2013-09-261-0/+1
* gcc/rsandifo2013-09-231-1/+1
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* gcc/rsandifo2013-09-091-1/+1
* gcc/rsandifo2013-09-091-3/+5
* gcc/rsandifo2013-09-091-1/+1
* Merge ubsan into trunk.mpolacek2013-08-301-9/+17
* * pretty-print.h (output_buffer::output_buffer): Declare.gdr2013-08-221-5/+1
* PR sanitizer/56417jakub2013-08-131-5/+4
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-36/+73
* * asan.c (asan_pp): Remove.gdr2013-08-051-23/+10
* * pretty-print.h (pp_base): Remove. Adjust dependent macros.gdr2013-08-051-4/+4
* Fix typos.mrs2013-07-211-1/+1
* 2013-03-26 Richard Biener <rguenther@suse.de>rguenth2013-04-261-0/+6
* Simplified GIMPLE IL builder functions.dnovillo2013-04-181-50/+16
* PR c++/34949jakub2013-04-021-1/+2
* PR sanitizer/56454jakub2013-02-281-1/+1
* [asan] Fix for PR asan/56330dodji2013-02-161-44/+53
* [asan] Fix a thinko leading to a crashdodji2013-02-141-1/+1
* * asan.c (create_cond_insert_point): Add create_then_fallthru_edgejakub2013-02-131-8/+31
* [asan] Avoid instrumenting duplicated memory access in the same basic blockdodji2013-02-131-309/+749
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
OpenPOWER on IntegriCloud