summaryrefslogtreecommitdiff
path: root/libitm/libitm_i.h
AgeCommit message (Expand)Author
2017-04-03Fix numerous typos in commentsredi
2017-01-01 Update copyright years.jakub
2016-01-22libitm: Fix HTM fastpath.torvald
2016-01-19libitm: Remove dead code.torvald
2016-01-12libitm: Remove dead code and data.torvald
2016-01-04 Update copyright years.jakub
2015-11-22libitm: Fix recent changes to allocations log.torvald
2015-11-20Support __cxa_free_exception and fix exception handling.torvald
2015-11-09Support sized delete.torvald
2015-01-05 Update copyright years.jakub
2014-01-02Update copyright years in libitm/rsandifo
2013-08-30Add custom HTM fast path for RTM on x86_64.torvald
2013-02-03Update copyright in libitm.rsandifo
2012-11-09Add HTM fastpath and use Intel RTM for it on x86.torvald
2012-02-14libitm: Add multi-lock, write-through TM method.torvald
2012-01-13libitm: Filter out undo writes that overlap with the libitm stack.torvald
2012-01-10 * libitm_i.h (_Unwind_DeleteException): Declare weak.rth
2012-01-08libitm: Optimize undo log.torvald
2011-12-24libitm: Fix privatization safety during upgrades to serial mode.torvald
2011-12-13libitm: Conversion to c++11 atomics.rth
2011-11-30Swap the action and jmpbuf arguments to GTM_longjmprth
2011-11-22libitm:iains
2011-11-09libitm: Remove unused code.rth
2011-11-08Merge from transactional-memory branch.aldyh