aboutsummaryrefslogtreecommitdiff
path: root/libcxxabi
AgeCommit message (Expand)AuthorFilesLines
2022-04-28Bump version to 14.0.3llvmorg-14.0.3Tom Stellard1-1/+1
2022-03-30Bump version to 14.0.1Tom Stellard1-1/+1
2022-03-08[libcxxabi] [test] Depend on unwind only if availableMichał Górny1-1/+1
2022-02-16[runtimes] Move warning messages for FOO_SYSROOT & friends above their defaul...Louis Dionne1-9/+9
2022-02-16[runtimes] Deprecate FOO_SYSROOT & friendsLouis Dionne1-0/+10
2022-02-09[runtimes] Add a warning about the Standalone build being deprecatedLouis Dionne2-42/+7
2022-02-04[libc++] Disable incomplete features for the LLVM 14 releaseLouis Dionne1-1/+1
2022-02-01[demangler] Preserve line numbering in copied demangler sourcesNathan Sidwell5-38/+56
2022-01-26[demangler] refactor SpecialSubKindNathan Sidwell1-15/+12
2022-01-26[demangler] improve test harnessNathan Sidwell1-26/+18
2022-01-24[demangler][NFC] Refactor some parsingNathan Sidwell2-37/+47
2022-01-24[demangler] write-protect non-canonical sourceNathan Sidwell1-3/+11
2022-01-24[demangler] Resync demangler sourcesNathan Sidwell3-12/+14
2022-01-20[demangler][NFC] Small cleanups and syncNathan Sidwell1-4/+5
2022-01-20[cmake] Make include(GNUInstallDirs) always below project(..)John Ericson1-5/+7
2022-01-19[cmake] Move HandleOutOfTreeLLVM to common cmake utilsJohn Ericson1-4/+0
2022-01-18[libcxx][libcxxabi][libunwind][cmake] Use `GNUInstallDirs` to support custom ...John Ericson1-1/+3
2022-01-16Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson1-3/+1
2022-01-16[cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson1-1/+3
2022-01-15Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson1-3/+1
2022-01-15[cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson1-1/+3
2022-01-14[SystemZ][z/OS] ASCII/EBCDIC support with no coexistenceMuiez Ahmed1-0/+3
2022-01-14[libc++] Modularize <chrono>Louis Dionne1-0/+1
2022-01-12[libcxxabi] Added convenience classes to cxa_guardDaniel McIntosh2-18/+33
2022-01-12[libcxxabi] Re-organized inheritance structure to remove CRTP in cxa_guardDaniel McIntosh2-134/+182
2022-01-12[libcxxabi] Pulled guard byte code out of GuardObjectDaniel McIntosh1-20/+60
2022-01-12[libcxxabi] Make InitByteGlobalMutex check GetThreadID instead of PlatformThr...Daniel McIntosh2-9/+10
2022-01-12[NFC][libcxxabi] Rename GlobalLock to GlobalMutexDaniel McIntosh3-5/+5
2022-01-11[libc++][libc++abi][libunwind] Dedup install path var definitionsJohn Ericson1-13/+10
2022-01-07[libc++] Disable coverage with sanitize-coverage=0Ben Wagner1-1/+1
2022-01-03[CMake] Use `LLVM_COMMON_CMAKE_UTILS` in runtimes just for clarityJohn Ericson1-4/+5
2021-12-22[libcxx] Use LIBCXX_EXECUTOR in new test configsMartin Storsjö3-6/+3
2021-12-13[libc++abi][NFC] Fix commentLouis Dionne1-1/+1
2021-12-10[ARM][libcxxabi] Add PACBTI-M support to libcxxabiTies Stuij1-0/+3
2021-12-09[libc++abi][AIX] Add 2 LIT tests for the AIX unwinderXing Xue2-0/+146
2021-12-08[libc++][release] Do not force building the runtimes with -fPICLouis Dionne1-2/+0
2021-12-01[runtimes] Move WARNING to FATAL_ERROR for folks using FOO_BUILD_32_BITSLouis Dionne1-1/+1
2021-12-01[runtimes] Remove support for GCC-style 32 bit multilib buildsLouis Dionne3-20/+5
2021-11-26[libunwind][ARM] Handle end of stack during unwindDaniel Kiss2-2/+86
2021-11-20[libc++] [test] Eliminate libcpp-no-noexcept-function-type and libcpp-no-stru...Arthur O'Dwyer2-2/+4
2021-11-17[runtimes][NFC] Remove filenames at the top of the license noticeLouis Dionne81-81/+81
2021-11-17[libc++abi] Don't re-define _LIBCPP_HAS_NO_THREADS in single-threaded modeLouis Dionne1-1/+0
2021-11-09[libcxx][CI][AIX] Switch to LLVM_ENABLE_RUNTIMESDavid Tenty1-0/+6
2021-11-09Reland "[libcxxabi][ARM] Make CXX_end_cleanup compatible with Armv6-M"Daniel Kiss1-1/+6
2021-11-05Revert "[libcxxabi][ARM] Make CXX_end_cleanup compatible with Armv6-M"Vladimir Vereschaka1-2/+1
2021-11-04[libcxxabi] Fix NO_THREADS version of test_exception_storage.pass.cppDaniel McIntosh1-7/+5
2021-11-04[libcxxabi][ARM] Make CXX_end_cleanup compatible with Armv6-MDaniel Kiss1-1/+2
2021-10-28[libc++] Temporarily mark tests as UNSUPPORTED to get the CI greenLouis Dionne1-0/+3
2021-10-28Reland "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume."Daniel Kiss1-9/+9
2021-10-28Revert "Reland "[ARM] __cxa_end_cleanup should be called instead of _UnwindRe...Daniel Kiss1-9/+9