aboutsummaryrefslogtreecommitdiff
path: root/gcc/asan.c
AgeCommit message (Expand)Author
2017-11-21Backport r253845marxin
2017-09-07 Backported from mainlinejakub
2017-07-27Backport r249728marxin
2017-04-05 PR sanitizer/80308jakub
2017-03-27 PR sanitizer/80168jakub
2017-03-20 PR sanitizer/80063mpolacek
2017-03-09 PR sanitizer/79944jakub
2017-03-06Fix ICE in use-after-scope w/ -fno-tree-dce (PR sanitize/79783).marxin
2017-01-30 PR lto/79061chefmax
2017-01-25PR lto/79061chefmax
2017-01-23use-after-scope: handle writes to a poisoned variablemarxin
2017-01-23Speed up use-after-scope (v2): rewrite into SSAmarxin
2017-01-23Revert fix for PR lto/79061 due to this regresses compile-time by 100%chefmax
2017-01-18 PR lto/79061chefmax
2017-01-13 PR sanitizer/78887chefmax
2017-01-09PR bootstrap/79033 - asan.c not compiling with make BOOT_CFLAGS=-O0msebor
2017-01-01 Update copyright years.jakub
2016-12-13Rename BUILT_IN_ASAN_CLOBBER_N tomarxin
2016-12-13Add pretty printer for ASAN_MARK and add a helper fnmarxin
2016-12-02Add support for ASan odr_indicator.chefmax
2016-11-30Support nested functions (PR sanitizer/78541).marxin
2016-11-08gcc/chefmax
2016-11-07Introduce -fsanitize-address-use-after-scopemarxin
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hthopre01
2016-10-09 * tree-ssa.c (target_for_debug_bind, verify_phi_args,jakub
2016-08-20gcc/ChangeLog:kugan
2016-07-21 PR sanitizer/71953jakub
2016-07-112016-07-11 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger
2016-04-082016-04-08 Maxim Ostapenko <m.ostapenko@samsung.com>chefmax
2016-02-04Fix PR sanitizer/69276marxin
2016-01-27 PR lto/69254jakub
2016-01-04 Update copyright years.jakub
2015-11-23libsanitizer merge from upstream r253555, compiler part.chefmax
2015-11-08Merge of the scalar-storage-order branch.ebotcazou
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-21libsanitizer merge from upstream r250806, compiler part.chefmax
2015-09-20switch from gimple to gimple*tbsaunde
2015-09-16Share memory blocks between pool allocatorsmiyuki
2015-07-16Add new object_allocator and clean-up allocator usage.marxin
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-25gcc/rsandifo
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-01Change use to type-based pool allocator in asan.c.marxin
2015-04-222015-04-22 Yury Gribov <y.gribov@samsung.com>ygribov
2015-04-18remove need for store_values_directlytbsaunde