aboutsummaryrefslogtreecommitdiff
path: root/libitm
AgeCommit message (Expand)AuthorFilesLines
2020-07-25Daily bump.GCC Administrator1-0/+4
2020-07-24aarch64: add PAC-RET protection to libitm sjlj.SSzabolcs Nagy1-3/+53
2020-07-10Daily bump.GCC Administrator1-0/+9
2020-07-09aarch64: Fix BTI support in libitmSzabolcs Nagy1-0/+27
2020-07-09aarch64: Fix noexecstack note in libitmSzabolcs Nagy1-1/+1
2020-05-30Daily bump.GCC Administrator1-0/+5
2020-05-29Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu1-2/+3
2020-05-15x86: Also check if -fcf-protection worksH.J. Lu2-0/+8
2020-05-14x86: Default CET run-time support to autoH.J. Lu2-2/+6
2020-05-12Fix throw specifiers on interface.Nathan Sidwell3-17/+38
2020-05-05libitm: Disable diagnostic coloring in testsNathan Sidwell2-0/+7
2020-02-12Use a non-empty test program to test ability to link.Sandra Loosemore2-0/+7
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki6-4/+51
2020-01-01Update copyright years.Jakub Jelinek64-64/+66
2020-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2-1/+5
2019-12-03musl: Fix invalid tls model in libgomp and libitm PR91938Szabolcs Nagy2-0/+8
2019-09-27Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 updateMaciej W. Rozycki2-2/+6
2019-09-10[ARM/FDPIC v6 23/24] [ARM] FDPIC: Implement libitm support.Christophe Lyon2-3/+16
2019-09-10[ARM/FDPIC v6 02/24] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure...Christophe Lyon3-7/+22
2019-09-06Fix GCC_LINUX_FUTEX to work with C99 compilersFlorian Weimer2-0/+6
2019-09-03re PR other/79543 (Inappropriate "ld --version" checking)Chung-Lin Tang3-2/+9
2019-05-03Makefile.am (finclude): Remove.Jakub Jelinek3-2/+5
2019-01-01Update copyright years.Jakub Jelinek64-64/+68
2019-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2-1/+5
2018-12-16re PR c++/88482 (ICE when wrongly declaring __cxa_allocate_exception)Jakub Jelinek4-5/+14
2018-12-13target.h (htm_available): Add support for PPC_FEATURE2_HTM_NO_SUSPEND.Peter Bergner2-1/+19
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers8-1239/+1858
2018-10-30Add PR markerJeff Law1-0/+1
2018-10-30method-serial.cc: Mark varible as potentially unused to silence warning.Nicholas Krause2-1/+6
2018-08-03Remove nfs bogonJeff Law1-0/+0
2018-08-03sjlj.S: Adjust to use PIC vs normal code to avoid absolute relocation in a sh...Sergei Trofimovich3-2/+7
2018-06-12libitm/x86: Correct offsets of __private_tm and pointer_guardH.J. Lu2-12/+24
2018-05-18PR c++/58407 - deprecated implicit copy ops.Jason Merrill2-0/+9
2018-05-02[testsuite] Add scan-ltrans-tree-dumpTom de Vries2-0/+6
2018-05-02[testsuite] Add scan-wpa-ipa-dumpTom de Vries2-0/+6
2018-04-24x86: Update __CET__ checkH.J. Lu2-4/+10
2018-04-24Regenerate configure of target librariesH.J. Lu2-1/+5
2018-04-23x86/cet: Use unsigned integer to unwind shadow stackH.J. Lu2-4/+9
2018-04-19cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...Jakub Jelinek2-7/+10
2018-04-18re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm2-1/+6
2018-02-19CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist2-1/+21
2018-01-03Update copyright years.Jakub Jelinek64-64/+66
2018-01-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2-1/+5
2017-11-17Enable building libitm with Intel CETIgor Tsimbalist7-4/+163
2017-11-17Add extra field to gtm_jmpbuf on x86 onlyIgor Tsimbalist3-21/+32
2017-06-15PR c++/80560 - warn on undefined memory operations involving non-trivial typesMartin Sebor2-4/+8
2017-05-12Load new scanlang.expRainer Orth2-0/+5
2017-04-03Fix numerous typos in commentsJonathan Wakely2-1/+5
2017-01-21re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek3-2/+9
2017-01-19target.h (htm_available): Determine vendor from __get_cpuid_max return.Uros Bizjak2-17/+23