aboutsummaryrefslogtreecommitdiff
path: root/gcc/asan.c
AgeCommit message (Expand)Author
2014-11-03Merge branches/gcc-4_9-branch rev 216979clyon
2014-10-15Merge branches/gcc-4_9-branch rev 216130yroux
2014-04-22Merge branches/gcc-4_9-branch up to rev 209633yroux
2014-01-092014-01-09 Max Ostapenko <m.ostapenko@partner.samsung.com>chefmax
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-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-12-09Eliminate last_basic_block macro.dmalcolm
2013-12-06 * asan.c: Remove struct tags when referring to class varpool_node.olegendo
2013-12-04Implement -fsanitize=signed-integer-overflow.mpolacek
2013-11-28 * cfgexpand.c (struct stack_vars_data): Add asan_base and asan_alignbjakub
2013-11-272013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger
2013-11-262013-11-26 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger
2013-11-22 * sanitizer.def (BUILT_IN_ASAN_BEFORE_DYNAMIC_INIT,jakub
2013-11-22 * gimple.h: Remove all includes.amacleod
2013-11-19Factor unrelated declarations out of tree.h.dnovillo
2013-11-19config/mpolacek
2013-11-18gcc/ada/rsandifo
2013-11-14 * gimplify-be.h: New file. Add prototypes.amacleod
2013-11-14 PR sanitizer/59122jakub
2013-11-13 * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod
2013-11-122013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod
2013-11-07Allow integer literals as addresses in instrumented builtins.ygribov
2013-11-04libsanitizer merge from upstream r191666kcc
2013-11-03 Implement -fsanitize=vla-bound.mpolacek
2013-10-312013-10-31 Richard Sandiford <rsandifo@linux.vnet.ibm.com>ygribov
2013-10-29Autogenerated fixes of "->symbol." to "->"dmalcolm
2013-10-23 * tree-ssa.h: Remove all #include'samacleod
2013-10-21Re-factor inclusion of tree.h.dnovillo
2013-09-30gcc/rsandifo
2013-09-28gcc/rsandifo
2013-09-262013-09-26 Andrew MacLeod <amacleod@redhat.com>amacleod
2013-09-23gcc/rsandifo
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andamacleod
2013-09-09gcc/rsandifo
2013-09-09gcc/rsandifo
2013-09-09gcc/rsandifo
2013-08-30Merge ubsan into trunk.mpolacek
2013-08-22 * pretty-print.h (output_buffer::output_buffer): Declare.gdr
2013-08-13 PR sanitizer/56417jakub
2013-08-05Automated conversion of passes to C++ classesdmalcolm
2013-08-05 * asan.c (asan_pp): Remove.gdr
2013-08-05 * pretty-print.h (pp_base): Remove. Adjust dependent macros.gdr
2013-07-21Fix typos.mrs
2013-04-262013-03-26 Richard Biener <rguenther@suse.de>rguenth
2013-04-18Simplified GIMPLE IL builder functions.dnovillo
2013-04-02 PR c++/34949jakub
2013-02-28 PR sanitizer/56454jakub
2013-02-16[asan] Fix for PR asan/56330dodji
2013-02-14[asan] Fix a thinko leading to a crashdodji