aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/c-c++-common/tm
AgeCommit message (Expand)AuthorFilesLines
2015-10-02re PR c/59218 (atomic transactions: accesses to volatiles not disallowed in t...Jason Merrill1-0/+10
2015-05-29testsuite: auto-wipe dump filesBernhard Reutner-Fischer7-7/+0
2014-11-18safe-3.c: Add bind_pic_locally.Alexander Ivchenko1-0/+1
2012-11-06tm: Add uninstrumented code pathAldy Hernandez1-1/+1
2012-10-17re PR middle-end/54893 (unable to access volatile variable within relaxed tra...Aldy Hernandez1-0/+16
2012-04-30Adjust relevant test cases wrt -ftrack-macro-expansion=[0|2]Dodji Seketeli1-1/+1
2012-01-23omp.c: Require target with pthread support.Greta Yorsh1-0/+1
2012-01-06re PR testsuite/51655 (FAIL: c-c++-common/tm/memcpy-1.c (test for excess erro...Patrick Marlier1-1/+5
2011-12-12Prevent sharing of commit calls among transactions.Torvald Riegel1-0/+53
2011-11-21Adapt c-c++-common/tm/malloc.c for Solaris headers with C++Rainer Orth1-1/+3
2011-11-15Require parentheses when parsing transaction expressions.Torvald Riegel1-0/+14
2011-11-08Merge from transactional-memory branch.Aldy Hernandez22-0/+468