aboutsummaryrefslogtreecommitdiff
path: root/gcc/tsan.c
AgeCommit message (Expand)Author
2019-01-01 Update copyright years.Jakub Jelinek
2018-01-03 Update copyright years.Jakub Jelinek
2017-12-21poly_int: get_inner_reference & co.Richard Sandiford
2017-08-08.Martin Liska
2017-06-13Implement no_sanitize function attributeMartin Liska
2017-03-22 PR sanitizer/80110Jakub Jelinek
2017-03-21 PR sanitizer/78158Jakub Jelinek
2017-01-01 Update copyright years.Jakub Jelinek
2016-10-09 * tree-ssa.c (target_for_debug_bind, verify_phi_args,Jakub Jelinek
2016-09-262016-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme
2016-09-26 * ipa-inline-analysis.c (find_foldable_builtin_expect): UseMarek Polacek
2016-09-16 Add inline functions for various bitwise operations.Jason Merrill
2016-09-14 PR sanitizer/68260Jakub Jelinek
2016-07-112016-07-11 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger
2016-01-04 Update copyright years.Jakub Jelinek
2015-11-08Merge of the scalar-storage-order branch.Eric Botcazou
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-05-122015-05-12 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-03-19 PR sanitizer/65400Jakub Jelinek
2015-01-162015-01-16 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>Prathamesh Kulkarni
2015-01-122015-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>Michael Collison
2015-01-08 * tsan.c (pass_tsan::gate): Add no_sanitize_thread support.Mike Stump
2015-01-05 PR sanitizer/64265Jakub Jelinek
2015-01-052015-01-05 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger
2015-01-05 Update copyright years.Jakub Jelinek
2015-01-02* tsan.c (instrument_expr): corrected previous checkin.Bernd Edlinger
2015-01-02gcc/ChangeLog:Bernd Edlinger
2014-12-15 PR sanitizer/64265Jakub Jelinek
2014-12-01 * gimple.h (gimple_build_assign_stat): Remove prototype.Jakub Jelinek
2014-11-29 * gimple-expr.h (create_tmp_var_raw, create_tmp_var,Jakub Jelinek
2014-11-19 * gimple.h (gimple_build_assign_with_ops): Add unary arg overload.Jakub Jelinek
2014-10-29gcc/ada/Richard Sandiford
2014-10-28 * cgraph.h: Flatten. Remove all include files.Andrew Macleod
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-07-09remove has_executeTrevor Saunders
2014-05-062014-05-06 Richard Biener <rguenther@suse.de>Richard Biener
2014-04-17pass cfun to pass::executeTrevor Saunders
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders
2014-04-17remove has_gateTrevor Saunders
2014-01-082014-01-08 Richard Biener <rguenther@suse.de>Richard Biener