summaryrefslogtreecommitdiff
path: root/libitm/libitm_i.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Fix numerous typos in commentsJonathan Wakely2017-04-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* libitm: Fix HTM fastpath.Torvald Riegel2016-01-221-5/+0
* libitm: Remove dead code.Torvald Riegel2016-01-191-8/+0
* libitm: Remove dead code and data.Torvald Riegel2016-01-121-4/+0
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* libitm: Fix recent changes to allocations log.Torvald Riegel2015-11-221-6/+4
* Support __cxa_free_exception and fix exception handling.Torvald Riegel2015-11-201-4/+7
* Support sized delete.Torvald Riegel2015-11-091-1/+16
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Update copyright years in libitm/Richard Sandiford2014-01-021-1/+1
* Add custom HTM fast path for RTM on x86_64.Torvald Riegel2013-08-301-10/+16
* Update copyright in libitm.Richard Sandiford2013-02-031-1/+1
* Add HTM fastpath and use Intel RTM for it on x86.Torvald Riegel2012-11-091-0/+5
* libitm: Add multi-lock, write-through TM method.Torvald Riegel2012-02-141-0/+12
* libitm: Filter out undo writes that overlap with the libitm stack.Torvald Riegel2012-01-131-1/+1
* libitm_i.h (_Unwind_DeleteException): Declare weak.Richard Henderson2012-01-091-0/+4
* libitm: Optimize undo log.Torvald Riegel2012-01-081-10/+25
* libitm: Fix privatization safety during upgrades to serial mode.Torvald Riegel2011-12-241-1/+2
* libitm: Conversion to c++11 atomics.Richard Henderson2011-12-131-1/+2
* Swap the action and jmpbuf arguments to GTM_longjmpRichard Henderson2011-11-301-1/+1
* sjlj.S (CONCAT1, [...]): Respond to __USER_LABEL_PREFIX__ for targets that us...Iain Sandoe2011-11-221-1/+7
* libitm: Remove unused code.Richard Henderson2011-11-091-1/+0
* Merge from transactional-memory branch.Aldy Hernandez2011-11-081-0/+302