aboutsummaryrefslogtreecommitdiff
path: root/libitm/configure
AgeCommit message (Expand)AuthorFilesLines
2021-01-05Update GNU/Hurd configure supportSamuel Thibault1-11/+1
2020-12-05Darwin : Update libtool and dependencies for Darwin20 [PR97865]Iain Sandoe1-16/+18
2020-11-29Fix hppa64-hpux11 build to remove source paths from embedded path.John David Anglin1-4/+4
2020-05-29Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu1-2/+3
2020-05-15x86: Also check if -fcf-protection worksH.J. Lu1-0/+3
2020-05-14x86: Default CET run-time support to autoH.J. Lu1-2/+2
2020-02-12Use a non-empty test program to test ability to link.Sandra Loosemore1-0/+0
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki1-3/+30
2019-09-27Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 updateMaciej W. Rozycki1-2/+2
2019-09-10[ARM/FDPIC v6 02/24] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure...Christophe Lyon1-6/+16
2019-09-06Fix GCC_LINUX_FUTEX to work with C99 compilersFlorian Weimer1-0/+2
2019-09-03re PR other/79543 (Inappropriate "ld --version" checking)Chung-Lin Tang1-1/+1
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers1-690/+959
2018-04-24Regenerate configure of target librariesH.J. Lu1-1/+1
2018-04-19cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...Jakub Jelinek1-7/+6
2018-04-18re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm1-1/+1
2018-02-19CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist1-1/+16
2017-11-17Enable building libitm with Intel CETIgor Tsimbalist1-2/+74
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek1-2/+21
2016-11-15config-ml.in: Remove references to GCJ.Matthias Klose1-3/+2
2016-01-20re PR target/69343 (Bootstrap failure on s390{,x}-linux)Richard Henderson1-46/+4
2016-01-13re PR target/68964 (Internal compiler error for test case gcc.dg/tm/20100610....Richard Henderson1-4/+46
2015-05-13libitm: Bump to automake 1.11.6Michael Haubenwallner1-9/+14
2014-11-21Always use PIC option with -shared in libtoolH.J. Lu1-3/+3
2014-11-11re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert1-1/+1
2014-05-28Centralise clearing hardware capabilities with Sun ldRainer Orth1-4/+4
2013-09-20libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match.Alan Modra1-5/+11
2013-07-17s390.c: (s390_expand_builtin): Allow -mhtm to be enabled without -march=zEC12.Andreas Krebbel1-0/+36
2013-07-15acinclude.m4 (LIBITM_CHECK_AS_HTM): New.Peter Bergner1-2/+39
2012-11-05configure: Regenerate.Thomas Schwinge1-14/+9
2012-10-30Detect assembler support for RTMRichard Henderson1-9/+51
2012-09-20re PR other/43620 ([4.3 Release Blocker] Uploading to gnu.org will fail due t...Jakub Jelinek1-2/+3
2012-09-14* configure: Regenerated.David Edelsohn1-2/+4
2012-05-16Regenerate configure files for libtool.m4 changeH.J. Lu1-3/+10
2012-04-03mmap.m4: Use *vms* instead of vms*.Tristan Gingold1-3/+3
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth1-1/+0
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-4/+110
2011-12-14arm-linux: Add libitm support.Richard Henderson1-2/+16
2011-11-22weakref.m4: New file.Iain Sandoe1-0/+51
2011-11-21Additional fixes for FreeBSD-10 build:Andreas Tobler1-6/+6
2011-11-21Support sun symbol versioning in libitmRainer Orth1-14/+81
2011-11-16re PR bootstrap/51098 (bootstrap failed on avx i686, svn revision 181259 to 1...Uros Bizjak1-1/+1
2011-11-10libitm: Don't add -mavx if the assembler doesn't support avx.Richard Henderson1-2/+16
2011-11-09libitm: Work around assembler missing AVX insns.Richard Henderson1-0/+37
2011-11-09libitm: Configure for gas cfi pseudo ops.Richard Henderson1-0/+36
2011-11-08Check for libitm support at top-level.Richard Henderson1-0/+4
2011-11-08Merge from transactional-memory branch.Aldy Hernandez1-0/+20249