summaryrefslogtreecommitdiff
path: root/libitm/retry.cc
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in libitm/Richard Sandiford
2013-02-03Update copyright in libitm.Richard Sandiford
2012-11-09Add HTM fastpath and use Intel RTM for it on x86.Torvald Riegel
2012-10-24Ask dispatch whether it requires serial mode.Torvald Riegel
2012-02-24libitm: Use ml_wt as default TM methods for >1 thread.Torvald Riegel
2012-02-20libitm: Fix race condition in dispatch choice at transaction begin.Torvald Riegel
2012-02-14libitm: Add multi-lock, write-through TM method.Torvald Riegel
2012-02-14libitm: Improve method reinit and choice.Torvald Riegel
2011-11-08Merge from transactional-memory branch.Aldy Hernandez