aarch64 - Set the mode for the unspec in speculation_tracker insn.
[platform/upstream/linaro-gcc.git] / gcc / sanitizer.def
2018-10-18 marxinuse-after-scope fallout 82/189282/2
2018-10-18 marxinIntroduce -fsanitize-address-use-after-scope 80/189280/2
2018-07-19 Denis Khalikov[ESan] EfficiencySanitizer implementation. 59/174159/9
2017-08-03 chefmaxgcc/ 63/138563/3
2016-01-27 jakub PR lto/69254
2016-01-04 jakub Update copyright years.
2015-12-04 dvyukovAdd fuzzing coverage support
2015-10-21 chefmaxlibsanitizer merge from upstream r250806, compiler...
2015-08-21 ygribov2015-08-21 Yury Gribov <y.gribov@samsung.com>
2015-01-16 edlinger2015-01-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
2015-01-15 jakub * flag-types.h (enum sanitize_code): Add SANITIZE_VPTR,
2015-01-05 jakub Update copyright years.
2015-01-02 edlingergcc/ChangeLog:
2014-11-14 mpolacek PR sanitizer/63839
2014-10-28 ygribovEnable -fsanitize-recover for KASan.
2014-09-23 kcc[libsanitizer merge from upstream r218156]
2014-09-10 jakubgcc/
2014-06-20 mpolacek * asan.c (pass_sanopt::execute): Handle IFN_UBSAN_BOUNDS.
2014-06-16 ygribov2014-06-16 Yury Gribov <y.gribov@samsung.com>
2014-05-30 jakub * sanitizer.def (BUILT_IN_ASAN_REPORT_LOAD_N,
2014-05-23 mpolacek * builtins.def: Change SANITIZE_FLOAT_DIVIDE to SANITI...
2014-04-24 mrsMerge in trunk.
2014-04-23 jakub PR sanitizer/60275
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-12-20 jakub * ubsan.c: Include tree-ssanames.h, asan.h and gimplif...
2013-12-13 mrsMerge in trunk.
2013-12-04 mpolacekImplement -fsanitize=signed-integer-overflow.
2013-12-04 rsandifoMerge with trunk.
2013-11-22 jakub * ubsan.c (ubsan_source_location): Don't crash on
2013-11-22 jakub * sanitizer.def (BUILT_IN_ASAN_BEFORE_DYNAMIC_INIT,
2013-11-20 rsandifoMerge from trunk.
2013-11-19 mpolacekconfig/
2013-11-06 mrsMerge in trunk.
2013-11-04 kcclibsanitizer merge from upstream r191666
2013-11-04 mrsMerge in trunk.
2013-11-03 mpolacek Implement -fsanitize=vla-bound.
2013-09-04 mrsMerge in trunk.
2013-08-30 mpolacekMerge ubsan into trunk.
2013-02-13 kcclibsanitizer merge from upstream r175049
2013-01-10 rsandifoUpdate copyright years in gcc/
2012-12-12 jakub PR sanitizer/55508
2012-12-11 jakub * sanitizer.def: Add comment about importance of order...
2012-12-11 jakub * sanitizer.def (BUILT_IN_ASAN_HANDLE_NO_RETURN):...
2012-12-04 jakub PR sanitizer/55439
2012-12-03 jakub * sanitizer.def: Add Address Sanitizer builtins.
2012-11-22 wmi2012-11-22 Dmitry Vyukov <dvyukov@google.com>