]> git.ipfire.org Git - thirdparty/gcc.git/history - libitm/retry.cc
rs6000: build constant via li/lis;rldicl/rldicr
[thirdparty/gcc.git] / libitm / retry.cc
2023-01-16  Jakub JelinekUpdate copyright years.
2022-01-03  Jakub JelinekUpdate copyright years.
2021-01-04  Jakub JelinekUpdate copyright years.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-01-02  Richard SandifordUpdate copyright years in libitm/
2013-02-03  Richard SandifordUpdate copyright in libitm.
2012-11-09  Torvald RiegelAdd HTM fastpath and use Intel RTM for it on x86.
2012-10-24  Torvald RiegelAsk dispatch whether it requires serial mode.
2012-02-24  Torvald Riegellibitm: Use ml_wt as default TM methods for >1 thread.
2012-02-20  Torvald Riegellibitm: Fix race condition in dispatch choice at transa...
2012-02-14  Torvald Riegellibitm: Add multi-lock, write-through TM method.
2012-02-14  Torvald Riegellibitm: Improve method reinit and choice.
2011-11-08  Aldy HernandezMerge from transactional-memory branch.