summaryrefslogtreecommitdiff
path: root/gcc/asan.c
Commit message (Expand)AuthorAgeFilesLines
* Backport r249728marxin2017-07-271-0/+3
* PR sanitizer/80308jakub2017-04-051-1/+4
* PR sanitizer/80168jakub2017-03-271-1/+2
* PR sanitizer/80063mpolacek2017-03-201-4/+6
* PR sanitizer/79944jakub2017-03-091-164/+154
* Fix ICE in use-after-scope w/ -fno-tree-dce (PR sanitize/79783).marxin2017-03-061-1/+5
* PR lto/79061chefmax2017-01-301-25/+6
* PR lto/79061chefmax2017-01-251-1/+24
* use-after-scope: handle writes to a poisoned variablemarxin2017-01-231-7/+12
* Speed up use-after-scope (v2): rewrite into SSAmarxin2017-01-231-1/+108
* Revert fix for PR lto/79061 due to this regresses compile-time by 100%chefmax2017-01-231-24/+1
* PR lto/79061chefmax2017-01-181-1/+24
* PR sanitizer/78887chefmax2017-01-131-1/+10
* PR bootstrap/79033 - asan.c not compiling with make BOOT_CFLAGS=-O0msebor2017-01-091-1/+1
* Update copyright years.jakub2017-01-011-1/+1
* Rename BUILT_IN_ASAN_CLOBBER_N tomarxin2016-12-131-2/+3
* Add pretty printer for ASAN_MARK and add a helper fnmarxin2016-12-131-15/+13
* Add support for ASan odr_indicator.chefmax2016-12-021-8/+79
* Support nested functions (PR sanitizer/78541).marxin2016-11-301-0/+6
* gcc/chefmax2016-11-081-5/+8
* Introduce -fsanitize-address-use-after-scopemarxin2016-11-071-54/+248
* Move MEMMODEL_* from coretypes.h to memmodel.hthopre012016-10-131-0/+1
* * tree-ssa.c (target_for_debug_bind, verify_phi_args,jakub2016-10-091-2/+2
* gcc/ChangeLog:kugan2016-08-201-0/+1
* PR sanitizer/71953jakub2016-07-211-2/+3
* 2016-07-11 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2016-07-111-1/+1
* 2016-04-08 Maxim Ostapenko <m.ostapenko@samsung.com>chefmax2016-04-081-3/+25
* Fix PR sanitizer/69276marxin2016-02-041-0/+22
* PR lto/69254jakub2016-01-271-0/+3
* Update copyright years.jakub2016-01-041-1/+1
* libsanitizer merge from upstream r253555, compiler part.chefmax2015-11-231-3/+5
* Merge of the scalar-storage-order branch.ebotcazou2015-11-081-3/+3
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-5/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-17/+14
* libsanitizer merge from upstream r250806, compiler part.chefmax2015-10-211-4/+10
* switch from gimple to gimple*tbsaunde2015-09-201-13/+13
* Share memory blocks between pool allocatorsmiyuki2015-09-161-1/+1
* Add new object_allocator and clean-up allocator usage.marxin2015-07-161-18/+3
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-13/+4
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* gcc/rsandifo2015-06-251-5/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-7/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* Change use to type-based pool allocator in asan.c.marxin2015-06-011-24/+20
* 2015-04-22 Yury Gribov <y.gribov@samsung.com>ygribov2015-04-221-14/+22
* remove need for store_values_directlytbsaunde2015-04-181-4/+4
* 2015-04-17 Yury Gribov <y.gribov@samsung.com>ygribov2015-04-171-1/+30
* 2015-03-11 Marat Zakirov <m.zakirov@samsung.com>mzakirov2015-03-111-0/+2