]> git.ipfire.org Git - thirdparty/gcc.git/history - libitm/config/linux
rs6000: build constant via li/lis;rldicl/rldicr
[thirdparty/gcc.git] / libitm / config / linux /
2023-01-16  Jakub JelinekUpdate copyright years.
2022-01-03  Jakub JelinekUpdate copyright years.
2021-01-04  Jakub JelinekUpdate copyright years.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-06-12  H.J. Lulibitm/x86: Correct offsets of __private_tm and pointer...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-01-22  Torvald Riegellibitm: Fix HTM fastpath.
2016-01-13  Torvald Riegellibitm: Fix seq-cst MOs/fences in rwlock.
2016-01-13  Torvald Riegellibitm: Fix privatization safety interaction with seria...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-06-05  Uros Bizjak* config/linux/x86/futex_bits.h (sys_futex0): Cosmetics.
2015-05-28  Uros Bizjakfutex_bits.h (sys_futex0): Change operands "op" and...
2015-05-27  Uros Bizjakfutex.h (sys_futex0): Change operand "op" to long.
2015-04-22  Gregor Richardslibitm fixes for musl support
2015-01-05  Jakub JelinekUpdate copyright years.
2014-03-26  Jakub Jelinekfutex_bits.h: Include errno.h.
2014-01-02  Richard SandifordUpdate copyright years in libitm/
2013-08-30  Torvald RiegelAdd custom HTM fast path for RTM on x86_64.
2013-02-03  Richard SandifordUpdate copyright in libitm.
2012-11-09  Torvald RiegelAdd HTM fastpath and use Intel RTM for it on x86.
2012-03-13  Torvald Riegellibitm: Fix lost wake-up in serial lock.
2012-02-13  Eric Botcazouconfigure.tgt (target_cpu): Handle sparc and sparc64...
2012-01-24  Torvald Riegellibitm: Fix wake-up of readers in futex-based serial...
2012-01-05  Richard Hendersonlibitm: PowerPC support.
2011-12-24  Torvald Riegellibitm: Fix privatization safety during upgrades to...
2011-12-24  Torvald Riegellibitm: Fixed conversion to C++11 atomics.
2011-12-17  Kaz Kojimaconfigure.tgt: Add sh* case.
2011-12-15  Richard Hendersonarm-linux: Add libitm support.
2011-12-13  Richard Hendersonlibitm: Conversion to c++11 atomics.
2011-11-08  Aldy HernandezMerge from transactional-memory branch.