]> git.ipfire.org Git - thirdparty/gcc.git/history - libitm/libitm_i.h
Update copyright in libitm.
[thirdparty/gcc.git] / libitm / libitm_i.h
2013-02-03  Richard SandifordUpdate copyright in libitm.
2012-11-09  Torvald RiegelAdd HTM fastpath and use Intel RTM for it on x86.
2012-02-14  Torvald Riegellibitm: Add multi-lock, write-through TM method.
2012-01-13  Torvald Riegellibitm: Filter out undo writes that overlap with the...
2012-01-10  Richard Hendersonlibitm_i.h (_Unwind_DeleteException): Declare weak.
2012-01-08  Torvald Riegellibitm: Optimize undo log.
2011-12-24  Torvald Riegellibitm: Fix privatization safety during upgrades to...
2011-12-13  Richard Hendersonlibitm: Conversion to c++11 atomics.
2011-11-30  Richard HendersonSwap the action and jmpbuf arguments to GTM_longjmp
2011-11-22  Iain Sandoesjlj.S (CONCAT1, [...]): Respond to __USER_LABEL_PREFIX...
2011-11-09  Richard Hendersonlibitm: Remove unused code.
2011-11-08  Aldy HernandezMerge from transactional-memory branch.