aboutsummaryrefslogtreecommitdiff
path: root/libitm/libitm_i.h
AgeCommit message (Expand)AuthorFilesLines
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-04-03Fix numerous typos in commentsJonathan Wakely1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-22libitm: Fix HTM fastpath.Torvald Riegel1-5/+0
2016-01-19libitm: Remove dead code.Torvald Riegel1-8/+0
2016-01-12libitm: Remove dead code and data.Torvald Riegel1-4/+0
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-22libitm: Fix recent changes to allocations log.Torvald Riegel1-6/+4
2015-11-20Support __cxa_free_exception and fix exception handling.Torvald Riegel1-4/+7
2015-11-09Support sized delete.Torvald Riegel1-1/+16
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in libitm/Richard Sandiford1-1/+1
2013-08-30Add custom HTM fast path for RTM on x86_64.Torvald Riegel1-10/+16
2013-02-03Update copyright in libitm.Richard Sandiford1-1/+1
2012-11-09Add HTM fastpath and use Intel RTM for it on x86.Torvald Riegel1-0/+5
2012-02-14libitm: Add multi-lock, write-through TM method.Torvald Riegel1-0/+12
2012-01-13libitm: Filter out undo writes that overlap with the libitm stack.Torvald Riegel1-1/+1
2012-01-09libitm_i.h (_Unwind_DeleteException): Declare weak.Richard Henderson1-0/+4
2012-01-08libitm: Optimize undo log.Torvald Riegel1-10/+25
2011-12-24libitm: Fix privatization safety during upgrades to serial mode.Torvald Riegel1-1/+2
2011-12-13libitm: Conversion to c++11 atomics.Richard Henderson1-1/+2
2011-11-30Swap the action and jmpbuf arguments to GTM_longjmpRichard Henderson1-1/+1
2011-11-22sjlj.S (CONCAT1, [...]): Respond to __USER_LABEL_PREFIX__ for targets that us...Iain Sandoe1-1/+7
2011-11-09libitm: Remove unused code.Richard Henderson1-1/+0
2011-11-08Merge from transactional-memory branch.Aldy Hernandez1-0/+302