aboutsummaryrefslogtreecommitdiff
path: root/libcxxabi/www
AgeCommit message (Expand)AuthorFilesLines
2022-07-22Remove references to old mailing lists that have moved to discourse. Replace ...tlattner1-1/+1
2022-02-09[runtimes] Remove support for standalone buildsLouis Dionne1-42/+4
2021-02-01[Branch-Rename] Fix some linksxgupta1-1/+1
2020-06-11[libc++abi] Simplify the logic for finding libc++ from libc++abiLouis Dionne1-2/+1
2019-10-24[www] Change URLs to HTTPS.Stephan T. Lavavej2-42/+42
2019-01-29Adjust documentation for git migration.James Y Knight1-11/+9
2018-09-22Update docs to reference new libc++ mailing lists.Eric Fiselier1-3/+3
2018-09-20add a quick link to libc++Sylvestre Ledru1-0/+1
2016-08-28[CMake] Be more consistent about naming targets and components in libc++abiEric Fiselier1-1/+1
2016-08-28[CMake] Apply r279151 cleanup to libc++abi.Eric Fiselier1-1/+1
2015-08-05Update to new lists.llvm.orgTanya Lattner1-3/+3
2015-01-22[libcxxabi] Teach CMake better ways to find the libc++ source directory (and ...Eric Fiselier1-1/+4
2014-10-17[libcxxabi] Document the standalone build's requirements on llvm-config and l...Eric Fiselier1-0/+10
2014-07-10Add lit configs for libcxxabi tests.Dan Albert1-1/+10
2014-07-03Add a cmake build system.Dan Albert1-0/+17
2014-06-11Add a FAQ section, with a question about why the std::exception class destruc...Marshall Clow1-0/+16
2012-08-02Update status.Howard Hinnant2-5/+6
2012-07-20add a link to the libc++ websiteSylvestre Ledru1-1/+1
2012-02-03__gxx_personality_v0 and __cxa_call_unexpected are complete on darwin and I *...Howard Hinnant1-5/+5
2012-01-24Changed my mind about __cxa_uncaught_exception and added it.Howard Hinnant1-2/+3
2012-01-16One more small optimization: Where possible, for loops that do a search and ...Howard Hinnant1-3/+3
2011-12-22Updated spec.html regarding __cxa_uncaught_exception.Howard Hinnant1-3/+2
2011-12-21Added __cxa_increment_exception_refcount, __cxa_decrement_exception_refcount,...Howard Hinnant1-21/+21
2011-12-12Made some minor tweaks to __cxa_rethrowHoward Hinnant1-3/+3
2011-12-12Added dependent exception support to __cxa_current_exception_typeHoward Hinnant1-6/+6
2011-12-08Modified __cxa_end_catch to handle dependent exceptions.Howard Hinnant1-1/+1
2011-12-07Reviewing cxa_exception.cpp and marking as implemented as I go. Not marking ...Howard Hinnant1-7/+7
2011-12-07Added __cxa_allocate_dependent_exception and __cxa_free_dependent_exception a...Howard Hinnant1-0/+38
2011-07-20Update status: http://libcxxabi.llvm.org/spec.html . Looking good! :-)Howard Hinnant1-60/+60
2011-07-18Update by Marshall ClowHoward Hinnant1-4/+6
2011-07-14A stawman specification for libc++abi and status pageHoward Hinnant2-1/+978
2011-05-19Add goalHoward Hinnant1-0/+1
2011-05-19Fix think-oHoward Hinnant1-1/+0
2011-05-19testingHoward Hinnant1-1/+1
2011-05-19testingHoward Hinnant1-1/+1
2011-05-19Add Mac OS X as supported platform.Howard Hinnant1-1/+1
2011-05-19Add Mac OS X as supported platform.Howard Hinnant1-0/+1
2011-05-05initial importHoward Hinnant3-0/+151