summaryrefslogtreecommitdiff
path: root/tests/lib/libc/sync
AgeCommit message (Expand)Author
2019-02-26Add ATF tests for __sync_* functions instead of all_sync_ops_linkable.cisaki
2017-02-22GC more gcc 4.8 specific (dead) logicmaya
2017-01-11Remove LLVM atomic hacks for Sparc.joerg
2016-02-27When building the atomic op test on SPARC64 with Clang, skip thejoerg
2014-10-18Explicitly link C++ test case with CXX.joerg
2014-10-13Fix include order, so the makefile actually does something again.martin
2014-10-13Do not try the C++ 2011 test with gcc < 4.8martin
2014-10-12If we don't have 64 bit atomic ops, also do not test "long long" and intmax_tmartin
2014-10-12Disable the <atomic> C++11 test for now, we are not ready for it.martin
2014-10-11If not __HAVE_ATOMIC64_OPS, do not force the test for 64bit types.martin
2014-10-11Add a link time test to catch missing symbols in libc, as pointedmartin
2014-02-21Remove excemption for i386 (PR lib/48601) - missing aliases will bemartin
2014-02-18For now excempt i386 from __sync_lock_test_and_set_8 and point tomartin
2014-02-17Since clang doesn't recognize the nand variants of the sync builtins andjoerg
2014-02-17Add a link-time test for __sync_* primitives (see PR 48368) - thismartin