summaryrefslogtreecommitdiff
path: root/libatomic/configure
AgeCommit message (Expand)Author
2020-04-06libatomic/test: Fix compilation for build sysrootMaciej W. Rozycki
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki
2019-09-27Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 updateMaciej W. Rozycki
2019-09-10[ARM/FDPIC v6 02/24] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure...Christophe Lyon
2019-09-03re PR other/79543 (Inappropriate "ld --version" checking)Chung-Lin Tang
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers
2018-04-24Regenerate configure of target librariesH.J. Lu
2018-04-19cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...Jakub Jelinek
2018-04-18re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm
2018-02-19CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist
2017-12-14Makefile.am (IFUNC_OPTIONS): Change aarch64 option from -march=armv8.1-a to -...Steve Ellcey
2017-12-05Makefile.am (ARCH_AARCH64_LINUX): Add IFUNC_OPTIONS and libatomic_la_LIBADD.Steve Ellcey
2017-11-17Enable building libatomic with Intel CETIgor Tsimbalist
2017-10-02Clean up more fallout from r252976.Martin Sebor
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek
2016-11-15config-ml.in: Remove references to GCJ.Matthias Klose
2015-11-18Add out-of-line versions of some <stdatomic.h> functions (PR c/65083).Joseph Myers
2014-11-21Always use PIC option with -shared in libtoolH.J. Lu
2014-11-11re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert
2014-06-17Makefile.am (libatomic_la_LDFLAGS): Add lt_host_flags.Kai Tietz
2013-11-07tree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC.Joseph Myers
2013-09-20libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match.Alan Modra
2012-11-05acinclude.m4 (LIBAT_CHECK_IFUNC): Clarify message.Thomas Schwinge
2012-11-05configure: Regenerate.Thomas Schwinge
2012-09-20re PR other/43620 ([4.3 Release Blocker] Uploading to gnu.org will fail due t...Jakub Jelinek
2012-09-14* configure: Regenerated.David Edelsohn
2012-05-16Regenerate configure files for libtool.m4 changeH.J. Lu
2012-05-10Always compile atomic builtin tests with $XCFLAGSRainer Orth
2012-05-07Don't include XCFLAGS in CFLAGSRainer Orth
2012-05-03libatomic: Enable AM_MAINTAINER_MODERichard Henderson
2012-05-03acinclude.m4 (LIBAT_TEST_ATOMIC_BUILTIN): Handle compilation failure in gcc_n...Richard Henderson
2012-05-01Add libatomic as a target library.Richard Henderson