aboutsummaryrefslogtreecommitdiff
path: root/libitm
AgeCommit message (Expand)AuthorFilesLines
2017-11-17Enable building libitm with Intel CETIgor Tsimbalist7-4/+163
2017-11-17Add extra field to gtm_jmpbuf on x86 onlyIgor Tsimbalist3-21/+32
2017-06-15PR c++/80560 - warn on undefined memory operations involving non-trivial typesMartin Sebor2-4/+8
2017-05-12Load new scanlang.expRainer Orth2-0/+5
2017-04-03Fix numerous typos in commentsJonathan Wakely2-1/+5
2017-01-21re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek3-2/+9
2017-01-19target.h (htm_available): Determine vendor from __get_cpuid_max return.Uros Bizjak2-17/+23
2017-01-18libitm: Disable TSX on processors on which it may be broken.Torvald Riegel2-0/+27
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek6-4/+38
2017-01-04Update configure deps, remove stray \xA0 in picflag.m4, regenerateAlan Modra3-0/+7
2017-01-01Update copyright years.Jakub Jelinek64-63/+65
2017-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2-2/+6
2016-12-12Disable hwcaps on libgfortranRainer Orth4-31/+9
2016-11-15config-ml.in: Remove references to GCJ.Matthias Klose2-3/+6
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