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-05-19[runtimes] Fix the build of merged ABI/unwinder librariesLouis Dionne
2022-05-18[runtimes] Default LIB*_HERMETIC_STATIC_LIBRARY to ON on WindowsMartin Storsjö
2022-05-16[runtimes] Introduce object librariesLouis Dionne
2022-04-24[runtimes] [CMake] Unify variable namesPetr Hosek
2022-03-01[libc++abi] Install the libc++abi headers from libc++abiLouis Dionne
2021-12-08[libc++][release] Do not force building the runtimes with -fPICLouis Dionne
2021-10-28[CMake] Cache the compiler-rt library search resultsPetr Hosek
2021-10-21Revert "[CMake] Cache the compiler-rt library search results"Petr Hosek
2021-10-19[CMake] Cache the compiler-rt library search resultsPetr Hosek
2021-09-22[libc++abi] Remove unnecessary atomic_support.h header from libc++abiLouis Dionne
2021-09-09[runtimes] Allow overriding where CMake installs RUNTIME type libraries (DLLs)Martin Storsjö
2021-07-27[runtimes] Always build libc++, libc++abi and libunwind with -fPICLouis Dionne
2021-07-26[libc++abi/unwind] NFC: Normalize how we set target propertiesLouis Dionne
2021-06-10[libc++abi] Remove the LIBCXXABI_ENABLE_PIC optionLouis Dionne
2021-04-01[CMake] Remove {LIBCXX,LIBCXXABI,LIBUNWIND}_INSTALL_PREFIXPetr Hosek
2021-03-26[libcxxabi] Use cxx-headers target to consume libcxx headersPetr Hosek
2021-03-25Revert "[libcxxabi] Use cxx-headers target to consume libcxx headers"Petr Hosek
2021-03-25[libc++][AIX] Initial patch to unblock the libc++ build on AIXjasonliu
2021-03-23[libcxxabi] Use cxx-headers target to consume libcxx headersPetr Hosek
2021-03-18[CMake][runtimes] Add file level dependency to merge_archives commandsMarkus Böck
2021-02-26[libcxxabi] Fewer assumptions about path from libcxx to libcxxabiNico Weber
2021-02-18[libc++abi] Add builtins to dynamic library linkPatrick Oppenlander
2021-02-16[SystemZ][ZOS] Prefer -nostdlib++ as opposed to -nodefaultlibs when building ...Zbigniew Sarbinowski
2020-11-22[libc++] [libc++abi] Use C++20 standard.Marek Kurdej
2020-11-10[runtimes] Avoid overwriting the rpath unconditionallyLouis Dionne
2020-11-02[libc++/libc++abi] Use Python3_EXECUTABLE consistently to run utilitiesLouis Dionne
2020-10-23[libc++] Refactor the run-buildbot script to make it more modular, and run th...Louis Dionne
2020-10-23[runtimes] Revert the libc++ __config_site changeLouis Dionne
2020-10-21[take 2] [libc++] Include <__config_site> from <__config>Louis Dionne
2020-10-21[libc++] Revert "Include <__config_site> from <__config>"Louis Dionne
2020-10-21[libc++] Include <__config_site> from <__config>Louis Dionne
2020-10-19[libc++] Define new/delete in libc++abi only by defaultLouis Dionne
2020-10-05[libc++/abi] Revert "[libc++] Move the weak symbols list to libc++abi"Louis Dionne
2020-10-02[libc++] Move the weak symbols list to libc++abiLouis Dionne
2020-10-01[libc++] Don't re-export new/delete from libc++abi when they are defined in l...Louis Dionne
2020-10-01[libc++] Simplify how we re-export symbols from libc++abiLouis Dionne
2020-07-23[libc++abi] Also build the static archive with C++17Louis Dionne
2020-07-23[libc++abi] Build the dylib with C++17, like for libc++Louis Dionne
2020-07-17[gn build] Make sync_source_lists_from_cmake handle one-line sources linesNico Weber
2020-06-30[libc++abi] Remove empty source file cxa_unexpected.cppLouis Dionne
2020-06-02[libc++abi] Make sure we link in CrashReporterClient.a when it's presentLouis Dionne
2020-04-22[libc++/abi] Provide an option to turn on forgiving dynamic_cast when buildin...Louis Dionne
2020-04-20[libc++] Fix the no-exceptions build of libc++ on AppleLouis Dionne
2020-03-30Remove legacy CMake targets for libcxx and libcxxabiLouis Dionne
2020-03-23Revert "Remove legacy CMake targets for libcxx and libcxxabi"Louis Dionne
2020-03-23Remove legacy CMake targets for libcxx and libcxxabiLouis Dionne
2020-01-29[libcxx] Link against android_support when neededShoaib Meenai
2020-01-22[libcxxabi] NFC: Fix trivial typos in commentsKazuaki Ishizaki
2019-10-07[libc++abi] Introduce a LIBCXXABI_LIBRARY_VERSION optionLouis Dionne
2019-10-07[libc++abi] Do not define -Dcxxabi_shared_EXPORTS when building libc++abiLouis Dionne