1. b74d771 [libc++] Move the definition of aligned allocation helpers outside of <new> by Louis Dionne · 2 years, 8 months ago main
  2. d520d58 [libc++] Add FreeBSD XFAILs in preparation for CI by Ed Maste · 2 years, 7 months ago
  3. dc82f30 [libc++] Granularize <type_traits> includes in <utility> by Nikolas Klauser · 2 years, 7 months ago
  4. df3cc8e [libcxxabi] Use 'target=' consistently by Paul Robinson · 2 years, 7 months ago
  5. 123239c [libc++][Android] Include cstdlib to define __BIONIC__ by Ryan Prichard · 2 years, 7 months ago
  6. 25a3d07 [demangler][LoongArch] Correct the mangled_size for long double by Weining Lu · 2 years, 7 months ago
  7. f46bba9 Revert "[CMake] Use LLVM_TARGET_TRIPLE in runtimes" by Leonard Chan · 2 years, 7 months ago
  8. 44d54ba [libc++abi][LIT][AIX] Use Vector instructions available on Power7 in vec_reg_restore.pass.cpp by Xing Xue · 2 years, 8 months ago
  9. 9231726 [CMake] Use LLVM_TARGET_TRIPLE in runtimes by Petr Hosek · 3 years, 5 months ago
  10. 7362046 [libc++][NFC] Consistently use newline between license and include guard by Louis Dionne · 2 years, 8 months ago
  11. 83cce21 Revert "[libcxxabi] Always use thread_local for cxa_exception_storage" by Louis Dionne · 2 years, 8 months ago
  12. e800514 [libcxxabi] Always use thread_local for cxa_exception_storage by Shoaib Meenai · 2 years, 8 months ago
  13. 1a32724 [CMake] Fix -Wstrict-prototypes by Sam James · 2 years, 8 months ago
  14. a89eb5a [libc++abi] Use std::nullptr_t instead of declaring it manually by Ryan Prichard · 2 years, 9 months ago
  15. 8dd4051 [libc++abi][AIX] Use reserved slot in stack to pass the address of exception object by Xing Xue · 2 years, 9 months ago
  16. c7b6fcf [libc++abi][AIX] Use reserved slot in stack to pass the address of exception object by Xing Xue · 2 years, 9 months ago
  17. 519e9ef libcxxabi [PR58117][NFC]: Open code lower bound by Nathan Sidwell · 2 years, 9 months ago
  18. 685c4ad [demangler] Simplify OutputBuffer initialization by Nathan Sidwell · 3 years, 5 months ago
  19. 9572e56 Revert "[runtimes] Always define cxx_shared, cxx_static & other targets" by Haowei Wu · 2 years, 9 months ago
  20. eb9fece [libcxxabi]: Resync llvm & libcxxabi's demangler by Nathan Sidwell · 2 years, 9 months ago
  21. b4bc036 [runtimes] Always define cxx_shared, cxx_static & other targets by Louis Dionne · 2 years, 10 months ago
  22. 849e53c [runtimes] Add the ability to customize the output name of libc++, libc++abi and libunwind by Louis Dionne · 2 years, 9 months ago
  23. db2a783 [SystemZ][z/OS] Add ASCII and 32-bit variants for libc++. by Zibi Sarbinowski · 2 years, 10 months ago
  24. 20a144a [runtimes] Remove all traces of the legacy testing configuration system by Louis Dionne · 3 years, 2 months ago
  25. 5c3e02e [libcxxabi] Fix forced_unwind3.pass.cpp compilation error by Aaron Puchert · 2 years, 10 months ago
  26. 6285577 [libc++] Granularize the rest of memory by Nikolas Klauser · 2 years, 11 months ago
  27. 48afced [runtimes] Don't link against compiler-rt when we don't find it by Louis Dionne · 2 years, 11 months ago
  28. 3dc2f80 Revert the removal of LLVM_ENABLE_PROJECTS for libc++ and libc++abi by Louis Dionne · 2 years, 11 months ago
  29. 6c17e7c [libcxxabi][cmake] Allow building without libcxx again by John Ericson · 2 years, 11 months ago
  30. ee4f792 [libcxxabi] Fix alignment of pointers returned by fallback_malloc by Simon Tatham · 2 years, 11 months ago
  31. 5d227e3 Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too" by John Ericson · 2 years, 11 months ago
  32. d2e4dc7 [cmake] Use `CMAKE_INSTALL_LIBDIR` too by John Ericson · 4 years, 3 months ago
  33. 039323b Remove references to old mailing lists that have moved to discourse. Replace with links to discourse. by tlattner · 3 years ago
  34. b954e3e [libcxxabi][CMake] Set --unwindlib=none when using LLVM libunwind by Petr Hosek · 3 years ago
  35. 3007992 [SystemZ][z/OS] Modify cxxabi to be compatible with existing z/OS runtime by Muiez Ahmed · 3 years, 1 month ago
  36. b5f3d3b [libc++abi][AIX] Use _LIBCXXABI_FUNC_VIS for exported routines by Xing Xue · 3 years, 1 month ago
  37. 92ef8d4 [libc++][CI] Updates GCC to version 12. by Mark de Wever · 3 years, 2 months ago
  38. 2dba7d2 [libcxx] Remove extraneous '---' lines in .clang-format files by owenca · 3 years, 1 month ago
  39. bb4dcb7 [libcxx][AIX] Switch build compiler to clang by Jake Egan · 3 years, 1 month ago
  40. 013bcd8 [libc++] Towards a simpler extern template story in libc++ by Louis Dionne · 4 years, 1 month ago
  41. 11395e5 [libcxxabi] Check __SEH__, when checking if ARM EHABI is implied by Martin Storsjö · 3 years, 2 months ago
  42. c30c515 [libc++abi][AIX] add personality and helper functions for the state table EH by Xing Xue · 3 years, 2 months ago
  43. 1a14c57 [runtimes] Rename various libcpp-has-no-XYZ Lit features to just no-XYZ by Louis Dionne · 3 years, 2 months ago
  44. 97ede7d [runtimes] Officially deprecate the legacy testing configuration system by Louis Dionne · 3 years, 2 months ago
  45. 8b1770b [demangler][RISCV] Fix for long double by Piggy NL · 3 years, 2 months ago
  46. e44a32d [libc++abi] Use from-scratch testing configs for libc++abi by default by Louis Dionne · 3 years, 2 months ago
  47. 4ad92ec [libc++abi] Add missing XFAIL on test by Louis Dionne · 3 years, 2 months ago
  48. 3e4d383 [runtimes] Fix the build of merged ABI/unwinder libraries by Louis Dionne · 3 years, 2 months ago
  49. fb707c2 [runtimes] Default LIB*_HERMETIC_STATIC_LIBRARY to ON on Windows by Martin Storsjö · 3 years, 3 months ago
  50. 75a3853 [libunwind][AArch64] Add support for DWARF expression for RA_SIGN_STATE. by Daniel Kiss · 3 years, 2 months ago
  51. b682786 [runtimes] Introduce object libraries by Louis Dionne · 3 years, 2 months ago
  52. e112e5e [libcxxabi] Copy headers into build location by Petr Hosek · 3 years, 2 months ago
  53. 002da0a [runtimes][NFC] Remove dead code for Standalone builds by Louis Dionne · 3 years, 2 months ago
  54. c7d2959 [libc++abi][NFCI] Refactor demangling_terminate_handler to reduce nesting by Louis Dionne · 3 years, 2 months ago
  55. aeb5500 [libc++] Overhaul how we select the ABI library by Louis Dionne · 3 years, 5 months ago
  56. 2820149 [demangler] Avoid special-subst code duplication by Nathan Sidwell · 3 years, 4 months ago
  57. ba674f3 [libc++abi][NFC] Add comment on long reaching #if by Louis Dionne · 3 years, 2 months ago
  58. f8b9fcc [libc++abi] Refactor exception type demangling into a separate function by Louis Dionne · 3 years, 2 months ago
  59. bb1e46c [runtimes] Print the testing configuration in use in libunwind and libc++abi by Louis Dionne · 3 years, 2 months ago
  60. 443806a [libc++abi][NFC] Fix typo in comment by Louis Dionne · 3 years, 2 months ago
  61. 62aa835 [libc++abi] Reword uncaught exception termination message by Louis Dionne · 3 years, 2 months ago
  62. ecff200 [libcxxabi] [cmake] Fix a mismatched variable name by Martin Storsjö · 3 years, 2 months ago
  63. 558c0f0 [demangler] No need to space adjacent template closings by Nathan Sidwell · 3 years, 4 months ago
  64. ac1834f [demangler] Buffer peeking needs buffer by Nathan Sidwell · 3 years, 4 months ago
  65. fb82ddb [libcxxabi] Use the right calling convention for exception destructors on i386 Windows by Martin Storsjö · 3 years, 3 months ago
  66. ce96725 [demangler] Fold expressions of .* and ->* by Nathan Sidwell · 3 years, 5 months ago
  67. c7888dd Disable test for Android/Bionic. by Daniel Kiss · 3 years, 3 months ago
  68. dad8f7c [libunwind][AArch64] Fix _Unwind_ForcedUnwind via sigreturn. by Daniel Kiss · 3 years, 3 months ago
  69. c055932 [demangler] Fix demangling a template argument which happens to be a null pointer by gbreynoo · 3 years, 3 months ago
  70. a53022f Revert "[demangler] Simplify OutputBuffer initialization" by Kirill Stoimenov · 3 years, 3 months ago
  71. 7be4afe [demangler] Simplify OutputBuffer initialization by Nathan Sidwell · 3 years, 5 months ago
  72. 7d9bbeb [demangler][NFC] OperatorInfo table unit test by Nathan Sidwell · 3 years, 3 months ago
  73. 518fd76 [runtimes] [CMake] Unify variable names by Petr Hosek · 3 years, 4 months ago
  74. e025ba5 [demangler] Support C23 _BitInt type by Senran Zhang · 3 years, 4 months ago
  75. ed21e7f [libc++] Add back-deployment testing on arm64 macs by Louis Dionne · 3 years, 3 months ago
  76. 090c981 [libc++abi] Remove XFAIL on arm64 by Louis Dionne · 3 years, 3 months ago
  77. 5a66052 [demangler] Node precision dumper by Nathan Sidwell · 3 years, 4 months ago
  78. f6358c4 [demangler][NFC] Rename SwapAndRestore to ScopedOverride by Nathan Sidwell · 3 years, 5 months ago
  79. ac492da [demangler] Fix undocumented Local encoding by Nathan Sidwell · 3 years, 3 months ago
  80. 1850510 [demangler] Parenthesize >> inside template args by Nathan Sidwell · 3 years, 4 months ago
  81. e9c9bdf [demangler] Fix node matchers by Nathan Sidwell · 3 years, 4 months ago
  82. 8b55cc0 [demangler][NFC] Use def file for node names by Nathan Sidwell · 3 years, 4 months ago
  83. 019fb1b Demangle: Fix crash-on-invalid demangling of a module name with no underlying entity by David Blaikie · 3 years, 4 months ago
  84. 159209a [libunwind] Add a _LIBUNWIND_VERSION macro by Louis Dionne · 3 years, 5 months ago
  85. dafcca2 [demangler] Update node match calls by Nathan Sidwell · 3 years, 4 months ago
  86. 20057e5 [libc++][libc++abi] Serialize the enable_assertions Lit parameter in the generated config by Louis Dionne · 3 years, 4 months ago
  87. e35522e [demangler] Add StringView conversion operator by Nathan Sidwell · 3 years, 5 months ago
  88. 458a94f [demangler] Add operator precedence by Nathan Sidwell · 3 years, 5 months ago
  89. edde7bb [demangler] Add support for C++20 modules by Nathan Sidwell · 3 years, 6 months ago
  90. 93b8dcd [libc++][tests] Use CMake provided paths for includes and libdir instead of hardcoding them by Louis Dionne · 3 years, 4 months ago
  91. a897d0f [ARM] __cxa_end_cleanup: avoid clobbering r4 by Ryan Prichard · 3 years, 4 months ago
  92. 289d52c [libcxxabi] Fix cmake order dependency wrt dllexporting by Martin Storsjö · 3 years, 4 months ago
  93. a27d6e0 [demangler] Make OutputBuffer non-copyable by Nathan Sidwell · 3 years, 5 months ago
  94. cec921d [libc++] Use -I instead of -isystem to include headers in the test suite by Nikolas Klauser · 3 years, 5 months ago
  95. 634ca77 [runtimes] Remove FOO_TARGET_TRIPLE, FOO_SYSROOT and FOO_GCC_TOOLCHAIN by Louis Dionne · 3 years, 9 months ago
  96. 77c156f [libc++] Revert "Protect users from relying on detail headers" & related changes by Louis Dionne · 3 years, 5 months ago
  97. 0dda3d4 [demangler] Add co_await demangling by Nathan Sidwell · 3 years, 5 months ago
  98. 12b2ce7 [demangler][NFC] Tabularize operator name parsing by Nathan Sidwell · 3 years, 6 months ago
  99. fb95947 [demangler] Improve buffer hysteresis by Nathan Sidwell · 3 years, 5 months ago
  100. a3e8bed [demangler] Simplify SwapAndRestore by Nathan Sidwell · 3 years, 5 months ago