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
/
external
/
bsd
/
libc++
/
lib
/
Makefile
Age
Commit message (
Expand
)
Author
2021-05-30
Update LLVM build system for 249b40b558955afe5ac2b549edcf2d7f859c8cc9
joerg
2019-05-06
Avoid clang bug on earm with SSP/FORTIFY:
christos
2018-07-17
Ignore atomic alignment warnings on ARM. The compiler doesn't
joerg
2018-06-06
Don't pass -z defs to libc++ with MKSANITIZER=yes
kamil
2017-01-11
Remove LLVM atomic hacks for Sparc.
joerg
2016-02-27
As workaround for limitations in Clang's atomic lowering on SPARC,
joerg
2016-01-05
- Change LDADD/DPADD in library dependencies to LIBDPLIBS
christos
2014-08-20
Since GCC 4.5 doesn't support noexcept, don't pretend to support it by
joerg
2014-07-05
Remove atomic hack for ARM, libc now provides the missing symbols.
joerg
2014-01-15
On ARM, force compiling some files in libc++ and LLVM's support library
joerg
2013-11-12
Update build system for C++14 support.
joerg
2013-05-17
Prefer libcxxrt's typeinfo.cc. Do not use cxa_atexit.c, it is only for
joerg
2013-04-30
Explicitly disable standard C++ include paths to prevent mixing
joerg
2013-04-27
Add build glue for libc++.
joerg