Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-02-14 | libitm: Add multi-lock, write-through TM method. | Torvald Riegel | 1 | -0/+12 |
2012-01-13 | libitm: Filter out undo writes that overlap with the libitm stack. | Torvald Riegel | 1 | -1/+1 |
2012-01-09 | libitm_i.h (_Unwind_DeleteException): Declare weak. | Richard Henderson | 1 | -0/+4 |
2012-01-08 | libitm: Optimize undo log. | Torvald Riegel | 1 | -10/+25 |
2011-12-24 | libitm: Fix privatization safety during upgrades to serial mode. | Torvald Riegel | 1 | -1/+2 |
2011-12-13 | libitm: Conversion to c++11 atomics. | Richard Henderson | 1 | -1/+2 |
2011-11-30 | Swap the action and jmpbuf arguments to GTM_longjmp | Richard Henderson | 1 | -1/+1 |
2011-11-22 | sjlj.S (CONCAT1, [...]): Respond to __USER_LABEL_PREFIX__ for targets that us... | Iain Sandoe | 1 | -1/+7 |
2011-11-09 | libitm: Remove unused code. | Richard Henderson | 1 | -1/+0 |
2011-11-08 | Merge from transactional-memory branch. | Aldy Hernandez | 1 | -0/+302 |