aboutsummaryrefslogtreecommitdiff
path: root/libatomic/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2017-11-17Enable building libatomic with Intel CETIgor Tsimbalist1-1/+2
2017-10-20[arm] Fix architecture selection when building libatomic with automatic FPU s...Richard Earnshaw1-1/+1
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek1-1/+2
2016-01-06Fix libatomic multilib parallel build (PR other/67627)Szabolcs Nagy1-6/+7
2015-11-18Add out-of-line versions of some <stdatomic.h> functions (PR c/65083).Joseph Myers1-3/+5
2014-06-17Makefile.am (libatomic_la_LDFLAGS): Add lt_host_flags.Kai Tietz1-16/+50
2013-11-07tree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC.Joseph Myers1-3/+6
2012-12-18re PR go/55201 (libgo.so: undefined reference to `__atomic_compare_exchange_8')Ian Lance Taylor1-14/+35
2012-09-20re PR other/43620 ([4.3 Release Blocker] Uploading to gnu.org will fail due t...Jakub Jelinek1-238/+19
2012-05-07Allow for objects in libatomic_la_LIBADDRainer Orth1-65/+37
2012-05-03libatomic: Enable AM_MAINTAINER_MODERichard Henderson1-4/+5
2012-05-03acinclude.m4 (LIBAT_TEST_ATOMIC_BUILTIN): Handle compilation failure in gcc_n...Richard Henderson1-37/+65
2012-05-01Add libatomic as a target library.Richard Henderson1-0/+963