aboutsummaryrefslogtreecommitdiff
path: root/libitm/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-11-26libitm: Use multiplicative hashing in the multi-lock TM method.Torvald Riegel1-0/+6
2015-11-22libitm: Fix recent changes to allocations log.Torvald Riegel1-0/+5
2015-11-20Support __cxa_free_exception and fix exception handling.Torvald Riegel1-0/+26
2015-11-09Support sized delete.Torvald Riegel1-0/+14
2015-10-27config.gcc: Handle --enable-fdpic.Daniel Jacobowitz1-0/+9
2015-10-09Testsuite: add dg-{begin|end}-multiline-output commandsDavid Malcolm1-0/+5
2015-08-20libitm: Don't redefine __always_inline in local_atomic.Gleb Fotengauer-Malinovskiy1-0/+6
2015-07-03re PR libitm/52482 (libitm INVALID MNEMONIC in .S (powerpc asm))Carlos Sánchez de La Lama1-0/+5
2015-05-28futex_bits.h (sys_futex0): Change operands "op" and "val" to int.Uros Bizjak1-3/+24
2015-05-27futex.h (sys_futex0): Change operand "op" to long.Uros Bizjak1-0/+6
2015-05-13libitm: Bump to automake 1.11.6Michael Haubenwallner1-0/+7
2015-04-22libitm fixes for musl supportGregor Richards1-0/+5
2015-01-15Make test2/test1 static in libitm.c/stackundo.cH.J. Lu1-0/+6
2015-01-05Update copyright years.Jakub Jelinek1-0/+4
2015-01-05gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-0/+4
2014-12-12Add load of target-utils.exp to libatomic, libitm, libvtv, libgo testsuite dr...Kyrylo Tkachov1-0/+5
2014-12-03configure.tgt (x86_64): Tune -m32 multilib to generic.Uros Bizjak1-0/+4
2014-11-21Always use PIC option with -shared in libtoolH.J. Lu1-0/+5
2014-11-11re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert1-0/+5
2014-10-06memcpy-1.c: Declare getpagesize.Marek Polacek1-0/+5
2014-07-24libitm: Improve aarch64 _ITM_beginTransactionRichard Henderson1-0/+5
2014-05-28Centralise clearing hardware capabilities with Sun ldRainer Orth1-0/+7
2014-05-21config.gcc (*-*-dragonfly*): New target.John Marino1-0/+4
2014-05-19libitm: Enable aarch64Richard Henderson1-0/+6
2014-04-09Check if GCC uses assembler cfi supportRainer Orth1-0/+5
2014-04-02libitm: Remove unused PAGE_SIZE macrosRichard Henderson1-0/+6
2014-03-26futex_bits.h: Include errno.h.Jakub Jelinek1-0/+6
2014-03-26* libitm.texi (Index): Rename to Library Index.Joseph Myers1-0/+4
2014-01-13Make sure that -msse/-mavx are appended at the endH.J. Lu1-0/+7
2014-01-02Update copyright years in libitm/Richard Sandiford1-0/+4
2014-01-02gnat_ugn.texi: Bump @copying's copyright year.Tobias Burnus1-0/+4
2013-11-14rs6000.h (RS6000_SAVE_AREA): Handle ABI_ELFv2.Ulrich Weigand1-0/+10
2013-09-20libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match.Alan Modra1-0/+4
2013-08-30libitm: Fix wrong initialization order introduced with r202101.Torvald Riegel1-0/+4
2013-08-30Add custom HTM fast path for RTM on x86_64.Torvald Riegel1-0/+16
2013-08-14revert: configure.tgt: Add -msoft-float to XCFLAGS.Andreas Krebbel1-0/+6
2013-08-02configure.tgt: Add -msoft-float to XCFLAGS.Andreas Krebbel1-0/+4
2013-07-292013-07-29 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel1-0/+7
2013-07-17s390.c: (s390_expand_builtin): Allow -mhtm to be enabled without -march=zEC12.Andreas Krebbel1-0/+9
2013-07-15acinclude.m4 (LIBITM_CHECK_AS_HTM): New.Peter Bergner1-0/+15
2013-06-27s390.c: Rename UNSPEC_CCU_TO_INT to UNSPEC_STRCMPCC_TO_INT and UNSPEC_CCZ_TO_...Andreas Krebbel1-0/+7
2013-06-20libitm.exp: Reorder lib loads into dependency order.Iain Sandoe1-0/+8
2013-06-20libitm: Handle HTM fastpath in status query functions.Torvald Riegel1-0/+6
2013-06-20libitm: Fix handling of reentrancy in the HTM fastpath.Torvald Riegel1-0/+6
2013-06-05re PR bootstrap/56714 (Bootstrap failure libitm/local_atomic:1580:3: error: a...Gerald Pfeifer1-0/+12
2013-05-02Move libitm ChangeLog entry to the right ChangeLog file.Jakub Jelinek1-0/+6
2013-04-09Add missing ChangeLog entryAndi Kleen1-0/+9
2013-02-11re PR libitm/55693 (libitm.c++/eh-1.C execution test fails on darwin from r19...Iain Sandoe1-0/+8
2013-02-03Update copyright in libitm.Richard Sandiford1-0/+4
2012-11-09Add HTM fastpath and use Intel RTM for it on x86.Torvald Riegel1-0/+17