aboutsummaryrefslogtreecommitdiff
path: root/gcc/asan.c
AgeCommit message (Expand)Author
2017-10-12Merge branches/gcc-6-branch rev 253668Mark Murray
2017-05-12Merge branches/gcc-6-branch rev 247789.Yvan Roux
2017-02-06Merge branches/gcc-6-branch rev 245201.Yvan Roux
2016-08-22Merge branches/gcc-6-branch rev 239654.Yvan Roux
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
2015-04-172015-04-17 Yury Gribov <y.gribov@samsung.com>ygribov
2015-03-112015-03-11 Marat Zakirov <m.zakirov@samsung.com>mzakirov
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh3492
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-12-02asan: support for globals in kerneldvyukov
2014-12-01 * gimple.h (gimple_build_assign_stat): Remove prototype.jakub
2014-11-29 * gimple-expr.h (create_tmp_var_raw, create_tmp_var,jakub
2014-11-26 PR sanitizer/63788mpolacek
2014-11-19Merger of git branch "gimple-classes-v2-option-3"dmalcolm
2014-11-19 * gimple.h (gimple_build_assign_with_ops): Add unary arg overload.jakub
2014-11-18 PR sanitizer/63866mpolacek
2014-11-14 PR sanitizer/63839mpolacek
2014-11-04 * Makefile.in (OBJS): Add sanopt.o.mpolacek
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod
2014-10-29gcc/ada/rsandifo
2014-10-28 * cgraph.h: Flatten. Remove all include files.amacleod
2014-10-28Don't inline GCC memory builtins if ASan is enabled.chefmax
2014-10-28Enable -fsanitize-recover for KASan.ygribov
2014-10-28Allow to override Asan shadow offset.ygribov
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-22New syntax for -fsanitize-recover.ygribov
2014-10-13gcc/ChangeLog:mzakirov
2014-10-12move many gc hashtab to hash_tabletbsaunde