]> git.ipfire.org Git - thirdparty/gcc.git/history - libitm/ChangeLog
Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).
[thirdparty/gcc.git] / libitm / ChangeLog
2018-10-31  Joseph MyersUpdate GCC to autoconf 2.69, automake 1.15.1 (PR bootst...
2018-10-30  Jeff LawAdd PR marker
2018-10-30  Nicholas Krausemethod-serial.cc: Mark varible as potentially unused...
2018-08-03  Sergei Trofimovichsjlj.S: Adjust to use PIC vs normal code to avoid absol...
2018-06-12  H.J. Lulibitm/x86: Correct offsets of __private_tm and pointer...
2018-05-18  Jason MerrillPR c++/58407 - deprecated implicit copy ops.
2018-05-02  Tom de Vries[testsuite] Add scan-ltrans-tree-dump
2018-05-02  Tom de Vries[testsuite] Add scan-wpa-ipa-dump
2018-04-24  H.J. Lux86: Update __CET__ check
2018-04-24  H.J. LuRegenerate configure of target libraries
2018-04-23  H.J. Lux86/cet: Use unsigned integer to unwind shadow stack
2018-04-19  Jakub Jelinekcet.m4 (GCC_CET_FLAGS): Default to --disable-cet, repla...
2018-04-18  David Malcolmre PR jit/85384 (libgccjit does not work if --with...
2018-02-19  Igor TsimbalistCET shouldn't be enabled in 32-bit run-time libraries...
2018-01-03  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2017-11-17  Igor TsimbalistEnable building libitm with Intel CET
2017-11-17  Igor TsimbalistAdd extra field to gtm_jmpbuf on x86 only
2017-05-12  Rainer OrthLoad new scanlang.exp
2017-04-03  Jonathan WakelyFix numerous typos in comments
2017-01-21  Jakub Jelinekre PR other/79046 (g++ -print-file-name=plugin uses...
2017-01-19  Uros Bizjaktarget.h (htm_available): Determine vendor from __get_c...
2017-01-18  Torvald Riegellibitm: Disable TSX on processors on which it may be...
2017-01-17  Jakub Jelinekre PR other/79046 (g++ -print-file-name=plugin uses...
2017-01-04  Alan ModraUpdate configure deps, remove stray \xA0 in picflag...
2017-01-01  Jakub JelinekUpdate copyright years.
2017-01-01  Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2016-12-12  Rainer OrthDisable hwcaps on libgfortran
2016-11-15  Matthias Kloseconfig-ml.in: Remove references to GCJ.
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-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-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-09  Andi KleenAdd missing ChangeLog entry
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.
next