summaryrefslogtreecommitdiff
path: root/libitm
AgeCommit message (Expand)Author
2021-06-18Daily bump.GCC Administrator
2021-06-17libstdc++: Simplify constexpr checks in std::char_traits [PR 91488]Jonathan Wakely
2021-01-16Daily bump.GCC Administrator
2021-01-15libatomic, libgomp, libitc: Fix bootstrap [PR70454]Jakub Jelinek
2021-01-06Daily bump.GCC Administrator
2021-01-05Update GNU/Hurd configure supportSamuel Thibault
2021-01-04Update copyright years.Jakub Jelinek
2021-01-04Update Copyright in ChangeLog filesJakub Jelinek
2021-01-02Daily bump.GCC Administrator
2021-01-01Update copyright dates.Jakub Jelinek
2020-12-06Daily bump.GCC Administrator
2020-12-05Darwin : Update libtool and dependencies for Darwin20 [PR97865]Iain Sandoe
2020-11-30Daily bump.GCC Administrator
2020-11-29Fix hppa64-hpux11 build to remove source paths from embedded path.John David Anglin
2020-10-02Daily bump.GCC Administrator
2020-10-01[RS6000] Adjust gcc asm for power10Alan Modra
2020-07-25Daily bump.GCC Administrator
2020-07-24aarch64: add PAC-RET protection to libitm sjlj.SSzabolcs Nagy
2020-07-10Daily bump.GCC Administrator
2020-07-09aarch64: Fix BTI support in libitmSzabolcs Nagy
2020-07-09aarch64: Fix noexecstack note in libitmSzabolcs Nagy
2020-05-30Daily bump.GCC Administrator
2020-05-29Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu
2020-05-15x86: Also check if -fcf-protection worksH.J. Lu
2020-05-14x86: Default CET run-time support to autoH.J. Lu
2020-05-12Fix throw specifiers on interface.Nathan Sidwell
2020-05-05libitm: Disable diagnostic coloring in testsNathan Sidwell
2020-02-12Use a non-empty test program to test ability to link.Sandra Loosemore
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki
2020-01-01Update copyright years.Jakub Jelinek
2020-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek
2019-12-03musl: Fix invalid tls model in libgomp and libitm PR91938Szabolcs Nagy
2019-09-27Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 updateMaciej W. Rozycki
2019-09-10[ARM/FDPIC v6 23/24] [ARM] FDPIC: Implement libitm support.Christophe Lyon
2019-09-10[ARM/FDPIC v6 02/24] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure...Christophe Lyon
2019-09-06Fix GCC_LINUX_FUTEX to work with C99 compilersFlorian Weimer
2019-09-03re PR other/79543 (Inappropriate "ld --version" checking)Chung-Lin Tang
2019-05-03Makefile.am (finclude): Remove.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2019-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek
2018-12-16re PR c++/88482 (ICE when wrongly declaring __cxa_allocate_exception)Jakub Jelinek
2018-12-13target.h (htm_available): Add support for PPC_FEATURE2_HTM_NO_SUSPEND.Peter Bergner
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers
2018-10-30Add PR markerJeff Law
2018-10-30method-serial.cc: Mark varible as potentially unused to silence warning.Nicholas Krause
2018-08-03Remove nfs bogonJeff Law
2018-08-03sjlj.S: Adjust to use PIC vs normal code to avoid absolute relocation in a sh...Sergei Trofimovich
2018-06-12libitm/x86: Correct offsets of __private_tm and pointer_guardH.J. Lu
2018-05-18PR c++/58407 - deprecated implicit copy ops.Jason Merrill
2018-05-02[testsuite] Add scan-ltrans-tree-dumpTom de Vries