aarch64 - Set the mode for the unspec in speculation_tracker insn.
[platform/upstream/linaro-gcc.git] / gcc / tsan.c
2017-01-11 Christophe Lyon gcc/
2016-10-16 Yvan RouxMerge branches/gcc-6-branch rev 241214.
2016-01-04 jakub Update copyright years.
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-09-20 tbsaundeswitch from gimple to gimple*
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-25 amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
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-05-12 amacleod2015-05-12 Andrew MacLeod <amacleod@redhat.com>
2015-03-19 jakub PR sanitizer/65400
2015-01-16 edlinger2015-01-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
2015-01-15 prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-12 edlinger2015-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-08 mrs * tsan.c (pass_tsan::gate): Add no_sanitize_thread...
2015-01-05 jakub PR sanitizer/64265
2015-01-05 edlinger2015-01-05 Bernd Edlinger <bernd.edlinger@hotmail.de>
2015-01-05 jakub Update copyright years.
2015-01-02 edlinger* tsan.c (instrument_expr): corrected previous checkin.
2015-01-02 edlingergcc/ChangeLog:
2014-12-15 jakub PR sanitizer/64265
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-19 jakub * gimple.h (gimple_build_assign_with_ops): Add unary...
2014-10-29 rsandifogcc/ada/
2014-10-28 amacleod * cgraph.h: Flatten. Remove all include files.
2014-10-27 amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-16 amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-07-09 tbsaunderemove has_execute
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-17 tbsaundepass cfun to pass::execute
2014-04-17 tbsaundepass current function to opt_pass::gate ()
2014-04-17 tbsaunderemove has_gate
2014-01-13 mrsMerge in trunk.
2014-01-08 rguenth2014-01-08 Richard Biener <rguenther@suse.de>
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-12-13 mrsMerge in trunk.
2013-12-09 dmalcolmEliminate FOR_EACH_BB macro.
2013-12-04 rsandifoMerge with trunk.
2013-11-27 edlinger2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>
2013-11-26 edlinger2013-11-26 Bernd Edlinger <bernd.edlinger@hotmail.de>
2013-11-22 amacleod * gimple.h: Remove all includes.
2013-11-20 rsandifoMerge from trunk.
2013-11-19 dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19 dnovilloFactor unrelated declarations out of tree.h.
2013-11-18 rsandifoMerge from trunk.
2013-11-18 rsandifogcc/c-family/
2013-11-18 rsandifogcc/ada/
2013-11-18 rsandifogcc/ada/
2013-11-16 mrsMerge in trunk.
2013-11-14 amacleod * gimplify-be.h: New file. Add prototypes.
2013-11-13 amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-12 amacleod2013-11-12 Andrew MacLeod <amacleod@redhat.com>
2013-11-09 rsandifoMerge with trunk.
2013-11-06 mrsMerge in trunk.
2013-11-04 mrsMerge in trunk.
2013-10-23 amacleod * tree-ssa.h: Remove all #include's
2013-10-20 mrsMerge in trunk.
2013-09-30 rsandifogcc/
2013-09-28 rsandifogcc/
2013-09-20 mrsMerge in trunk.
2013-09-12 amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-09-04 mrsMerge in trunk.
2013-08-30 mpolacekMerge ubsan into trunk.
2013-08-13 mrsAdd wide-int branch.
2013-08-05 dmalcolmAutomated conversion of passes to C++ classes
2013-06-05 dmalcolm * tsan.c (tsan_atomic_table): Make const.
2013-04-30 jakub PR tree-optimization/57104
2013-04-22 mpolacek PR sanitizer/56990
2013-04-03 mpolacek PR sanitizer/55702
2013-01-10 rsandifoUpdate copyright years in gcc/
2012-12-04 jakub * tsan.c (instrument_expr): If expr_ptr isn't a gimple...
2012-12-04 jakub PR sanitizer/55439
2012-12-03 jakub * sanitizer.def: Add Address Sanitizer builtins.
2012-11-30 jakub * tsan.c (is_load_of_const_p): Removed.
2012-11-23 jakub * tsan.c: Fix up comment formatting.
2012-11-22 wmi2012-11-22 Dmitry Vyukov <dvyukov@google.com>