summaryrefslogtreecommitdiff
path: root/libitm/configure.ac
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-01-03Update copyright years.Jakub Jelinek
2023-10-22Config,Darwin: Allow for configuring Darwin to use embedded runpath.Iain Sandoe
2023-06-02Remove stale Autoconf checks for PerlThomas Schwinge
2023-01-16Update copyright years.Jakub Jelinek
2022-11-14Revert "sphinx: add --with-sphinx-build"Martin Liska
2022-11-14Revert "configure: always set SPHINX_BUILD"Martin Liska
2022-11-13configure: always set SPHINX_BUILDMartin Liska
2022-11-09sphinx: add --with-sphinx-buildMartin Liska
2022-02-03make `-Werror` optional in libatomic/libbacktrace/libgomp/libitm/libsanitizerDavid Seifert
2022-01-03Update copyright years.Jakub Jelinek
2021-01-04Update copyright years.Jakub Jelinek
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers
2018-01-03Update copyright years.Jakub Jelinek
2017-11-17Enable building libitm with Intel CETIgor Tsimbalist
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-12-12Disable hwcaps on libgfortranRainer Orth
2016-01-20re PR target/69343 (Bootstrap failure on s390{,x}-linux)Richard Henderson
2016-01-13re PR target/68964 (Internal compiler error for test case gcc.dg/tm/20100610....Richard Henderson
2016-01-04Update copyright years.Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in libitm/Richard Sandiford
2013-07-15acinclude.m4 (LIBITM_CHECK_AS_HTM): New.Peter Bergner
2013-02-03Update copyright in libitm.Richard Sandiford
2012-10-30Detect assembler support for RTMRichard Henderson
2012-09-20re PR other/43620 ([4.3 Release Blocker] Uploading to gnu.org will fail due t...Jakub Jelinek
2012-02-13gcc.c (LINK_COMMAND_SPEC): Deal with -fgnu-tm.Eric Botcazou
2012-01-23Clear hardware capabilities on libitm.so with Sun ldRainer Orth
2011-12-14arm-linux: Add libitm support.Richard Henderson
2011-11-22weakref.m4: New file.Iain Sandoe
2011-11-10libitm: Don't add -mavx if the assembler doesn't support avx.Richard Henderson
2011-11-09libitm: Work around assembler missing AVX insns.Richard Henderson
2011-11-09libitm: Configure for gas cfi pseudo ops.Richard Henderson
2011-11-08Check for libitm support at top-level.Richard Henderson
2011-11-08Merge from transactional-memory branch.Aldy Hernandez