summaryrefslogtreecommitdiff
path: root/libatomic/configure
Commit message (Expand)AuthorAgeFilesLines
* Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers2018-10-311-639/+909
* Regenerate configure of target librariesH.J. Lu2018-04-241-1/+1
* cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...Jakub Jelinek2018-04-191-7/+6
* re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm2018-04-181-1/+1
* CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist2018-02-191-1/+16
* Makefile.am (IFUNC_OPTIONS): Change aarch64 option from -march=armv8.1-a to -...Steve Ellcey2017-12-141-2/+65
* Makefile.am (ARCH_AARCH64_LINUX): Add IFUNC_OPTIONS and libatomic_la_LIBADD.Steve Ellcey2017-12-051-2/+23
* Enable building libatomic with Intel CETIgor Tsimbalist2017-11-171-2/+74
* Clean up more fallout from r252976.Martin Sebor2017-10-021-1/+7
* re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek2017-01-171-2/+21
* config-ml.in: Remove references to GCJ.Matthias Klose2016-11-151-2/+1
* Add out-of-line versions of some <stdatomic.h> functions (PR c/65083).Joseph Myers2015-11-181-1/+1
* Always use PIC option with -shared in libtoolH.J. Lu2014-11-211-1/+1
* re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert2014-11-111-1/+1
* Makefile.am (libatomic_la_LDFLAGS): Add lt_host_flags.Kai Tietz2014-06-171-8/+42
* tree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC.Joseph Myers2013-11-071-3/+102
* libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match.Alan Modra2013-09-201-5/+11
* acinclude.m4 (LIBAT_CHECK_IFUNC): Clarify message.Thomas Schwinge2012-11-051-2/+2
* configure: Regenerate.Thomas Schwinge2012-11-051-12/+8
* re PR other/43620 ([4.3 Release Blocker] Uploading to gnu.org will fail due t...Jakub Jelinek2012-09-201-0/+1
* * configure: Regenerated.David Edelsohn2012-09-141-0/+1
* Regenerate configure files for libtool.m4 changeH.J. Lu2012-05-161-3/+10
* Always compile atomic builtin tests with $XCFLAGSRainer Orth2012-05-101-30/+30
* Don't include XCFLAGS in CFLAGSRainer Orth2012-05-071-1/+1
* libatomic: Enable AM_MAINTAINER_MODERichard Henderson2012-05-031-2/+35
* acinclude.m4 (LIBAT_TEST_ATOMIC_BUILTIN): Handle compilation failure in gcc_n...Richard Henderson2012-05-031-8/+72
* Add libatomic as a target library.Richard Henderson2012-05-011-0/+17809