aboutsummaryrefslogtreecommitdiff
path: root/libitm
AgeCommit message (Expand)AuthorFilesLines
2018-05-02[testsuite] Add scan-ltrans-tree-dumpTom de Vries2-0/+6
2018-05-02[testsuite] Add scan-wpa-ipa-dumpTom de Vries2-0/+6
2018-04-24x86: Update __CET__ checkH.J. Lu2-4/+10
2018-04-24Regenerate configure of target librariesH.J. Lu2-1/+5
2018-04-23x86/cet: Use unsigned integer to unwind shadow stackH.J. Lu2-4/+9
2018-04-19cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...Jakub Jelinek2-7/+10
2018-04-18re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm2-1/+6
2018-02-19CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist2-1/+21
2018-01-03Update copyright years.Jakub Jelinek64-64/+66
2018-01-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2-1/+5
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