1. 70589c1 [cmake] Use `GNUInstallDirs` to support custom installation dirs. by John Ericson · 2 years, 3 months ago
  2. 7c341d2 Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs." by John Ericson · 2 years, 3 months ago
  3. 739e75a [cmake] Use `GNUInstallDirs` to support custom installation dirs. by John Ericson · 2 years, 3 months ago
  4. 93850c1 [SystemZ][z/OS] ASCII/EBCDIC support with no coexistence by Muiez Ahmed · 2 years, 3 months ago
  5. 70f3f59 [libc++] Modularize <chrono> by Louis Dionne · 2 years, 3 months ago
  6. 586285c [libcxxabi] Added convenience classes to cxa_guard by Daniel McIntosh · 2 years, 4 months ago
  7. 44eac74 [libcxxabi] Re-organized inheritance structure to remove CRTP in cxa_guard by Daniel McIntosh · 2 years, 4 months ago
  8. 39a900e [libcxxabi] Pulled guard byte code out of GuardObject by Daniel McIntosh · 2 years, 4 months ago
  9. 2daa7a0 [libcxxabi] Make InitByteGlobalMutex check GetThreadID instead of PlatformThreadID by Daniel McIntosh · 2 years, 8 months ago
  10. c5905df [NFC][libcxxabi] Rename GlobalLock to GlobalMutex by Daniel McIntosh · 2 years, 8 months ago
  11. 4be7a16 [libc++][libc++abi][libunwind] Dedup install path var definitions by John Ericson · 2 years, 3 months ago
  12. e112973 [libc++] Disable coverage with sanitize-coverage=0 by Ben Wagner · 2 years, 3 months ago
  13. e2ea0ec [CMake] Use `LLVM_COMMON_CMAKE_UTILS` in runtimes just for clarity by John Ericson · 2 years, 4 months ago
  14. 86a9d4d [libcxx] Use LIBCXX_EXECUTOR in new test configs by Martin Storsjö · 2 years, 4 months ago
  15. 20fbe76 [libc++abi][NFC] Fix comment by Louis Dionne · 2 years, 4 months ago
  16. 26cda9e [ARM][libcxxabi] Add PACBTI-M support to libcxxabi by Ties Stuij · 2 years, 4 months ago
  17. 84d6eaf [libc++abi][AIX] Add 2 LIT tests for the AIX unwinder by Xing Xue · 2 years, 4 months ago
  18. 56de805 [libc++][release] Do not force building the runtimes with -fPIC by Louis Dionne · 2 years, 7 months ago
  19. 363ff19 [runtimes] Move WARNING to FATAL_ERROR for folks using FOO_BUILD_32_BITS by Louis Dionne · 2 years, 5 months ago
  20. 2d09ad6 [runtimes] Remove support for GCC-style 32 bit multilib builds by Louis Dionne · 2 years, 5 months ago
  21. 3122fae [libunwind][ARM] Handle end of stack during unwind by Daniel Kiss · 2 years, 5 months ago
  22. 2866225 [libc++] [test] Eliminate libcpp-no-noexcept-function-type and libcpp-no-structured-bindings. by Arthur O'Dwyer · 2 years, 5 months ago
  23. 6edba26 [runtimes][NFC] Remove filenames at the top of the license notice by Louis Dionne · 2 years, 5 months ago
  24. e6de76b [libc++abi] Don't re-define _LIBCPP_HAS_NO_THREADS in single-threaded mode by Louis Dionne · 2 years, 5 months ago
  25. 40ae5fc [libcxx][CI][AIX] Switch to LLVM_ENABLE_RUNTIMES by David Tenty · 2 years, 5 months ago
  26. b69a45c Reland "[libcxxabi][ARM] Make CXX_end_cleanup compatible with Armv6-M" by Daniel Kiss · 2 years, 6 months ago
  27. 23dfc3f Revert "[libcxxabi][ARM] Make CXX_end_cleanup compatible with Armv6-M" by Vladimir Vereschaka · 2 years, 5 months ago
  28. 76d128e [libcxxabi] Fix NO_THREADS version of test_exception_storage.pass.cpp by Daniel McIntosh · 2 years, 8 months ago
  29. b2ccc93 [libcxxabi][ARM] Make CXX_end_cleanup compatible with Armv6-M by Daniel Kiss · 2 years, 6 months ago
  30. 29755b4 [libc++] Temporarily mark tests as UNSUPPORTED to get the CI green by Louis Dionne · 2 years, 6 months ago
  31. 04dcdff Reland "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume." by Daniel Kiss · 2 years, 6 months ago
  32. e70f7de Revert "Reland "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume."" by Daniel Kiss · 2 years, 6 months ago
  33. 2af9331 Reland "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume." by Daniel Kiss · 2 years, 6 months ago
  34. 07f0324 [CMake] Cache the compiler-rt library search results by Petr Hosek · 3 years, 7 months ago
  35. debd780 Revert "[ARM] __cxa_end_cleanup should be called instead of _UnwindResume." by Daniel Kiss · 2 years, 6 months ago
  36. 702439f [ARM] __cxa_end_cleanup should be called instead of _UnwindResume. by Daniel Kiss · 2 years, 6 months ago
  37. 53da913 [Demangle] Add prepend functionality to OutputString by Luís Ferreira · 2 years, 6 months ago
  38. b42051f Fix for OutputStream->OutputBuffer rename by David Blaikie · 2 years, 6 months ago
  39. dc58a4d [libcxxabi] Fix build after D111947 by Vitaly Buka · 2 years, 6 months ago
  40. 4fb856a [Demangle] Rename OutputStream to OutputString by Luís Ferreira · 2 years, 6 months ago
  41. 426ee84 Revert "[CMake] Cache the compiler-rt library search results" by Petr Hosek · 2 years, 6 months ago
  42. 65c1efb [runtimes] Properly handle the sysroot/triple/gcc-toolchain by Louis Dionne · 2 years, 6 months ago
  43. 559def5 [libc++abi] Guard include of <unistd.h> behind __has_include by Louis Dionne · 2 years, 6 months ago
  44. 66ac15a [CMake] Cache the compiler-rt library search results by Petr Hosek · 3 years, 7 months ago
  45. a379a44 [libc++][AIX] Add scripts and config for building with the libcxx CI infrastructure by David Tenty · 2 years, 6 months ago
  46. 58f39ec [libc++abi][ci] Add a from-scratch config for libc++abi on Apple/system by Louis Dionne · 2 years, 6 months ago
  47. 561bd5f [libc++abi] Change LIBCXXABI_NO_TIMER to LIBCXXABI_USE_TIMER by Louis Dionne · 2 years, 6 months ago
  48. cf16a2f [runtimes] Add tests for vendor-specific properties by Louis Dionne · 2 years, 7 months ago
  49. a5a3ddc [runtimes] Allow FOO_TEST_CONFIG to be a relative path by Louis Dionne · 2 years, 7 months ago
  50. 369b7d8 [libc++abi] Mark __cxa_new_handler with _LIBCPP_SAFE_STATIC by Louis Dionne · 2 years, 7 months ago
  51. ece5b3e [Demangle][Rust] Parse non-ASCII identifiers by Tomasz Miąsko · 2 years, 7 months ago
  52. ce9a9b3 [libc++abi][NFCI] Consistently group new_handler, unexpected_handler and terminate_handler by Louis Dionne · 2 years, 7 months ago
  53. c0915d1 Revert "[libc++][libc++abi] Add tests for vendor-specific properties" by Haowei Wu · 2 years, 7 months ago
  54. 3ea6399 [libc++][libc++abi] Add tests for vendor-specific properties by Louis Dionne · 2 years, 7 months ago
  55. 036d315 [demangle] Support for ISO/IEC TS 18661 binary floating point type by Pengfei Wang · 2 years, 7 months ago
  56. 8971fd0 [libc++abi] Remove unnecessary atomic_support.h header from libc++abi by Louis Dionne · 2 years, 7 months ago
  57. 7564b8b [libcxx][libcxxabi] CMAKE_REQUIRED_FLAGS is a string, not a list by Nehal J Wani · 2 years, 7 months ago
  58. 4cfa87a [libcxxabi] NFC: fix incorrect indentation of braces by Zhouyi Zhou · 2 years, 7 months ago
  59. 01bf42c [runtimes] Allow overriding where CMake installs RUNTIME type libraries (DLLs) by Martin Storsjö · 2 years, 8 months ago
  60. 52f9f30 [libc++abi] Remove workarounds for missing -Wno-exceptions on older GCCs by Louis Dionne · 2 years, 8 months ago
  61. 41e3eaf [Unwind] Harmonise exception class for EHABI spec. by Daniel Kiss · 2 years, 8 months ago
  62. 98aadde [libc++] Remove some workarounds for unsupported GCC and Clang versions by Louis Dionne · 2 years, 8 months ago
  63. 6735442 [libc++abi] Avoid the warning: "__EXCEPTIONS" is not defined, evaluates to 0 [-Werror=undef] by Xiang Xiao · 2 years, 8 months ago
  64. e86be82 [libc++abi] Apply simplify scan_eh_tab to SjLj by Kazushi (Jam) Marukawa · 2 years, 8 months ago
  65. 843a58f [libc++] Remove test-suite annotations for unsupported Clang versions by Louis Dionne · 2 years, 8 months ago
  66. 9b0b681 [libc++] Remove more test-suite workarounds for unsupported GCC versions by Louis Dionne · 2 years, 8 months ago
  67. 261fd43 [NFC][libcxxabi] Run clang-format on libcxxabi/src/cxa_guard_impl.h by Daniel McIntosh · 2 years, 9 months ago
  68. cf1381e [libc++abi] Fix possible infinite loop in itanium demangler by Mikhail Borisov · 2 years, 8 months ago
  69. 5f4d2ce [libc++abi][NFC] Move PODSmallVector definition to the top of ItaniumDemangle.h by Mikhail Borisov · 2 years, 8 months ago
  70. 06808e2 [libc++] Remove Lit annotations for unsupported GCC versions from the test suite by Louis Dionne · 2 years, 8 months ago
  71. b433063 [Arm][Unwind][libc++abi] Add _Unwind_ForcedUnwind to EHABI. by Daniel Kiss · 2 years, 8 months ago
  72. 2cbaa13 [runtimes] Always build libc++, libc++abi and libunwind with -fPIC by Louis Dionne · 2 years, 10 months ago
  73. 488bd96 [libc++abi/unwind] NFC: Normalize how we set target properties by Louis Dionne · 2 years, 9 months ago
  74. 19025d1 [demangler] Fix demangling of 'half' by Stuart Brady · 2 years, 11 months ago
  75. 9c5da03 [runtimes] Simplify how we set the target triple by Louis Dionne · 2 years, 9 months ago
  76. 6cdf3c8 [libc++] Add a job running GCC with C++11 by Louis Dionne · 2 years, 9 months ago
  77. a9b6ea5 [runtimes] Don't try passing --target flags to GCC by Louis Dionne · 2 years, 9 months ago
  78. a92be00 [libc++/abi] Fix broken Lit feature no-noexcept-function-type by Louis Dionne · 2 years, 9 months ago
  79. f96e853 [runtimes] Serialize all Lit params instead of passing them to add_lit_testsuite by Louis Dionne · 2 years, 9 months ago
  80. 848499f [runtimes] Bring back TARGET_TRIPLE by Louis Dionne · 2 years, 9 months ago
  81. 4155357 [runtimes] Inherit the TARGET_TRIPLE that may be set by LLVM by Louis Dionne · 2 years, 9 months ago
  82. f150556 [runtimes] NFCI: Drop intermediate CMake variable TARGET_TRIPLE by Louis Dionne · 2 years, 9 months ago
  83. 4f1b504 [libc++] Add a CI job for macOS on arm64 hardware 🥳 by Louis Dionne · 2 years, 9 months ago
  84. 3b0850d Prepare Compiler-RT for GnuInstallDirs, matching libcxx, document all by John Ericson · 3 years ago
  85. ea285d1 [libc++] NFC: Fix incorrect comments in CMake by Louis Dionne · 2 years, 10 months ago
  86. 2549fc9 [runtimes] Move enable_32bit to the DSL by Louis Dionne · 2 years, 10 months ago
  87. 7f7eaf9 [runtimes] Simplify how we specify XFAIL & friends based on the triple by Louis Dionne · 2 years, 10 months ago
  88. af54170 [libc++] Serialize Lit parameters to make them available to from-scratch configs by Louis Dionne · 2 years, 11 months ago
  89. 638f663 [libc++] NFCI: Remove unused Lit parameter sanitizer_library by Louis Dionne · 2 years, 10 months ago
  90. 64b06d4 [libc++abi][AIX] Enable calculating addresses with DW_EH_PE_datarel by Xing Xue · 2 years, 10 months ago
  91. d750afe [libc++] Promote GCC 11 to mandatory CI by Louis Dionne · 2 years, 10 months ago
  92. 7536055 [libc++abi] NFC: avoid a -Wunused-parameter warning by Xing Xue · 2 years, 10 months ago
  93. 829eb09 [libc++abi] Remove the LIBCXXABI_ENABLE_PIC option by Louis Dionne · 2 years, 10 months ago
  94. 185a9ef [libc++abi] NFC: adding a new parameter base to functions for calculating addresses with relative encodings by Xing Xue · 2 years, 10 months ago
  95. a3b738a Save/restore OuterTemplateParams in AbstractManglingParser::parseEncoding. by Justin Lebar · 2 years, 10 months ago
  96. 804f66e [libc++] Enable tests for the experimental library by default by Louis Dionne · 3 years ago
  97. cf16ccd [libcxxabi] Use ASan interface header for declaration. NFC by Shoaib Meenai · 2 years, 11 months ago
  98. bf7ea0b [libcxxabi] Remove unnecessary define from build by Shoaib Meenai · 3 years ago
  99. 8e63283 [libc++] Move handling of the target triple to the DSL by Louis Dionne · 3 years ago
  100. 1672e0f [libc++] Support per-target __config_site in per-target runtime build by Petr Hosek · 3 years, 9 months ago