summaryrefslogtreecommitdiff
path: root/libitm
Commit message (Expand)AuthorAgeFilesLines
* PR c++/80560 - warn on undefined memory operations involving non-trivial typesmsebor2017-06-162-4/+8
* Load new scanlang.expro2017-05-122-0/+5
* Fix numerous typos in commentsredi2017-04-032-1/+5
* PR other/79046jakub2017-01-213-2/+9
* * config/x86/target.h (htm_available): Determine vendor fromuros2017-01-192-17/+23
* libitm: Disable TSX on processors on which it may be broken.torvald2017-01-182-0/+27
* PR other/79046jakub2017-01-176-4/+38
* Update configure deps, remove stray \xA0 in picflag.m4, regenerateamodra2017-01-043-0/+7
* Update copyright years.jakub2017-01-0164-63/+65
* gcc/jakub2017-01-012-2/+6
* Disable hwcaps on libgfortranro2016-12-124-31/+9
* <toplevel>doko2016-11-152-3/+6
* Allocate memory on cache line if requestedhjl2016-04-192-6/+22
* libitm: Introduce target macro TARGET_BEGIN_TRANSACTION_ATTRIBUTE.krebbel2016-03-033-0/+17
* libitm: Fix HTM fastpath.torvald2016-01-229-46/+128
* libitm: Disable testing transaction-safe exceptions on Darwin and AIX.torvald2016-01-212-1/+9
* PR bootstrap/69343rth2016-01-209-131/+50
* libitm: Remove dead code.torvald2016-01-193-1909/+6
* libitm: Ensure proxy privatization safety.torvald2016-01-164-5/+149
* libstdc++: Make certain exceptions transaction_safe.torvald2016-01-152-0/+93
* libitm: Fix seq-cst MOs/fences in rwlock.torvald2016-01-133-26/+33
* PR 68964rth2016-01-139-29/+147
* libitm: Fix privatization safety interaction with serial mode.torvald2016-01-138-5/+109
* libitm: Remove dead code and data.torvald2016-01-129-433/+11
* Update copyright years.jakub2016-01-0471-70/+72
* gcc/jakub2016-01-042-1/+11
* libitm: Use multiplicative hashing in the multi-lock TM method.torvald2015-11-262-29/+61
* libitm: Fix recent changes to allocations log.torvald2015-11-223-6/+26
* Support __cxa_free_exception and fix exception handling.torvald2015-11-208-30/+229
* Support sized delete.torvald2015-11-096-49/+139
* gcc/ChangeLogolegendo2015-10-272-7/+11
* Testsuite: add dg-{begin|end}-multiline-output commandsdmalcolm2015-10-092-0/+6
* Move runtime transactional memory tests to libitm testsute.jason2015-10-053-0/+45
* libitm: Don't redefine __always_inline in local_atomic.torvald2015-08-202-150/+155
* 2015-07-03 Carlos Sánchez de La Lama <csanchezdll@gmail.com>mrs2015-07-032-4/+9
* * config/linux/x86/futex_bits.h (sys_futex0): Cosmetics.uros2015-06-051-2/+3
* * config/linux/x86/futex_bits.h (sys_futex0) [__x86_64__]: Changeuros2015-05-286-11/+32
* libgomp/ChangeLog:uros2015-05-272-21/+7
* libitm: Bump to automake 1.11.6haubi2015-05-135-81/+193
* libitm fixes for musl supportktkachov2015-04-223-3/+12
* Make test2/test1 static in libitm.c/stackundo.chjl2015-01-152-2/+8
* Update copyright years.jakub2015-01-0571-70/+74
* gcc/jakub2015-01-052-1/+5
* Add load of target-utils.exp to libatomic, libitm, libvtv, libgo testsuite dr...ktkachov2014-12-122-1/+7
* libitm/ChangeLog:uros2014-12-032-1/+5
* Always use PIC option with -shared in libtoolhjl2014-11-212-3/+8
* toplevel:fxcoudert2014-11-112-1/+6
* * testsuite/libitm.c/memcpy-1.c: Declare getpagesize.mpolacek2014-10-063-0/+7
* libitm: Improve aarch64 _ITM_beginTransactionrth2014-07-252-2/+6
* Centralise clearing hardware capabilities with Sun ldro2014-05-284-23/+16