summaryrefslogtreecommitdiff
path: root/gcc/tsan.c
Commit message (Expand)AuthorAgeFilesLines
* Merge of the scalar-storage-order branch.ebotcazou2015-11-081-3/+3
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-17/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-10/+9
* switch from gimple to gimple*tbsaunde2015-09-201-11/+11
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-16/+5
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-6/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* 2015-05-12 Andrew MacLeod <amacleod@redhat.com>amacleod2015-05-121-3/+3
* PR sanitizer/65400jakub2015-03-191-0/+4
* 2015-01-16 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2015-01-161-1/+1
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-5/+17
* 2015-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2015-01-121-31/+9
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+11
* * tsan.c (pass_tsan::gate): Add no_sanitize_thread support.mrs2015-01-081-2/+6
* PR sanitizer/64265jakub2015-01-051-34/+71
* 2015-01-05 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2015-01-051-0/+11
* Update copyright years.jakub2015-01-051-1/+1
* * tsan.c (instrument_expr): corrected previous checkin.edlinger2015-01-021-1/+1
* gcc/ChangeLog:edlinger2015-01-021-11/+73
* PR sanitizer/64265jakub2014-12-151-8/+7
* * gimple.h (gimple_build_assign_stat): Remove prototype.jakub2014-12-011-15/+10
* * gimple-expr.h (create_tmp_var_raw, create_tmp_var,jakub2014-11-291-12/+8
* * gimple.h (gimple_build_assign_with_ops): Add unary arg overload.jakub2014-11-191-5/+3
* gcc/ada/rsandifo2014-10-291-1/+1
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+3
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-7/+10
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+6
* remove has_executetbsaunde2014-07-091-2/+0
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-2/+2
* pass cfun to pass::executetbsaunde2014-04-171-2/+2
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-16/+10
* remove has_gatetbsaunde2014-04-171-2/+0
* 2014-01-08 Richard Biener <rguenther@suse.de>rguenth2014-01-081-1/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-1/+1
* 2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-11-271-1/+1
* 2013-11-26 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-11-261-1/+1
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+4
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-2/+2
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
* gcc/c-family/rsandifo2013-11-181-6/+3
* gcc/ada/rsandifo2013-11-181-3/+3
* gcc/ada/rsandifo2013-11-181-3/+3
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+1
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-2/+4
* gcc/rsandifo2013-09-301-1/+1