Age | Commit message (Expand) | Author | Files | Lines |
2015-10-09 | Testsuite: add dg-{begin|end}-multiline-output commands | David Malcolm | 2 | -0/+6 |
2015-10-05 | Move runtime transactional memory tests to libitm testsute. | Jason Merrill | 3 | -0/+45 |
2015-08-20 | libitm: Don't redefine __always_inline in local_atomic. | Gleb Fotengauer-Malinovskiy | 2 | -150/+155 |
2015-07-03 | re PR libitm/52482 (libitm INVALID MNEMONIC in .S (powerpc asm)) | Carlos Sánchez de La Lama | 2 | -4/+9 |
2015-06-05 | * config/linux/x86/futex_bits.h (sys_futex0): Cosmetics. | Uros Bizjak | 1 | -2/+3 |
2015-05-28 | futex_bits.h (sys_futex0): Change operands "op" and "val" to int. | Uros Bizjak | 6 | -11/+32 |
2015-05-27 | futex.h (sys_futex0): Change operand "op" to long. | Uros Bizjak | 2 | -21/+7 |
2015-05-13 | libitm: Bump to automake 1.11.6 | Michael Haubenwallner | 5 | -81/+193 |
2015-04-22 | libitm fixes for musl support | Gregor Richards | 3 | -3/+12 |
2015-01-15 | Make test2/test1 static in libitm.c/stackundo.c | H.J. Lu | 2 | -2/+8 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 71 | -70/+74 |
2015-01-05 | gcc.c (process_command): Update copyright notice dates. | Jakub Jelinek | 2 | -1/+5 |
2014-12-12 | Add load of target-utils.exp to libatomic, libitm, libvtv, libgo testsuite dr... | Kyrylo Tkachov | 2 | -1/+7 |
2014-12-03 | configure.tgt (x86_64): Tune -m32 multilib to generic. | Uros Bizjak | 2 | -1/+5 |
2014-11-21 | Always use PIC option with -shared in libtool | H.J. Lu | 2 | -3/+8 |
2014-11-11 | re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14)) | Francois-Xavier Coudert | 2 | -1/+6 |
2014-10-06 | memcpy-1.c: Declare getpagesize. | Marek Polacek | 3 | -0/+7 |
2014-07-24 | libitm: Improve aarch64 _ITM_beginTransaction | Richard Henderson | 2 | -2/+6 |
2014-05-28 | Centralise clearing hardware capabilities with Sun ld | Rainer Orth | 4 | -23/+16 |
2014-05-21 | config.gcc (*-*-dragonfly*): New target. | John Marino | 2 | -1/+5 |
2014-05-19 | libitm: Enable aarch64 | Richard Henderson | 4 | -0/+145 |
2014-04-09 | Check if GCC uses assembler cfi support | Rainer Orth | 2 | -2/+7 |
2014-04-02 | libitm: Remove unused PAGE_SIZE macros | Richard Henderson | 6 | -20/+6 |
2014-03-26 | futex_bits.h: Include errno.h. | Jakub Jelinek | 2 | -1/+11 |
2014-03-26 | * libitm.texi (Index): Rename to Library Index. | Joseph Myers | 2 | -3/+7 |
2014-01-13 | Make sure that -msse/-mavx are appended at the end | H.J. Lu | 3 | -4/+15 |
2014-01-02 | Update copyright years in libitm/ | Richard Sandiford | 69 | -68/+72 |
2014-01-02 | gnat_ugn.texi: Bump @copying's copyright year. | Tobias Burnus | 2 | -1/+5 |
2013-11-14 | rs6000.h (RS6000_SAVE_AREA): Handle ABI_ELFv2. | Ulrich Weigand | 2 | -1/+33 |
2013-09-20 | libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match. | Alan Modra | 2 | -5/+15 |
2013-08-30 | libitm: Fix wrong initialization order introduced with r202101. | Torvald Riegel | 2 | -2/+6 |
2013-08-30 | Add custom HTM fast path for RTM on x86_64. | Torvald Riegel | 8 | -31/+198 |
2013-08-14 | revert: configure.tgt: Add -msoft-float to XCFLAGS. | Andreas Krebbel | 2 | -1/+7 |
2013-08-02 | configure.tgt: Add -msoft-float to XCFLAGS. | Andreas Krebbel | 2 | -1/+5 |
2013-07-29 | 2013-07-29 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | Andreas Krebbel | 3 | -1/+12 |
2013-07-17 | s390.c: (s390_expand_builtin): Allow -mhtm to be enabled without -march=zEC12. | Andreas Krebbel | 5 | -8/+73 |
2013-07-15 | acinclude.m4 (LIBITM_CHECK_AS_HTM): New. | Peter Bergner | 7 | -5/+166 |
2013-06-27 | s390.c: Rename UNSPEC_CCU_TO_INT to UNSPEC_STRCMPCC_TO_INT and UNSPEC_CCZ_TO_... | Andreas Krebbel | 2 | -0/+66 |
2013-06-20 | libitm.exp: Reorder lib loads into dependency order. | Iain Sandoe | 4 | -8/+22 |
2013-06-20 | libitm: Handle HTM fastpath in status query functions. | Torvald Riegel | 3 | -0/+27 |
2013-06-20 | libitm: Fix handling of reentrancy in the HTM fastpath. | Torvald Riegel | 2 | -0/+16 |
2013-06-05 | re PR bootstrap/56714 (Bootstrap failure libitm/local_atomic:1580:3: error: a... | Gerald Pfeifer | 2 | -14/+25 |
2013-05-02 | Move libitm ChangeLog entry to the right ChangeLog file. | Jakub Jelinek | 1 | -0/+6 |
2013-04-23 | sjlj.S: New file. | Andreas Krebbel | 3 | -0/+167 |
2013-04-09 | Add missing ChangeLog entry | Andi Kleen | 1 | -0/+9 |
2013-03-24 | Avoid nonconst memmodels in libitm's local outdated copy of <atomic> too | Andi Kleen | 1 | -150/+152 |
2013-02-11 | re PR libitm/55693 (libitm.c++/eh-1.C execution test fails on darwin from r19... | Iain Sandoe | 3 | -2/+10 |
2013-02-03 | Update copyright in libitm. | Richard Sandiford | 68 | -67/+71 |
2012-11-09 | Add HTM fastpath and use Intel RTM for it on x86. | Torvald Riegel | 9 | -19/+256 |
2012-11-05 | configure: Regenerate. | Thomas Schwinge | 2 | -14/+13 |