* asan.c (asan_emit_stack_protection): Use full-sized mask to align
[platform/upstream/linaro-gcc.git] / gcc / asan.c
2019-07-22 ebotcazou * asan.c (asan_emit_stack_protection): Use full-sized... 83/210383/3
2019-07-22 ebotcazou * asan.c (asan_expand_mark_ifn): Take into account... 82/210382/3
2019-07-22 jakub PR sanitizer/88291 81/210381/3
2019-07-22 jakub PR sanitizer/88289 80/210380/3
2019-07-22 marxinMake red zone size more flexible for stack variables... 79/210379/3
2019-07-22 marxinASAN: emit line information of stack variables. 77/210377/3
2019-07-22 marxinAdd gcc_assert about stack alignment (PR sanitizer... 76/210376/3
2019-07-22 marxinMake stack epilogue more efficient 78/210378/3
2018-10-18 marxinAdd pretty printer for ASAN_MARK and add a helper fn 53/190553/2
2018-10-18 marxinIntroduce -fsanitize-address-use-after-scope 80/189280/2
2018-03-19 Denis Khalikov[ASan] Fix for TTC-5 (PR sanitizer/81697). 31/173031/1 accepted/tizen/base/20180406.180244 accepted/tizen/base/20180416.213938 submit/tizen_base/20180330.064117 submit/tizen_base/20180416.141938
2017-08-03 Slava Barinov[asan] Revert ABI changes after ASan patches backporting 65/138565/3 accepted/tizen/4.0/base/20170811.092812 accepted/tizen/4.0/base/20170828.221138 accepted/tizen/base/20170804.132713 submit/tizen_4.0_base/20170811.071500 submit/tizen_4.0_base/20170828.000000 submit/tizen_4.0_base/20170828.000001 submit/tizen_base/20170804.023302
2017-08-03 chefmaxgcc/ 63/138563/3
2017-02-06 Yvan RouxMerge branches/gcc-6-branch rev 245201.
2016-08-22 Yvan RouxMerge branches/gcc-6-branch rev 239654.
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>
2014-08-11 ygribovMove inlining of Asan memory checks to sanopt pass.
2014-08-01 jakub * opts.c (common_handle_option): Handle -fsanitize...
2014-08-01 akConvert asan.c to inchash
2014-07-25 akAdd an abstract incremental hash data type
2014-07-24 marxinIPA C++ refactoring 2/N
2014-07-24 marxinIPA C++ refactoring 1/N
2014-07-15 berndsChange an assignment to an assert.
2014-07-09 tbsaunderemove has_execute
2014-07-07 chefmaxDo not instrument first byte in strlen if already instr...
2014-06-24 tbsaundeRemove a layer of indirection from hash_table
2014-06-20 mpolacek * asan.c (pass_sanopt::execute): Handle IFN_UBSAN_BOUNDS.
2014-06-20 chefmax2014-06-18 Yury Gribov <y.gribov@samsung.com>
2014-06-20 chefmax2014-06-18 Yury Gribov <y.gribov@samsung.com>
2014-06-16 ygribov2014-06-16 Yury Gribov <y.gribov@samsung.com>
2014-06-16 ygribov2014-06-16 Yury Gribov <y.gribov@samsung.com>
2014-06-12 hubicka * symtab.c (section_hash): New hash.
2014-06-11 hubicka * varasm.c (set_implicit_section): New function.
2014-06-02 amacleod * expr.h: Remove prototypes of functions defined in...
2014-05-30 jakub * asan.c (report_error_func): Add SLOW_P argument...
2014-05-30 jakub * sanitizer.def (BUILT_IN_ASAN_REPORT_LOAD_N,
2014-05-06 mrsMerge in trunk.
2014-05-06 rguenth2014-05-06 Richard Biener <rguenther@suse.de>
2014-04-22 rsandifoMerge from trunk.
2014-04-22 jakub PR middle-end/60281
2014-04-17 tbsaundepass cfun to pass::execute
2014-04-17 tbsaundepass current function to opt_pass::gate ()
next