Home | History | Annotate | Download | only in sync
History log of /src/tests/lib/libc/sync/cpp_atomic_ops_linkable.cc
RevisionDateAuthorComments
 1.5  11-Jan-2017  joerg Remove LLVM atomic hacks for Sparc.
 1.4  27-Feb-2016  joerg branches: 1.4.2;
When building the atomic op test on SPARC64 with Clang, skip the
sub-32bit tests for now. Clang currently doesn't synthesize a CAS
replacement nor does it create a libcall.
 1.3  12-Oct-2014  martin If we don't have 64 bit atomic ops, also do not test "long long" and intmax_t
(and friends).
 1.2  11-Oct-2014  martin If not __HAVE_ATOMIC64_OPS, do not force the test for 64bit types.
 1.1  11-Oct-2014  martin Add a link time test to catch missing symbols in libc, as pointed
out in PR toolchain/49074.
 1.4.2.1  20-Mar-2017  pgoyette Sync with HEAD

RSS XML Feed