index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
lib
/
libc
/
sync
Age
Commit message (
Expand
)
Author
2019-02-26
Add ATF tests for __sync_* functions instead of all_sync_ops_linkable.c
isaki
2017-02-22
GC more gcc 4.8 specific (dead) logic
maya
2017-01-11
Remove LLVM atomic hacks for Sparc.
joerg
2016-02-27
When building the atomic op test on SPARC64 with Clang, skip the
joerg
2014-10-18
Explicitly link C++ test case with CXX.
joerg
2014-10-13
Fix include order, so the makefile actually does something again.
martin
2014-10-13
Do not try the C++ 2011 test with gcc < 4.8
martin
2014-10-12
If we don't have 64 bit atomic ops, also do not test "long long" and intmax_t
martin
2014-10-12
Disable the <atomic> C++11 test for now, we are not ready for it.
martin
2014-10-11
If not __HAVE_ATOMIC64_OPS, do not force the test for 64bit types.
martin
2014-10-11
Add a link time test to catch missing symbols in libc, as pointed
martin
2014-02-21
Remove excemption for i386 (PR lib/48601) - missing aliases will be
martin
2014-02-18
For now excempt i386 from __sync_lock_test_and_set_8 and point to
martin
2014-02-17
Since clang doesn't recognize the nand variants of the sync builtins and
joerg
2014-02-17
Add a link-time test for __sync_* primitives (see PR 48368) - this
martin