]> git.ipfire.org Git - thirdparty/gcc.git/history - libitm/retry.cc
[Ada] Replace low-level membership tests with high-level routines
[thirdparty/gcc.git] / libitm / retry.cc
2019-01-01  jakub Update copyright years.
2018-01-03  jakub Update copyright years.
2017-01-01  jakub Update copyright years.
2016-01-04  jakub Update copyright years.
2015-01-05  jakub Update copyright years.
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in libitm/
2013-02-03  rsandifoUpdate copyright in libitm.
2012-11-09  torvaldAdd HTM fastpath and use Intel RTM for it on x86.
2012-10-24  torvaldAsk dispatch whether it requires serial mode.
2012-02-24  torvaldlibitm: Use ml_wt as default TM methods for >1 thread.
2012-02-20  torvaldlibitm: Fix race condition in dispatch choice at transa...
2012-02-14  torvaldlibitm: Add multi-lock, write-through TM method.
2012-02-14  torvaldlibitm: Improve method reinit and choice.
2011-11-08  aldyhMerge from transactional-memory branch.