summaryrefslogtreecommitdiff
path: root/external/bsd/libc++
AgeCommit message (Expand)Author
2021-05-30Remove old version of libc++, migrated to external/apache2/dist/libcxxjoerg
2021-05-30Update LLVM build system for 249b40b558955afe5ac2b549edcf2d7f859c8cc9joerg
2021-05-30Merge 47661d00cd4d6cd728ae31b0bb29a49a6c06272ajoerg
2021-05-30Import libcxxrt 47661d00cd4d6cd728ae31b0bb29a49a6c06272ajoerg
2019-05-06Avoid clang bug on earm with SSP/FORTIFY:christos
2018-07-17Ignore atomic alignment warnings on ARM. The compiler doesn'tjoerg
2018-07-17Provide consistent exception specifiers.joerg
2018-06-06Don't pass -z defs to libc++ with MKSANITIZER=yeskamil
2017-08-01Inline storage size in one place to avoid depending on DCE for removingjoerg
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
2015-09-11Import libcxxrt e64e93fe5bba67a6d52cbe5a97f8770c054bfa65pooka
2015-08-20Update set list and build glue for libc++ r245539.joerg
2015-08-20Rerun the import of r245547.joerg
2015-08-20Import libc++ r245547. Various bugfixes, improvements to the C++14joerg
2015-06-26Fix gcc revision check for __cxa_begin_catch() declaration.pooka
2014-08-20Since GCC 4.5 doesn't support noexcept, don't pretend to support it byjoerg
2014-08-09Update and simplify build glue for libc++ r215289.joerg
2014-08-09Import libc++ r215289. This brings a number of bug fixes as well asjoerg
2014-07-25Define guard_lock_t on 32bit Big Endian platforms too.joerg
2014-07-20Use correct type encoding for DWARF EH on ARMjoerg
2014-07-05Remove atomic hack for ARM, libc now provides the missing symbols.joerg
2014-05-30Import libc++ r209785. Fix a regression with std::bind exposed by recentjoerg
2014-05-15Remove some more CMakeLists.txt files.joerg
2014-05-15Import libcxxrt revision 4eb349088dda15d2de9a8c7b144c3f2d5f390269.joerg
2014-05-15Import libc++ r208870. Improves const use, fixes a few cases of missingjoerg
2014-01-23Force consistent alignemnt of _Unwind_Exception with libgcc_s.joerg
2014-01-15On ARM, force compiling some files in libc++ and LLVM's support libraryjoerg
2014-01-08Import libc+++ r198773. Fixes a bug in stdexcept I introduced whenjoerg
2014-01-04Clean removed files.joerg
2014-01-04Import r198452 of libc++. Primarily avoids C style casts and adds ajoerg
2013-12-25Import new snapshot of libcxxrt. Fixes demangling of anonymousjoerg
2013-11-28Move <dynarray> and <optional> into experimental.joerg
2013-11-28Import libc++ r195694, primarily to avoid using a public identifier asjoerg
2013-11-12Update build system for C++14 support.joerg
2013-11-11Import libc++ r194207. This brings in various bug fixes, a good chunk ofjoerg
2013-10-17Explicitly include bsd.clean.mk for cleandir.joerg
2013-08-15Import libc++ r188413. More support for current C++ development andjoerg
2013-08-15Import libc++ r188413. More support for current C++ development andjoerg
2013-07-04Import revision c61efa043b14378efbd69c9a2686d44ed46ae179 of libcxxrt.joerg
2013-07-04Update libc++ snapshot to r185674. This removes an incorrect freelocalejoerg
2013-05-17Import libcxxrt b2396b5945d7a2697c4762c3e52dc6f732b2eebd fromjoerg
2013-05-17Import libc++ from http://llvm.org/svn/llvm-project, r182162.joerg
2013-05-17Add cleanup scripts for future imports.joerg
2013-05-17Install cxxabi.h with libc++.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