aboutsummaryrefslogtreecommitdiff
path: root/libitm
AgeCommit message (Expand)Author
2019-10-14 compiler: revise exportdata fix for processing constant typesian
2019-09-10[ARM/FDPIC v6 23/24] [ARM] FDPIC: Implement libitm support.clyon
2019-09-10[ARM/FDPIC v6 02/24] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure...clyon
2019-09-06Fix GCC_LINUX_FUTEX to work with C99 compilersfw
2019-09-032019-09-03 Chung-Lin Tang <cltang@codesourcery.com>cltang
2019-05-03 * Makefile.am (finclude): Remove.jakub
2019-01-01 Update copyright years.jakub
2019-01-01 * gcc.c (process_command): Update copyright notice dates.jakub
2018-12-15 PR c++/88482jakub
2018-12-13libitm/bergner
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).jsm28
2018-10-30Add PR markerlaw
2018-10-30 * method-serial.cc: Mark varible as potentially unusedlaw
2018-08-03Remove nfs bogonlaw
2018-08-03 * config/sh/sjlj.S: Adjust to use PIC vs normal code to avoidlaw
2018-06-12libitm/x86: Correct offsets of __private_tm and pointer_guardhjl
2018-05-18 PR c++/58407 - deprecated implicit copy ops.jason
2018-05-02[testsuite] Add scan-ltrans-tree-dumpvries
2018-05-02[testsuite] Add scan-wpa-ipa-dumpvries
2018-04-24x86: Update __CET__ checkhjl
2018-04-24Regenerate configure of target librarieshjl
2018-04-23x86/cet: Use unsigned integer to unwind shadow stackhjl
2018-04-19 * config/cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replacejakub
2018-04-18 PR jit/85384jakub
2018-02-19CET shouldn't be enabled in 32-bit run-time libraries by defualtitsimbal
2018-01-03 Update copyright years.jakub
2018-01-03gcc/jakub
2017-11-17Enable building libitm with Intel CETitsimbal
2017-11-17Add extra field to gtm_jmpbuf on x86 onlyitsimbal
2017-06-16PR c++/80560 - warn on undefined memory operations involving non-trivial typesmsebor
2017-05-12Load new scanlang.expro
2017-04-03Fix numerous typos in commentsredi
2017-01-21 PR other/79046jakub
2017-01-19 * config/x86/target.h (htm_available): Determine vendor fromuros
2017-01-18libitm: Disable TSX on processors on which it may be broken.torvald
2017-01-17 PR other/79046jakub
2017-01-04Update configure deps, remove stray \xA0 in picflag.m4, regenerateamodra
2017-01-01 Update copyright years.jakub
2017-01-01gcc/jakub
2016-12-12Disable hwcaps on libgfortranro
2016-11-15<toplevel>doko
2016-04-19Allocate memory on cache line if requestedhjl
2016-03-03libitm: Introduce target macro TARGET_BEGIN_TRANSACTION_ATTRIBUTE.krebbel
2016-01-22libitm: Fix HTM fastpath.torvald
2016-01-21libitm: Disable testing transaction-safe exceptions on Darwin and AIX.torvald
2016-01-20PR bootstrap/69343rth
2016-01-19libitm: Remove dead code.torvald
2016-01-16libitm: Ensure proxy privatization safety.torvald
2016-01-15libstdc++: Make certain exceptions transaction_safe.torvald
2016-01-13libitm: Fix seq-cst MOs/fences in rwlock.torvald