aboutsummaryrefslogtreecommitdiff
path: root/libatomic/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-2/+2
2020-06-21aix: Add GCC64 configuration and FAT target libraries.David Edelsohn1-2/+16
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-04-06libatomic/test: Fix compilation for build sysrootMaciej W. Rozycki1-0/+3
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-3/+8
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-639/+909
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-12-14Makefile.am (IFUNC_OPTIONS): Change aarch64 option from -march=armv8.1-a to -...Steve Ellcey1-2/+65
2017-12-05Makefile.am (ARCH_AARCH64_LINUX): Add IFUNC_OPTIONS and libatomic_la_LIBADD.Steve Ellcey1-2/+23
2017-11-17Enable building libatomic with Intel CETIgor Tsimbalist1-2/+74
2017-10-02Clean up more fallout from r252976.Martin Sebor1-1/+7
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-2/+1
2015-11-18Add out-of-line versions of some <stdatomic.h> functions (PR c/65083).Joseph Myers1-1/+1
2014-11-21Always use PIC option with -shared in libtoolH.J. Lu1-1/+1
2014-11-11re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert1-1/+1
2014-06-17Makefile.am (libatomic_la_LDFLAGS): Add lt_host_flags.Kai Tietz1-8/+42
2013-11-07tree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC.Joseph Myers1-3/+102
2013-09-20libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match.Alan Modra1-5/+11
2012-11-05acinclude.m4 (LIBAT_CHECK_IFUNC): Clarify message.Thomas Schwinge1-2/+2
2012-11-05configure: Regenerate.Thomas Schwinge1-12/+8
2012-09-20re PR other/43620 ([4.3 Release Blocker] Uploading to gnu.org will fail due t...Jakub Jelinek1-0/+1
2012-09-14* configure: Regenerated.David Edelsohn1-0/+1
2012-05-16Regenerate configure files for libtool.m4 changeH.J. Lu1-3/+10
2012-05-10Always compile atomic builtin tests with $XCFLAGSRainer Orth1-30/+30
2012-05-07Don't include XCFLAGS in CFLAGSRainer Orth1-1/+1
2012-05-03libatomic: Enable AM_MAINTAINER_MODERichard Henderson1-2/+35
2012-05-03acinclude.m4 (LIBAT_TEST_ATOMIC_BUILTIN): Handle compilation failure in gcc_n...Richard Henderson1-8/+72
2012-05-01Add libatomic as a target library.Richard Henderson1-0/+17809