]> gcc.gnu.org Git - gcc.git/history - libitm
re PR ada/48835 (porting GNAT to m68k-linux)
[gcc.git] / libitm /
2016-04-19 H.J. LuAllocate memory on cache line if requested
2016-03-03 Dominik Vogtlibitm: Introduce target macro TARGET_BEGIN_TRANSACTION...
2016-01-22 Torvald Riegellibitm: Fix HTM fastpath.
2016-01-21 Torvald Riegellibitm: Disable testing transaction-safe exceptions...
2016-01-20 Richard Hendersonre PR target/69343 (Bootstrap failure on s390{,x}-linux)
2016-01-19 Torvald Riegellibitm: Remove dead code.
2016-01-16 Torvald Riegellibitm: Ensure proxy privatization safety.
2016-01-15 Torvald Riegellibstdc++: Make certain exceptions transaction_safe.
2016-01-13 Torvald Riegellibitm: Fix seq-cst MOs/fences in rwlock.
2016-01-13 Richard Hendersonre PR target/68964 (Internal compiler error for test...
2016-01-13 Torvald Riegellibitm: Fix privatization safety interaction with seria...
2016-01-12 Torvald Riegellibitm: Remove dead code and data.
2016-01-04 Jakub JelinekUpdate copyright years.
2016-01-04 Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2015-11-26 Torvald Riegellibitm: Use multiplicative hashing in the multi-lock...
2015-11-22 Torvald Riegellibitm: Fix recent changes to allocations log.
2015-11-20 Torvald RiegelSupport __cxa_free_exception and fix exception handling.
2015-11-09 Torvald RiegelSupport sized delete.
2015-10-27 Daniel Jacobowitzconfig.gcc: Handle --enable-fdpic.
2015-10-09 David MalcolmTestsuite: add dg-{begin|end}-multiline-output commands
2015-10-05 Jason MerrillMove runtime transactional memory tests to libitm testsute.
2015-08-20 Gleb Fotengauer... libitm: Don't redefine __always_inline in local_atomic.
2015-07-03 Carlos Sánchez de... re PR libitm/52482 (libitm INVALID MNEMONIC in .S ...
2015-06-05 Uros Bizjak* config/linux/x86/futex_bits.h (sys_futex0): Cosmetics.
2015-05-28 Uros Bizjakfutex_bits.h (sys_futex0): Change operands "op" and...
2015-05-27 Uros Bizjakfutex.h (sys_futex0): Change operand "op" to long.
2015-05-13 Michael Haubenwallnerlibitm: Bump to automake 1.11.6
2015-04-22 Gregor Richardslibitm fixes for musl support
2015-01-15 H.J. LuMake test2/test1 static in libitm.c/stackundo.c
2015-01-05 Jakub JelinekUpdate copyright years.
2015-01-05 Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2014-12-12 Kyrylo TkachovAdd load of target-utils.exp to libatomic, libitm,...
2014-12-03 Uros Bizjakconfigure.tgt (x86_64): Tune -m32 multilib to generic.
2014-11-21 H.J. LuAlways use PIC option with -shared in libtool
2014-11-11 Francois-Xavier... re PR target/63610 (Fixing the libtool bug for Yosemite...
2014-10-06 Marek Polacekmemcpy-1.c: Declare getpagesize.
2014-07-25 Richard Hendersonlibitm: Improve aarch64 _ITM_beginTransaction
2014-05-28 Rainer OrthCentralise clearing hardware capabilities with Sun ld
2014-05-21 John Marinoconfig.gcc (*-*-dragonfly*): New target.
2014-05-19 Richard Hendersonlibitm: Enable aarch64
2014-04-09 Rainer OrthCheck if GCC uses assembler cfi support
2014-04-02 Richard Hendersonlibitm: Remove unused PAGE_SIZE macros
2014-03-26 Jakub Jelinekfutex_bits.h: Include errno.h.
2014-03-26 Joseph Myers* libitm.texi (Index): Rename to Library Index.
2014-01-13 H.J. LuMake sure that -msse/-mavx are appended at the end
2014-01-02 Richard SandifordUpdate copyright years in libitm/
2014-01-02 Tobias Burnusgnat_ugn.texi: Bump @copying's copyright year.
2013-11-14 Ulrich Weigandrs6000.h (RS6000_SAVE_AREA): Handle ABI_ELFv2.
2013-09-20 Alan Modralibtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove...
2013-08-30 Torvald Riegellibitm: Fix wrong initialization order introduced with...
2013-08-30 Torvald RiegelAdd custom HTM fast path for RTM on x86_64.
2013-08-14 Andreas Krebbelrevert: configure.tgt: Add -msoft-float to XCFLAGS.
2013-08-02 Andreas Krebbelconfigure.tgt: Add -msoft-float to XCFLAGS.
2013-07-29 Andreas Krebbel2013-07-29 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2013-07-17 Andreas Krebbels390.c: (s390_expand_builtin): Allow -mhtm to be enable...
2013-07-15 Peter Bergneracinclude.m4 (LIBITM_CHECK_AS_HTM): New.
2013-06-27 Andreas Krebbels390.c: Rename UNSPEC_CCU_TO_INT to UNSPEC_STRCMPCC_TO_...
2013-06-20 Iain Sandoelibitm.exp: Reorder lib loads into dependency order.
2013-06-20 Torvald Riegellibitm: Handle HTM fastpath in status query functions.
2013-06-20 Torvald Riegellibitm: Fix handling of reentrancy in the HTM fastpath.
2013-06-05 Gerald Pfeiferre PR bootstrap/56714 (Bootstrap failure libitm/local_a...
2013-05-02 Jakub JelinekMove libitm ChangeLog entry to the right ChangeLog...
2013-04-23 Andreas Krebbelsjlj.S: New file.
2013-04-09 Andi KleenAdd missing ChangeLog entry
2013-03-24 Andi KleenAvoid nonconst memmodels in libitm's local outdated...
2013-02-11 Iain Sandoere PR libitm/55693 (libitm.c++/eh-1.C execution test...
2013-02-03 Richard SandifordUpdate copyright in libitm.
2012-11-09 Torvald RiegelAdd HTM fastpath and use Intel RTM for it on x86.
2012-11-04 Thomas Schwingeconfigure: Regenerate.
2012-10-31 Richard HendersonDetect assembler support for RTM
2012-10-24 Torvald RiegelClarify ABI requirements for data-logging functions.
2012-10-24 Torvald RiegelAsk dispatch whether it requires serial mode.
2012-10-02 Uros Bizjaktarget.h (struct gtm_jmpbuf): Merge x86_64 and ia32...
2012-09-20 Jakub Jelinekre PR other/43620 ([4.3 Release Blocker] Uploading...
2012-09-14 David Edelsohn* configure: Regenerated.
2012-07-03 Uros Bizjakxmmintrin.h (_mm_sfence): Use __builtin_ia32_pause.
2012-05-21 Patrick Marliereh_cpp.cc: Fix __cxa_end_catch declaration.
2012-05-16 H.J. LuRegenerate configure files for libtool.m4 change
2012-04-04 H.J. LuUse long long in gtm_jmpbuf for x86-64
2012-04-03 Tristan Gingoldmmap.m4: Use *vms* instead of vms*.
2012-03-31 H.J. LuHandle -mx32 like -m64
2012-03-16 Bernhard Reutner... lib{gomp,itm}/testsuite: load missing fortran-modules.exp
2012-03-14 Rainer OrthRemove obsolete IRIX 6.5 support
2012-03-13 Torvald Riegellibitm: Fix lost wake-up in serial lock.
2012-03-12 Rainer OrthRemove obsolete Tru64 UNIX V5.1B support
2012-03-05 Torvald Riegellibitm: Don't execute memtransfer/memset if size isn...
2012-03-05 Torvald Riegellibitm: Update texinfo docs.
2012-02-24 Torvald Riegellibitm: Use ml_wt as default TM methods for >1 thread.
2012-02-20 Torvald Riegellibitm: Put gl_wt global lock on separate cache line.
2012-02-20 Torvald Riegellibitm: Optimize synchronization in gl_wt rollback.
2012-02-20 Torvald Riegellibitm: Remove obsolete handling of prior serial lock...
2012-02-20 Torvald Riegellibitm: Optimize memory order requiremens in gl_wt...
2012-02-20 Torvald Riegellibitm: Add missing undo-logging of RfW src regions...
2012-02-20 Torvald Riegellibitm: Fix race condition in dispatch choice at transa...
2012-02-15 Iain Sandoere PR libitm/52220 (FAIL: libitm.c++/eh-1.C execution...
2012-02-14 Richard Henderson* config/x86/target.h (GTM_longjmp): Correct the .cfi...
2012-02-14 Uros Bizjaktarget.h (GTM_longjmp): Correct .cfi directives.
2012-02-14 Torvald Riegellibitm: Add multi-lock, write-through TM method.
2012-02-14 Torvald Riegellibitm: Improve method reinit and choice.
2012-02-14 Torvald Riegellibitm: Add xcalloc.
next
This page took 0.484647 seconds and 8 git commands to generate.