summaryrefslogtreecommitdiff
path: root/gcc/tsan.c
AgeCommit message (Expand)Author
2017-03-22 PR sanitizer/80110jakub
2017-03-21 PR sanitizer/78158jakub
2017-01-01 Update copyright years.jakub
2016-10-09 * tree-ssa.c (target_for_debug_bind, verify_phi_args,jakub
2016-09-262016-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>thopre01
2016-09-26 * ipa-inline-analysis.c (find_foldable_builtin_expect): Usempolacek
2016-09-16 Add inline functions for various bitwise operations.jason
2016-09-14 PR sanitizer/68260jakub
2016-07-112016-07-11 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger
2016-01-04 Update copyright years.jakub
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-09-20switch from gimple to gimple*tbsaunde
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod
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-05-122015-05-12 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-03-19 PR sanitizer/65400jakub
2015-01-162015-01-16 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh3492
2015-01-122015-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-08 * tsan.c (pass_tsan::gate): Add no_sanitize_thread support.mrs
2015-01-05 PR sanitizer/64265jakub
2015-01-052015-01-05 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger
2015-01-05 Update copyright years.jakub
2015-01-02* tsan.c (instrument_expr): corrected previous checkin.edlinger
2015-01-02gcc/ChangeLog:edlinger
2014-12-15 PR sanitizer/64265jakub
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-19 * gimple.h (gimple_build_assign_with_ops): Add unary arg overload.jakub
2014-10-29gcc/ada/rsandifo
2014-10-28 * cgraph.h: Flatten. Remove all include files.amacleod
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-07-09remove has_executetbsaunde
2014-05-062014-05-06 Richard Biener <rguenther@suse.de>rguenth
2014-04-17pass cfun to pass::executetbsaunde
2014-04-17pass current function to opt_pass::gate ()tbsaunde
2014-04-17remove has_gatetbsaunde
2014-01-082014-01-08 Richard Biener <rguenther@suse.de>rguenth
2014-01-02Update copyright years in gcc/rsandifo
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-11-272013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger
2013-11-262013-11-26 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger
2013-11-22 * gimple.h: Remove all includes.amacleod