summaryrefslogtreecommitdiff
path: root/libitm
Commit message (Expand)AuthorAgeFilesLines
* Makefile.am (finclude): Remove.Jakub Jelinek2019-05-033-2/+5
* Update copyright years.Jakub Jelinek2019-01-0164-64/+68
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2019-01-012-1/+5
* re PR c++/88482 (ICE when wrongly declaring __cxa_allocate_exception)Jakub Jelinek2018-12-164-5/+14
* target.h (htm_available): Add support for PPC_FEATURE2_HTM_NO_SUSPEND.Peter Bergner2018-12-132-1/+19
* Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers2018-10-318-1239/+1858
* Add PR markerJeff Law2018-10-301-0/+1
* method-serial.cc: Mark varible as potentially unused to silence warning.Nicholas Krause2018-10-302-1/+6
* Remove nfs bogonJeff Law2018-08-031-0/+0
* sjlj.S: Adjust to use PIC vs normal code to avoid absolute relocation in a sh...Sergei Trofimovich2018-08-033-2/+7
* libitm/x86: Correct offsets of __private_tm and pointer_guardH.J. Lu2018-06-122-12/+24
* PR c++/58407 - deprecated implicit copy ops.Jason Merrill2018-05-182-0/+9
* [testsuite] Add scan-ltrans-tree-dumpTom de Vries2018-05-022-0/+6
* [testsuite] Add scan-wpa-ipa-dumpTom de Vries2018-05-022-0/+6
* x86: Update __CET__ checkH.J. Lu2018-04-242-4/+10
* Regenerate configure of target librariesH.J. Lu2018-04-242-1/+5
* x86/cet: Use unsigned integer to unwind shadow stackH.J. Lu2018-04-232-4/+9
* cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...Jakub Jelinek2018-04-192-7/+10
* re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm2018-04-182-1/+6
* CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist2018-02-192-1/+21
* Update copyright years.Jakub Jelinek2018-01-0364-64/+66
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2018-01-032-1/+5
* Enable building libitm with Intel CETIgor Tsimbalist2017-11-177-4/+163
* Add extra field to gtm_jmpbuf on x86 onlyIgor Tsimbalist2017-11-173-21/+32
* PR c++/80560 - warn on undefined memory operations involving non-trivial typesMartin Sebor2017-06-152-4/+8
* Load new scanlang.expRainer Orth2017-05-122-0/+5
* Fix numerous typos in commentsJonathan Wakely2017-04-032-1/+5
* re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek2017-01-213-2/+9
* target.h (htm_available): Determine vendor from __get_cpuid_max return.Uros Bizjak2017-01-192-17/+23
* libitm: Disable TSX on processors on which it may be broken.Torvald Riegel2017-01-182-0/+27
* re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek2017-01-176-4/+38
* Update configure deps, remove stray \xA0 in picflag.m4, regenerateAlan Modra2017-01-043-0/+7
* Update copyright years.Jakub Jelinek2017-01-0164-63/+65
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2017-01-012-2/+6
* Disable hwcaps on libgfortranRainer Orth2016-12-124-31/+9
* config-ml.in: Remove references to GCJ.Matthias Klose2016-11-152-3/+6
* Allocate memory on cache line if requestedH.J. Lu2016-04-192-6/+22
* libitm: Introduce target macro TARGET_BEGIN_TRANSACTION_ATTRIBUTE.Dominik Vogt2016-03-033-0/+17
* libitm: Fix HTM fastpath.Torvald Riegel2016-01-229-46/+128
* libitm: Disable testing transaction-safe exceptions on Darwin and AIX.Torvald Riegel2016-01-212-1/+9
* re PR target/69343 (Bootstrap failure on s390{,x}-linux)Richard Henderson2016-01-209-131/+50
* libitm: Remove dead code.Torvald Riegel2016-01-193-1909/+6
* libitm: Ensure proxy privatization safety.Torvald Riegel2016-01-164-5/+149
* libstdc++: Make certain exceptions transaction_safe.Torvald Riegel2016-01-152-0/+93
* libitm: Fix seq-cst MOs/fences in rwlock.Torvald Riegel2016-01-133-26/+33
* re PR target/68964 (Internal compiler error for test case gcc.dg/tm/20100610....Richard Henderson2016-01-139-29/+147
* libitm: Fix privatization safety interaction with serial mode.Torvald Riegel2016-01-138-5/+109
* libitm: Remove dead code and data.Torvald Riegel2016-01-129-433/+11
* Update copyright years.Jakub Jelinek2016-01-0471-70/+72
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2016-01-042-1/+11