aboutsummaryrefslogtreecommitdiff
path: root/libitm
AgeCommit message (Expand)Author
2017-04-03Fix numerous typos in commentsJonathan Wakely
2017-01-21 PR other/79046Jakub Jelinek
2017-01-19 * config/x86/target.h (htm_available): Determine vendor fromUros Bizjak
2017-01-18libitm: Disable TSX on processors on which it may be broken.Torvald Riegel
2017-01-17 PR other/79046Jakub Jelinek
2017-01-04Update configure deps, remove stray \xA0 in picflag.m4, regenerateAlan Modra
2017-01-01 Update copyright years.Jakub Jelinek
2017-01-01gcc/Jakub Jelinek
2016-12-12Disable hwcaps on libgfortranRainer Orth
2016-11-15<toplevel>Matthias Klose
2016-04-19Allocate memory on cache line if requestedH.J. Lu
2016-03-03libitm: Introduce target macro TARGET_BEGIN_TRANSACTION_ATTRIBUTE.Dominik Vogt
2016-01-22libitm: Fix HTM fastpath.Torvald Riegel
2016-01-21libitm: Disable testing transaction-safe exceptions on Darwin and AIX.Torvald Riegel
2016-01-20PR bootstrap/69343Richard Henderson
2016-01-19libitm: Remove dead code.Torvald Riegel
2016-01-16libitm: Ensure proxy privatization safety.Torvald Riegel
2016-01-15libstdc++: Make certain exceptions transaction_safe.Torvald Riegel
2016-01-13libitm: Fix seq-cst MOs/fences in rwlock.Torvald Riegel
2016-01-13PR 68964Richard Henderson
2016-01-13libitm: Fix privatization safety interaction with serial mode.Torvald Riegel
2016-01-12libitm: Remove dead code and data.Torvald Riegel
2016-01-04 Update copyright years.Jakub Jelinek
2016-01-04gcc/Jakub Jelinek
2015-11-26libitm: Use multiplicative hashing in the multi-lock TM method.Torvald Riegel
2015-11-22libitm: Fix recent changes to allocations log.Torvald Riegel
2015-11-20Support __cxa_free_exception and fix exception handling.Torvald Riegel
2015-11-09Support sized delete.Torvald Riegel
2015-10-27gcc/ChangeLogDaniel Jacobowitz
2015-10-09Testsuite: add dg-{begin|end}-multiline-output commandsDavid Malcolm
2015-10-05 Move runtime transactional memory tests to libitm testsute.Jason Merrill
2015-08-20libitm: Don't redefine __always_inline in local_atomic.Gleb Fotengauer-Malinovskiy
2015-07-032015-07-03 Carlos Sánchez de La Lama <csanchezdll@gmail.com>Carlos Sánchez de La Lama
2015-06-05 * config/linux/x86/futex_bits.h (sys_futex0): Cosmetics.Uros Bizjak
2015-05-28 * config/linux/x86/futex_bits.h (sys_futex0) [__x86_64__]: ChangeUros Bizjak
2015-05-27libgomp/ChangeLog:Uros Bizjak
2015-05-13libitm: Bump to automake 1.11.6Michael Haubenwallner
2015-04-22libitm fixes for musl supportGregor Richards
2015-01-15Make test2/test1 static in libitm.c/stackundo.cH.J. Lu
2015-01-05 Update copyright years.Jakub Jelinek
2015-01-05gcc/Jakub Jelinek
2014-12-12Add load of target-utils.exp to libatomic, libitm, libvtv, libgo testsuite dr...Kyrylo Tkachov
2014-12-03libitm/ChangeLog:Uros Bizjak
2014-11-21Always use PIC option with -shared in libtoolH.J. Lu
2014-11-11toplevel:Francois-Xavier Coudert
2014-10-06 * testsuite/libitm.c/memcpy-1.c: Declare getpagesize.Marek Polacek
2014-07-25libitm: Improve aarch64 _ITM_beginTransactionRichard Henderson
2014-05-28Centralise clearing hardware capabilities with Sun ldRainer Orth
2014-05-212014-05-21 John Marino <gnugcc@marino.st>John Marino
2014-05-19libitm: Enable aarch64Richard Henderson