summaryrefslogtreecommitdiff
path: root/libitm/config
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-1642-42/+42
* RISC-V: Libitm add RISC-V support.Xiongchuan Tan2022-10-313-0/+271
* LoongArch: Fixed a bug in the loongarch architecture of libitm package.Lulu Cheng2022-10-131-0/+3
* LoongArch: Libitm add LoongArch support.Lulu Cheng2022-09-283-0/+231
* Update copyright years.Jakub Jelinek2022-01-0336-36/+36
* Update copyright years.Jakub Jelinek2021-01-0436-36/+36
* [RS6000] Adjust gcc asm for power10Alan Modra2020-10-011-1/+17
* aarch64: add PAC-RET protection to libitm sjlj.SSzabolcs Nagy2020-07-241-3/+53
* aarch64: Fix BTI support in libitmSzabolcs Nagy2020-07-091-0/+27
* aarch64: Fix noexecstack note in libitmSzabolcs Nagy2020-07-091-1/+1
* Update copyright years.Jakub Jelinek2020-01-0136-36/+36
* [ARM/FDPIC v6 23/24] [ARM] FDPIC: Implement libitm support.Christophe Lyon2019-09-101-1/+10
* Update copyright years.Jakub Jelinek2019-01-0136-36/+36
* target.h (htm_available): Add support for PPC_FEATURE2_HTM_NO_SUSPEND.Peter Bergner2018-12-131-1/+14
* 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-032-2/+2
* libitm/x86: Correct offsets of __private_tm and pointer_guardH.J. Lu2018-06-121-12/+12
* x86: Update __CET__ checkH.J. Lu2018-04-241-4/+4
* x86/cet: Use unsigned integer to unwind shadow stackH.J. Lu2018-04-231-4/+4
* Update copyright years.Jakub Jelinek2018-01-0336-36/+36
* Enable building libitm with Intel CETIgor Tsimbalist2017-11-171-0/+67
* Add extra field to gtm_jmpbuf on x86 onlyIgor Tsimbalist2017-11-172-21/+27
* target.h (htm_available): Determine vendor from __get_cpuid_max return.Uros Bizjak2017-01-191-17/+18
* libitm: Disable TSX on processors on which it may be broken.Torvald Riegel2017-01-181-0/+22
* Update copyright years.Jakub Jelinek2017-01-0136-36/+36
* libitm: Introduce target macro TARGET_BEGIN_TRANSACTION_ATTRIBUTE.Dominik Vogt2016-03-031-0/+3
* libitm: Fix HTM fastpath.Torvald Riegel2016-01-224-20/+74
* re PR target/69343 (Bootstrap failure on s390{,x}-linux)Richard Henderson2016-01-202-3/+43
* libitm: Fix seq-cst MOs/fences in rwlock.Torvald Riegel2016-01-131-24/+23
* re PR target/68964 (Internal compiler error for test case gcc.dg/tm/20100610....Richard Henderson2016-01-132-43/+3
* libitm: Fix privatization safety interaction with serial mode.Torvald Riegel2016-01-132-0/+33
* libitm: Remove dead code and data.Torvald Riegel2016-01-125-304/+0
* Update copyright years.Jakub Jelinek2016-01-0441-41/+41
* config.gcc: Handle --enable-fdpic.Daniel Jacobowitz2015-10-271-7/+2
* re PR libitm/52482 (libitm INVALID MNEMONIC in .S (powerpc asm))Carlos Sánchez de La Lama2015-07-031-4/+4
* * config/linux/x86/futex_bits.h (sys_futex0): Cosmetics.Uros Bizjak2015-06-051-2/+3
* futex_bits.h (sys_futex0): Change operands "op" and "val" to int.Uros Bizjak2015-05-285-8/+8
* futex.h (sys_futex0): Change operand "op" to long.Uros Bizjak2015-05-271-21/+1
* libitm fixes for musl supportGregor Richards2015-04-222-3/+7
* Update copyright years.Jakub Jelinek2015-01-0541-41/+41
* libitm: Improve aarch64 _ITM_beginTransactionRichard Henderson2014-07-241-2/+1
* libitm: Enable aarch64Richard Henderson2014-05-192-0/+138
* Check if GCC uses assembler cfi supportRainer Orth2014-04-091-2/+2
* libitm: Remove unused PAGE_SIZE macrosRichard Henderson2014-04-025-20/+0
* futex_bits.h: Include errno.h.Jakub Jelinek2014-03-261-1/+5
* Update copyright years in libitm/Richard Sandiford2014-01-0239-39/+39
* rs6000.h (RS6000_SAVE_AREA): Handle ABI_ELFv2.Ulrich Weigand2013-11-141-1/+23
* libitm: Fix wrong initialization order introduced with r202101.Torvald Riegel2013-08-301-2/+2
* Add custom HTM fast path for RTM on x86_64.Torvald Riegel2013-08-304-17/+109
* 2013-07-29 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2013-07-291-0/+4