aboutsummaryrefslogtreecommitdiff
path: root/libitm/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2019-09-27Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 updateMaciej W. Rozycki1-0/+4
2019-09-10[ARM/FDPIC v6 23/24] [ARM] FDPIC: Implement libitm support.Christophe Lyon1-2/+6
2019-09-10[ARM/FDPIC v6 02/24] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure...Christophe Lyon1-0/+5
2019-09-06Fix GCC_LINUX_FUTEX to work with C99 compilersFlorian Weimer1-0/+4
2019-09-03re PR other/79543 (Inappropriate "ld --version" checking)Chung-Lin Tang1-0/+7
2019-05-03Makefile.am (finclude): Remove.Jakub Jelinek1-0/+5
2019-01-01Update copyright years.Jakub Jelinek1-1/+5
2019-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-0/+4
2018-12-16re PR c++/88482 (ICE when wrongly declaring __cxa_allocate_exception)Jakub Jelinek1-0/+9
2018-12-13target.h (htm_available): Add support for PPC_FEATURE2_HTM_NO_SUSPEND.Peter Bergner1-0/+5
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers1-0/+11
2018-10-30Add PR markerJeff Law1-0/+1
2018-10-30method-serial.cc: Mark varible as potentially unused to silence warning.Nicholas Krause1-0/+5
2018-08-03sjlj.S: Adjust to use PIC vs normal code to avoid absolute relocation in a sh...Sergei Trofimovich1-0/+5
2018-06-12libitm/x86: Correct offsets of __private_tm and pointer_guardH.J. Lu1-0/+12
2018-05-18PR c++/58407 - deprecated implicit copy ops.Jason Merrill1-0/+4
2018-05-02[testsuite] Add scan-ltrans-tree-dumpTom de Vries1-0/+5
2018-05-02[testsuite] Add scan-wpa-ipa-dumpTom de Vries1-0/+5
2018-04-24x86: Update __CET__ checkH.J. Lu1-0/+6
2018-04-24Regenerate configure of target librariesH.J. Lu1-0/+4
2018-04-23x86/cet: Use unsigned integer to unwind shadow stackH.J. Lu1-0/+5
2018-04-19cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...Jakub Jelinek1-0/+4
2018-04-18re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm1-0/+5
2018-02-19CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist1-0/+5
2018-01-03Update copyright years.Jakub Jelinek1-1/+3
2018-01-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-0/+4
2017-11-17Enable building libitm with Intel CETIgor Tsimbalist1-0/+15
2017-11-17Add extra field to gtm_jmpbuf on x86 onlyIgor Tsimbalist1-0/+5
2017-05-12Load new scanlang.expRainer Orth1-0/+4
2017-04-03Fix numerous typos in commentsJonathan Wakely1-0/+4
2017-01-21re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek1-0/+7
2017-01-19target.h (htm_available): Determine vendor from __get_cpuid_max return.Uros Bizjak1-0/+5
2017-01-18libitm: Disable TSX on processors on which it may be broken.Torvald Riegel1-0/+5
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek1-0/+10
2017-01-04Update configure deps, remove stray \xA0 in picflag.m4, regenerateAlan Modra1-0/+5
2017-01-01Update copyright years.Jakub Jelinek1-0/+2
2017-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-1/+5
2016-12-12Disable hwcaps on libgfortranRainer Orth1-0/+7
2016-11-15config-ml.in: Remove references to GCJ.Matthias Klose1-0/+4
2016-04-19Allocate memory on cache line if requestedH.J. Lu1-0/+6
2016-03-03libitm: Introduce target macro TARGET_BEGIN_TRANSACTION_ATTRIBUTE.Dominik Vogt1-0/+8
2016-01-22libitm: Fix HTM fastpath.Torvald Riegel1-0/+18
2016-01-21libitm: Disable testing transaction-safe exceptions on Darwin and AIX.Torvald Riegel1-0/+5
2016-01-20re PR target/69343 (Bootstrap failure on s390{,x}-linux)Richard Henderson1-0/+21
2016-01-19libitm: Remove dead code.Torvald Riegel1-0/+6
2016-01-16libitm: Ensure proxy privatization safety.Torvald Riegel1-0/+7
2016-01-15libstdc++: Make certain exceptions transaction_safe.Torvald Riegel1-0/+4
2016-01-13libitm: Fix seq-cst MOs/fences in rwlock.Torvald Riegel1-0/+6
2016-01-13re PR target/68964 (Internal compiler error for test case gcc.dg/tm/20100610....Richard Henderson1-0/+16
2016-01-13libitm: Fix privatization safety interaction with serial mode.Torvald Riegel1-0/+12