aboutsummaryrefslogtreecommitdiff
path: root/libitm
AgeCommit message (Expand)AuthorFilesLines
2016-04-19Allocate memory on cache line if requestedH.J. Lu2-6/+22
2016-03-03libitm: Introduce target macro TARGET_BEGIN_TRANSACTION_ATTRIBUTE.Dominik Vogt3-0/+17
2016-01-22libitm: Fix HTM fastpath.Torvald Riegel9-46/+128
2016-01-21libitm: Disable testing transaction-safe exceptions on Darwin and AIX.Torvald Riegel2-1/+9
2016-01-20re PR target/69343 (Bootstrap failure on s390{,x}-linux)Richard Henderson9-131/+50
2016-01-19libitm: Remove dead code.Torvald Riegel3-1909/+6
2016-01-16libitm: Ensure proxy privatization safety.Torvald Riegel4-5/+149
2016-01-15libstdc++: Make certain exceptions transaction_safe.Torvald Riegel2-0/+93
2016-01-13libitm: Fix seq-cst MOs/fences in rwlock.Torvald Riegel3-26/+33
2016-01-13re PR target/68964 (Internal compiler error for test case gcc.dg/tm/20100610....Richard Henderson9-29/+147
2016-01-13libitm: Fix privatization safety interaction with serial mode.Torvald Riegel8-5/+109
2016-01-12libitm: Remove dead code and data.Torvald Riegel9-433/+11
2016-01-04Update copyright years.Jakub Jelinek71-70/+72
2016-01-04gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2-1/+11
2015-11-26libitm: Use multiplicative hashing in the multi-lock TM method.Torvald Riegel2-29/+61
2015-11-22libitm: Fix recent changes to allocations log.Torvald Riegel3-6/+26
2015-11-20Support __cxa_free_exception and fix exception handling.Torvald Riegel8-30/+229
2015-11-09Support sized delete.Torvald Riegel6-49/+139
2015-10-27config.gcc: Handle --enable-fdpic.Daniel Jacobowitz2-7/+11
2015-10-09Testsuite: add dg-{begin|end}-multiline-output commandsDavid Malcolm2-0/+6
2015-10-05Move runtime transactional memory tests to libitm testsute.Jason Merrill3-0/+45
2015-08-20libitm: Don't redefine __always_inline in local_atomic.Gleb Fotengauer-Malinovskiy2-150/+155
2015-07-03re PR libitm/52482 (libitm INVALID MNEMONIC in .S (powerpc asm))Carlos Sánchez de La Lama2-4/+9
2015-06-05* config/linux/x86/futex_bits.h (sys_futex0): Cosmetics.Uros Bizjak1-2/+3
2015-05-28futex_bits.h (sys_futex0): Change operands "op" and "val" to int.Uros Bizjak6-11/+32
2015-05-27futex.h (sys_futex0): Change operand "op" to long.Uros Bizjak2-21/+7
2015-05-13libitm: Bump to automake 1.11.6Michael Haubenwallner5-81/+193
2015-04-22libitm fixes for musl supportGregor Richards3-3/+12
2015-01-15Make test2/test1 static in libitm.c/stackundo.cH.J. Lu2-2/+8
2015-01-05Update copyright years.Jakub Jelinek71-70/+74
2015-01-05gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2-1/+5
2014-12-12Add load of target-utils.exp to libatomic, libitm, libvtv, libgo testsuite dr...Kyrylo Tkachov2-1/+7
2014-12-03configure.tgt (x86_64): Tune -m32 multilib to generic.Uros Bizjak2-1/+5
2014-11-21Always use PIC option with -shared in libtoolH.J. Lu2-3/+8
2014-11-11re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert2-1/+6
2014-10-06memcpy-1.c: Declare getpagesize.Marek Polacek3-0/+7
2014-07-24libitm: Improve aarch64 _ITM_beginTransactionRichard Henderson2-2/+6
2014-05-28Centralise clearing hardware capabilities with Sun ldRainer Orth4-23/+16
2014-05-21config.gcc (*-*-dragonfly*): New target.John Marino2-1/+5
2014-05-19libitm: Enable aarch64Richard Henderson4-0/+145
2014-04-09Check if GCC uses assembler cfi supportRainer Orth2-2/+7
2014-04-02libitm: Remove unused PAGE_SIZE macrosRichard Henderson6-20/+6
2014-03-26futex_bits.h: Include errno.h.Jakub Jelinek2-1/+11
2014-03-26* libitm.texi (Index): Rename to Library Index.Joseph Myers2-3/+7
2014-01-13Make sure that -msse/-mavx are appended at the endH.J. Lu3-4/+15
2014-01-02Update copyright years in libitm/Richard Sandiford69-68/+72
2014-01-02gnat_ugn.texi: Bump @copying's copyright year.Tobias Burnus2-1/+5
2013-11-14rs6000.h (RS6000_SAVE_AREA): Handle ABI_ELFv2.Ulrich Weigand2-1/+33
2013-09-20libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match.Alan Modra2-5/+15
2013-08-30libitm: Fix wrong initialization order introduced with r202101.Torvald Riegel2-2/+6