aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 14.0.6llvmorg-14.0.6Tom Stellard2022-06-221-1/+1
* Bump version to 14.0.5Tom Stellard2022-05-241-1/+1
* Bump version to 14.0.4Tom Stellard2022-05-111-1/+1
* [libc++abi] Remove XFAIL on arm64Louis Dionne2022-05-101-3/+0
* Bump version to 14.0.3llvmorg-14.0.3Tom Stellard2022-04-281-1/+1
* Bump version to 14.0.1Tom Stellard2022-03-301-1/+1
* [libcxxabi] [test] Depend on unwind only if availableMichał Górny2022-03-081-1/+1
* [runtimes] Move warning messages for FOO_SYSROOT & friends above their defaul...Louis Dionne2022-02-161-9/+9
* [runtimes] Deprecate FOO_SYSROOT & friendsLouis Dionne2022-02-161-0/+10
* [runtimes] Add a warning about the Standalone build being deprecatedLouis Dionne2022-02-092-42/+7
* [libc++] Disable incomplete features for the LLVM 14 releaseLouis Dionne2022-02-041-1/+1
* [demangler] Preserve line numbering in copied demangler sourcesNathan Sidwell2022-02-015-38/+56
* [demangler] refactor SpecialSubKindNathan Sidwell2022-01-261-15/+12
* [demangler] improve test harnessNathan Sidwell2022-01-261-26/+18
* [demangler][NFC] Refactor some parsingNathan Sidwell2022-01-242-37/+47
* [demangler] write-protect non-canonical sourceNathan Sidwell2022-01-241-3/+11
* [demangler] Resync demangler sourcesNathan Sidwell2022-01-243-12/+14
* [demangler][NFC] Small cleanups and syncNathan Sidwell2022-01-201-4/+5
* [cmake] Make include(GNUInstallDirs) always below project(..)John Ericson2022-01-201-5/+7
* [cmake] Move HandleOutOfTreeLLVM to common cmake utilsJohn Ericson2022-01-191-4/+0
* [libcxx][libcxxabi][libunwind][cmake] Use `GNUInstallDirs` to support custom ...John Ericson2022-01-181-1/+3
* Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson2022-01-161-3/+1
* [cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson2022-01-161-1/+3
* Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson2022-01-151-3/+1
* [cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson2022-01-151-1/+3
* [SystemZ][z/OS] ASCII/EBCDIC support with no coexistenceMuiez Ahmed2022-01-141-0/+3
* [libc++] Modularize <chrono>Louis Dionne2022-01-141-0/+1
* [libcxxabi] Added convenience classes to cxa_guardDaniel McIntosh2022-01-122-18/+33
* [libcxxabi] Re-organized inheritance structure to remove CRTP in cxa_guardDaniel McIntosh2022-01-122-134/+182
* [libcxxabi] Pulled guard byte code out of GuardObjectDaniel McIntosh2022-01-121-20/+60
* [libcxxabi] Make InitByteGlobalMutex check GetThreadID instead of PlatformThr...Daniel McIntosh2022-01-122-9/+10
* [NFC][libcxxabi] Rename GlobalLock to GlobalMutexDaniel McIntosh2022-01-123-5/+5
* [libc++][libc++abi][libunwind] Dedup install path var definitionsJohn Ericson2022-01-111-13/+10
* [libc++] Disable coverage with sanitize-coverage=0Ben Wagner2022-01-071-1/+1
* [CMake] Use `LLVM_COMMON_CMAKE_UTILS` in runtimes just for clarityJohn Ericson2022-01-031-4/+5
* [libcxx] Use LIBCXX_EXECUTOR in new test configsMartin Storsjö2021-12-223-6/+3
* [libc++abi][NFC] Fix commentLouis Dionne2021-12-131-1/+1
* [ARM][libcxxabi] Add PACBTI-M support to libcxxabiTies Stuij2021-12-101-0/+3
* [libc++abi][AIX] Add 2 LIT tests for the AIX unwinderXing Xue2021-12-092-0/+146
* [libc++][release] Do not force building the runtimes with -fPICLouis Dionne2021-12-081-2/+0
* [runtimes] Move WARNING to FATAL_ERROR for folks using FOO_BUILD_32_BITSLouis Dionne2021-12-011-1/+1
* [runtimes] Remove support for GCC-style 32 bit multilib buildsLouis Dionne2021-12-013-20/+5
* [libunwind][ARM] Handle end of stack during unwindDaniel Kiss2021-11-262-2/+86
* [libc++] [test] Eliminate libcpp-no-noexcept-function-type and libcpp-no-stru...Arthur O'Dwyer2021-11-202-2/+4
* [runtimes][NFC] Remove filenames at the top of the license noticeLouis Dionne2021-11-1781-81/+81
* [libc++abi] Don't re-define _LIBCPP_HAS_NO_THREADS in single-threaded modeLouis Dionne2021-11-171-1/+0
* [libcxx][CI][AIX] Switch to LLVM_ENABLE_RUNTIMESDavid Tenty2021-11-091-0/+6
* Reland "[libcxxabi][ARM] Make CXX_end_cleanup compatible with Armv6-M"Daniel Kiss2021-11-091-1/+6
* Revert "[libcxxabi][ARM] Make CXX_end_cleanup compatible with Armv6-M"Vladimir Vereschaka2021-11-051-2/+1
* [libcxxabi] Fix NO_THREADS version of test_exception_storage.pass.cppDaniel McIntosh2021-11-041-7/+5