]> git.ipfire.org Git - thirdparty/gcc.git/history - libitm/libitm_i.h
Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).
[thirdparty/gcc.git] / libitm / libitm_i.h
2018-01-03  jakub Update copyright years.
2017-04-03  rediFix numerous typos in comments
2017-01-01  jakub Update copyright years.
2016-01-22  torvaldlibitm: Fix HTM fastpath.
2016-01-19  torvaldlibitm: Remove dead code.
2016-01-12  torvaldlibitm: Remove dead code and data.
2016-01-04  jakub Update copyright years.
2015-11-22  torvaldlibitm: Fix recent changes to allocations log.
2015-11-20  torvaldSupport __cxa_free_exception and fix exception handling.
2015-11-09  torvaldSupport sized delete.
2015-01-05  jakub Update copyright years.
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in libitm/
2013-09-04  mrsMerge in trunk.
2013-08-30  torvaldAdd custom HTM fast path for RTM on x86_64.
2013-02-03  rsandifoUpdate copyright in libitm.
2012-11-09  torvaldAdd HTM fastpath and use Intel RTM for it on x86.
2012-02-14  torvaldlibitm: Add multi-lock, write-through TM method.
2012-01-13  torvaldlibitm: Filter out undo writes that overlap with the...
2012-01-10  rth * libitm_i.h (_Unwind_DeleteException): Declare weak.
2012-01-08  torvaldlibitm: Optimize undo log.
2011-12-24  torvaldlibitm: Fix privatization safety during upgrades to...
2011-12-13  rthlibitm: Conversion to c++11 atomics.
2011-11-30  rthSwap the action and jmpbuf arguments to GTM_longjmp
2011-11-22  iainslibitm:
2011-11-09  rthlibitm: Remove unused code.
2011-11-08  aldyhMerge from transactional-memory branch.