Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-22Remove references to old mailing lists that have moved to discourse. Replace ...tlattner
2022-02-09[runtimes] Remove support for standalone buildsLouis Dionne
2021-02-01[Branch-Rename] Fix some linksxgupta
2020-06-11[libc++abi] Simplify the logic for finding libc++ from libc++abiLouis Dionne
2019-10-24[www] Change URLs to HTTPS.Stephan T. Lavavej
2019-01-29Adjust documentation for git migration.James Y Knight
2018-09-22Update docs to reference new libc++ mailing lists.Eric Fiselier
2018-09-20add a quick link to libc++Sylvestre Ledru
2016-08-28[CMake] Be more consistent about naming targets and components in libc++abiEric Fiselier
2016-08-28[CMake] Apply r279151 cleanup to libc++abi.Eric Fiselier
2015-08-05Update to new lists.llvm.orgTanya Lattner
2015-01-22[libcxxabi] Teach CMake better ways to find the libc++ source directory (and ...Eric Fiselier
2014-10-17[libcxxabi] Document the standalone build's requirements on llvm-config and l...Eric Fiselier
2014-07-10Add lit configs for libcxxabi tests.Dan Albert
2014-07-03Add a cmake build system.Dan Albert
2014-06-11Add a FAQ section, with a question about why the std::exception class destruc...Marshall Clow
2012-08-03Update status.Howard Hinnant
2012-07-20add a link to the libc++ websiteSylvestre Ledru
2012-02-04__gxx_personality_v0 and __cxa_call_unexpected are complete on darwin and I *...Howard Hinnant
2012-01-24Changed my mind about __cxa_uncaught_exception and added it.Howard Hinnant
2012-01-16One more small optimization: Where possible, for loops that do a search and ...Howard Hinnant
2011-12-22Updated spec.html regarding __cxa_uncaught_exception.Howard Hinnant
2011-12-22Added __cxa_increment_exception_refcount, __cxa_decrement_exception_refcount,...Howard Hinnant
2011-12-12Made some minor tweaks to __cxa_rethrowHoward Hinnant
2011-12-12Added dependent exception support to __cxa_current_exception_typeHoward Hinnant
2011-12-08Modified __cxa_end_catch to handle dependent exceptions.Howard Hinnant
2011-12-08Reviewing cxa_exception.cpp and marking as implemented as I go. Not marking ...Howard Hinnant
2011-12-07Added __cxa_allocate_dependent_exception and __cxa_free_dependent_exception a...Howard Hinnant
2011-07-20Update status: http://libcxxabi.llvm.org/spec.html . Looking good! :-)Howard Hinnant
2011-07-18Update by Marshall ClowHoward Hinnant
2011-07-15A stawman specification for libc++abi and status pageHoward Hinnant
2011-05-20Add goalHoward Hinnant
2011-05-20Fix think-oHoward Hinnant
2011-05-20testingHoward Hinnant
2011-05-20testingHoward Hinnant
2011-05-20Add Mac OS X as supported platform.Howard Hinnant
2011-05-20Add Mac OS X as supported platform.Howard Hinnant
2011-05-05initial importHoward Hinnant