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