]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/asan.c
* asan.c (handle_builtin_alloca): Deal with all alloca variants.
[thirdparty/gcc.git] / gcc / asan.c
2017-10-19  ebotcazou * asan.c (handle_builtin_alloca): Deal with all alloca...
2017-10-18  marxinDo not put gimple stmt on an abnormal edge (PR sanitize...
2017-09-06  jakub * asan.c (initialize_sanitizer_builtins): Add
2017-09-04  rsandifoPR82045: Avoid passing machine modes through "..."
2017-09-01  jakub PR sanitizer/81923
2017-08-11  marxinIntroduce TARGET_SUPPORTS_ALIASES
2017-08-08  marxin.
2017-07-16  hubicka * asan.c (create_cond_insert_point): Avoid use of...
2017-07-16  hubicka * profile-count.h (profile_probability::from_reg_br_pr...
2017-07-13  chefmaxASAN: fix ICE in gcc.dg/asan/pr80168.c on aarch64 ...
2017-07-06  chefmaxgcc/
2017-07-06  chefmaxASAN: Implement dynamic allocas/VLAs sanitization.
2017-07-03  marxinMake stack epilogue more efficient
2017-06-29  hubicka * asan.c (asan_emit_stack_protection): Update.
2017-06-28  marxinBail out HARD_REGISTER vars in asan (PR sanitizer/81224).
2017-06-13  marxinImplement no_sanitize function attribute
2017-04-05  jakub PR sanitizer/80308
2017-03-27  jakub PR sanitizer/80168
2017-03-20  mpolacek PR sanitizer/80063
2017-03-09  jakub PR sanitizer/79944
2017-03-06  marxinFix ICE in use-after-scope w/ -fno-tree-dce (PR sanitiz...
2017-01-30  chefmax PR lto/79061
2017-01-25  chefmaxPR lto/79061
2017-01-23  marxinuse-after-scope: handle writes to a poisoned variable
2017-01-23  marxinSpeed up use-after-scope (v2): rewrite into SSA
2017-01-23  chefmaxRevert fix for PR lto/79061 due to this regresses compi...
2017-01-18  chefmax PR lto/79061
2017-01-13  chefmax PR sanitizer/78887
2017-01-09  mseborPR bootstrap/79033 - asan.c not compiling with make...
2017-01-01  jakub Update copyright years.
2016-12-13  marxinRename BUILT_IN_ASAN_CLOBBER_N to
2016-12-13  marxinAdd pretty printer for ASAN_MARK and add a helper fn
2016-12-02  chefmaxAdd support for ASan odr_indicator.
2016-11-30  marxinSupport nested functions (PR sanitizer/78541).
2016-11-08  chefmaxgcc/
2016-11-07  marxinIntroduce -fsanitize-address-use-after-scope
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-10-09  jakub * tree-ssa.c (target_for_debug_bind, verify_phi_args,
2016-08-20  kugangcc/ChangeLog:
2016-07-21  jakub PR sanitizer/71953
2016-07-11  edlinger2016-07-11 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-04-08  chefmax2016-04-08 Maxim Ostapenko <m.ostapenko@samsung.com>
2016-02-04  marxinFix PR sanitizer/69276
2016-01-27  jakub PR lto/69254
2016-01-04  jakub Update copyright years.
2015-11-23  chefmaxlibsanitizer merge from upstream r253555, compiler...
2015-11-08  ebotcazouMerge of the scalar-storage-order branch.
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-21  chefmaxlibsanitizer merge from upstream r250806, compiler...
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-09-16  miyukiShare memory blocks between pool allocators
2015-07-16  marxinAdd new object_allocator and clean-up allocator usage.
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  rsandifogcc/
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-06-01  marxinChange use to type-based pool allocator in asan.c.
2015-04-22  ygribov2015-04-22 Yury Gribov <y.gribov@samsung.com>
2015-04-18  tbsaunderemove need for store_values_directly
2015-04-17  ygribov2015-04-17 Yury Gribov <y.gribov@samsung.com>
2015-03-11  mzakirov2015-03-11 Marat Zakirov <m.zakirov@samsung.com>
2015-01-15  prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-12-02  dvyukovasan: support for globals in kernel
2014-12-01  jakub * gimple.h (gimple_build_assign_stat): Remove prototype.
2014-11-29  jakub * gimple-expr.h (create_tmp_var_raw, create_tmp_var,
2014-11-26  mpolacek PR sanitizer/63788
2014-11-19  dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-19  jakub * gimple.h (gimple_build_assign_with_ops): Add unary...
2014-11-18  mpolacek PR sanitizer/63866
2014-11-14  mpolacek PR sanitizer/63839
2014-11-04  mpolacek * Makefile.in (OBJS): Add sanopt.o.
2014-11-01  amacleod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-29  rsandifogcc/ada/
2014-10-28  amacleod * cgraph.h: Flatten. Remove all include files.
2014-10-28  chefmaxDon't inline GCC memory builtins if ASan is enabled.
2014-10-28  ygribovEnable -fsanitize-recover for KASan.
2014-10-28  ygribovAllow to override Asan shadow offset.
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-22  ygribovNew syntax for -fsanitize-recover.
2014-10-13  mzakirovgcc/ChangeLog:
2014-10-12  tbsaundemove many gc hashtab to hash_table
2014-10-10  mpolacek * asan.c (pass_sanopt::execute): Handle IFN_UBSAN_OBJE...
2014-10-06  jakub * ubsan.h (ubsan_get_source_location): New prototype.
2014-10-03  ygribov2014-10-03 Yury Gribov <y.gribov@samsung.com>
2014-09-24  mpolacek PR c/61405
2014-09-24  jakub PR sanitizer/63316
2014-09-23  kcc[libsanitizer merge from upstream r218156]
2014-09-19  mzakirovgcc/ChangeLog:
2014-09-18  jakub PR c++/62017
2014-09-03  tbsaundeuse rtx_code_label more
2014-09-01  ygribov2014-09-01 Yury Gribov <y.gribov@samsung.com>
2014-08-21  dmalcolmasan.c: strengthen some rtx locals
2014-08-19  dmalcolmasan_emit_stack_protection returns an insn
2014-08-18  ygribov2014-08-18 Yury Gribov <y.gribov@samsung.com>
next