aboutsummaryrefslogtreecommitdiff
path: root/libitm/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2022-02-03make `-Werror` optional in libatomic/libbacktrace/libgomp/libitm/libsanitizerDavid Seifert1-3/+6
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki1-1/+10
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers1-1/+0
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-17Enable building libitm with Intel CETIgor Tsimbalist1-0/+4
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek1-0/+3
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-12Disable hwcaps on libgfortranRainer Orth1-1/+1
2016-01-20re PR target/69343 (Bootstrap failure on s390{,x}-linux)Richard Henderson1-3/+0
2016-01-13re PR target/68964 (Internal compiler error for test case gcc.dg/tm/20100610....Richard Henderson1-0/+3
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in libitm/Richard Sandiford1-1/+1
2013-07-15acinclude.m4 (LIBITM_CHECK_AS_HTM): New.Peter Bergner1-2/+3
2013-02-03Update copyright in libitm.Richard Sandiford1-1/+1
2012-10-30Detect assembler support for RTMRichard Henderson1-0/+1
2012-09-20re PR other/43620 ([4.3 Release Blocker] Uploading to gnu.org will fail due t...Jakub Jelinek1-1/+2
2012-02-13gcc.c (LINK_COMMAND_SPEC): Deal with -fgnu-tm.Eric Botcazou1-1/+1
2012-01-23Clear hardware capabilities on libitm.so with Sun ldRainer Orth1-3/+8
2011-12-14arm-linux: Add libitm support.Richard Henderson1-0/+1
2011-11-22weakref.m4: New file.Iain Sandoe1-0/+2
2011-11-10libitm: Don't add -mavx if the assembler doesn't support avx.Richard Henderson1-0/+1
2011-11-09libitm: Work around assembler missing AVX insns.Richard Henderson1-0/+1
2011-11-09libitm: Configure for gas cfi pseudo ops.Richard Henderson1-0/+3
2011-11-08Check for libitm support at top-level.Richard Henderson1-0/+4
2011-11-08Merge from transactional-memory branch.Aldy Hernandez1-0/+270