1. 6402903 [libunwind][RISCV] Support reading of VLENB CSR register by Sergey Kachkov · 1 year, 6 months ago
  2. b6cb7e7 Revert "[CMake] Use LLVM_TARGET_TRIPLE in runtimes" by Leonard Chan · 1 year, 5 months ago
  3. 3a1ec19 [CMake] Use LLVM_TARGET_TRIPLE in runtimes by Petr Hosek · 2 years, 3 months ago
  4. 6f8d891 [libunwind][LoongArch] Add 64-bit LoongArch support by zhanglimin · 1 year, 6 months ago
  5. 39e678a [libunwind][NFC] Fix typo in libunwind debug string by jinge90 · 1 year, 6 months ago
  6. ad74e88 [libunwind] Check corrupted return address in unwind_phase2 when CET is enabled. by jinge90 · 1 year, 6 months ago
  7. c41e32d [CMake] Fix -Wstrict-prototypes by Sam James · 1 year, 6 months ago
  8. 5fbec61 [libunwind] Add module maps for libunwind by Ian Anderson · 1 year, 7 months ago
  9. 6b74563 [CMake] Fix LIBUNWIND_ENABLE_CET build after D110005 by jinge90 · 1 year, 7 months ago
  10. 949843a Revert "[runtimes] Always define cxx_shared, cxx_static & other targets" by Haowei Wu · 1 year, 7 months ago
  11. 25b5290 [runtimes] Always define cxx_shared, cxx_static & other targets by Louis Dionne · 1 year, 8 months ago
  12. b9b2710 [runtimes] Add the ability to customize the output name of libc++, libc++abi and libunwind by Louis Dionne · 1 year, 7 months ago
  13. 8f2a5c7 [libunwind] Install the headers by default by Louis Dionne · 1 year, 7 months ago
  14. 6abba68 [libunwind] Fix compile error with CROSS_UNWINDING by Florian Mayer · 1 year, 7 months ago
  15. 6d37764 [runtimes] Remove all traces of the legacy testing configuration system by Louis Dionne · 2 years ago
  16. af5f67a [libunwind] Handle G in personality string by Florian Mayer · 1 year, 11 months ago
  17. 88c8e68 [libunwind] Fix usage of `_dl_find_object` on 32-bit x86 by Adrian Vogelsgesang · 1 year, 8 months ago
  18. ffa537c [libunwind] Fix a few libunwind includes by Ryan Prichard · 1 year, 8 months ago
  19. 489d7a9 [libunwind] Fixed a number of typos by Gabriel Ravier · 1 year, 9 months ago
  20. a52dd7b Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too" by John Ericson · 1 year, 9 months ago
  21. 1c6273e [cmake] Use `CMAKE_INSTALL_LIBDIR` too by John Ericson · 3 years, 1 month ago
  22. 05c6d3d [compiler-rt][libunwind][runtimes] Recategorize `llvm_check_linker_flag` langs by John Ericson · 2 years, 4 months ago
  23. 0020ebe [libunwind][AIX] Implement _Unwind_FindEnclosingFunction() using traceback table on AIX by Xing Xue · 1 year, 9 months ago
  24. 66df3ba [libunwind] Remove __ANDROID_API__ < 18 workaround by Fangrui Song · 1 year, 9 months ago
  25. 8793385 [libunwind] Use `_dl_find_object` if available by Adrian Vogelsgesang · 1 year, 10 months ago
  26. f76487c [libunwind][AIX] Save/restore errno before/after system calls dlopen/dlsym/dlclose by Xing Xue · 1 year, 9 months ago
  27. b356f7b [libunwind] undef NDEBUG for assert.h in tests. by Florian Mayer · 1 year, 9 months ago
  28. 3d32e02 [libunwind] Remove unused substitution in AIX libunwind config by Louis Dionne · 1 year, 9 months ago
  29. 116b600 Update references to mailing lists that have moved to Discourse. by tlattner · 1 year, 9 months ago
  30. ed18788 Bump the trunk major version to 16 by Tom Stellard · 1 year, 10 months ago
  31. 3acf57c [libunwind][SystemZ] Use process_vm_readv to avoid potential segfaults by Ulrich Weigand · 1 year, 10 months ago
  32. 2516259 [libunwind,EHABI,ARM] Fix get/set of RA_AUTH_CODE. by Simon Tatham · 1 year, 11 months ago
  33. d21106a [libunwind] Ensure test/libunwind_01.pass is not completely inlined by Alex Richardson · 1 year, 11 months ago
  34. eed2b2f [libunwind] Don't store a predecremented PC when using SEH by Martin Storsjö · 2 years ago
  35. 22a5a1e [libunwind] Remove unused ARM SEH placeholder code by Martin Storsjö · 2 years ago
  36. 33fe638 [libunwind] Fix SEH unwinding on ARM by Martin Storsjö · 2 years ago
  37. 883e889 [NFC] [libunwind] turn assert into static_assert by Florian Mayer · 1 year, 11 months ago
  38. c6a2251 [libunwind][ci][AIX] Add libunwind to buildbot CI by Xing Xue · 2 years ago
  39. ce84494 [libunwind] Add more information to eh_frame_hdr version error by Florian Mayer · 2 years ago
  40. 94b8756 [runtimes] Officially deprecate the legacy testing configuration system by Louis Dionne · 2 years ago
  41. 87aaabf [libunwind][CMake] Fix name of LIBUNWIND_SUPPORTS_NODEFAULTLIBS_FLAG by Pavel Samolysov · 2 years ago
  42. 5ea9b1a [libunwind] Tidy-up the testing configuration for libunwind by Louis Dionne · 2 years ago
  43. 8a82f4e [libunwind] Use process_vm_readv to avoid potential segfaults by Shoaib Meenai · 2 years ago
  44. 6124c88 [libunwind] Factor out sigreturn check condition. NFC by Shoaib Meenai · 2 years ago
  45. 1e15c16 [libunwind] Introduce a cmake-bridge.cfg.in file to reduce test config duplication by Louis Dionne · 2 years ago
  46. b836d86 [libunwind] Remove unused _LIBUNWIND_HAS_NO_THREADS macro in tests by Louis Dionne · 2 years ago
  47. c015d04 [runtimes] Fix the build of merged ABI/unwinder libraries by Louis Dionne · 2 years ago
  48. 189650b [libunwind] Remove -Wsign-conversion warning by Daniel Kiss · 2 years ago
  49. 991438d [runtimes] Default LIB*_HERMETIC_STATIC_LIBRARY to ON on Windows by Martin Storsjö · 2 years, 1 month ago
  50. 1b32d79 [libunwind][AArch64] Add support for DWARF expression for RA_SIGN_STATE. by Daniel Kiss · 2 years ago
  51. 4d56eb8 [runtimes] Introduce object libraries by Louis Dionne · 2 years ago
  52. 634c298 Revert "[libunwind][AArch64] Add support for DWARF expression for RA_SIGN_STATE." by Daniel Kiss · 2 years ago
  53. c57af8a [runtimes][NFC] Remove dead code for Standalone builds by Louis Dionne · 2 years ago
  54. 01baf3f [libunwind] Remove -Wsign-conversion warning by Louis Dionne · 2 years ago
  55. d87ceaa [libunwind][AArch64] Add support for DWARF expression for RA_SIGN_STATE. by Daniel Kiss · 2 years ago
  56. 62b2e1f [runtimes] [cmake] Fix -Werror detection in common build configs by Martin Storsjö · 2 years ago
  57. 1e7a5d8 [runtimes] Print the testing configuration in use in libunwind and libc++abi by Louis Dionne · 2 years ago
  58. b842815 [libunwind] Silence warnings about unused variables. NFC. by Martin Storsjö · 2 years ago
  59. d7a1ad4 [libunwind] [CMake] Handle the RelWithDebInfo configuration similarly to Release by Martin Storsjö · 2 years ago
  60. 92ca30d [libunwind][SystemZ] Unwind out of signal handlers by Ulrich Weigand · 2 years ago
  61. 5547082 [libunwind] Add SystemZ support by Ulrich Weigand · 2 years ago
  62. f3752f0 [libunwind][AArch64] Fix _Unwind_ForcedUnwind via sigreturn. by Daniel Kiss · 2 years ago
  63. f5e5de5 [libunwind] Update the test configuration files to support the remote execution. by Vladimir Vereschaka · 2 years ago
  64. f069a82 [libunwind] [CMake] Remove leftover no-op cmake variable setting. NFC. by Martin Storsjö · 2 years ago
  65. c62ccef [libunwind] Fix build warnings in Unwind-EHABI.cpp. NFC. by Martin Storsjö · 2 years ago
  66. edfe955 [runtimes] [CMake] Unify variable names by Petr Hosek · 2 years, 2 months ago
  67. 9712434 [libunwind][AIX] implementation of the unwinder for AIX by Xing Xue · 2 years, 1 month ago
  68. 9221b4f [libunwind][AIX] implementation of the unwinder for AIX by Xing Xue · 2 years, 1 month ago
  69. 8b7a644 [libunwind][AIX] implementation of the unwinder for AIX by Xing Xue · 2 years, 1 month ago
  70. 6a36492 Add some prototypes to fix -Wstrict-prototypes. NFC by Fangrui Song · 2 years, 1 month ago
  71. f5b8bdf NFC: Avoid unused variable warning in UnwindLevel1.c by kristina · 2 years, 1 month ago
  72. e3f3945 [libunwind] Add missing licenses in test files by Louis Dionne · 2 years, 1 month ago
  73. 81301c9 [libc++] Add a CI job running MSAN by Louis Dionne · 2 years, 2 months ago
  74. 19119c3 [libunwind] Add a _LIBUNWIND_VERSION macro by Louis Dionne · 2 years, 2 months ago
  75. 0907ae1 Replace links to archived mailing lists by links to Discourse forums by Danny Mösch · 2 years, 2 months ago
  76. b8aefc4 [runtimes] Remove FOO_TARGET_TRIPLE, FOO_SYSROOT and FOO_GCC_TOOLCHAIN by Louis Dionne · 2 years, 7 months ago
  77. 0ddc4ef [libunwind][test] remember_state_leak.pass.sh.s: link with -no-pie by Fangrui Song · 2 years, 2 months ago
  78. 240c9d9 [libunwind] Further fix for 32-bit PowerPC processors without AltiVec by George Koehler · 2 years, 3 months ago
  79. e50b0aa [runtimes] Move warning messages for FOO_SYSROOT & friends above their default value by Louis Dionne · 2 years, 3 months ago
  80. bc3d811 [runtimes] Deprecate FOO_SYSROOT & friends by Louis Dionne · 2 years, 3 months ago
  81. f000c6d [libunwind] Only include cet.h if __CET__ defined by Nikita Popov · 2 years, 3 months ago
  82. 162fee2 Update all LLVM documentation mentioning runtimes in LLVM_ENABLE_PROJECTS by Louis Dionne · 2 years, 3 months ago
  83. 70b0ab8 [libunwind] Avoid a warning in 32 bit builds. NFC. by Martin Storsjö · 2 years, 3 months ago
  84. f4fef30 [runtimes] Remove support for standalone builds by Louis Dionne · 2 years, 3 months ago
  85. 5f0a5b3 [libunwind] Define _Unwind_Backtrace for powerpc, sparc by Sam James · 2 years, 3 months ago
  86. e17ed23 [libunwind] [sparc] Add SPARCv9 support by Koakuma · 2 years, 3 months ago
  87. f298e83 [libunwind] Attempt to fix broken sphinx doc link by Simon Pilgrim · 2 years, 3 months ago
  88. a61d312 Bump the trunk major version to 15 by Tom Stellard · 2 years, 3 months ago
  89. 7072f62 [cmake] Partially deduplicate `{llvm,compiler_rt}_check_linker_flag` for runtime libs and llvm by John Ericson · 2 years, 4 months ago
  90. 3e3b5b3 unwind: fix typo for __powerpc__ by Sam James · 2 years, 3 months ago
  91. 4eac401 [unwind] fix build with GCC on PPC32 by Sam James · 2 years, 3 months ago
  92. fe116b0 Revert "[cmake] Duplicate `{llvm,compiler_rt}_check_linker_flag` for runtime libs and llvm" by Petr Hosek · 2 years, 4 months ago
  93. 7a1e46a [cmake] Duplicate `{llvm,compiler_rt}_check_linker_flag` for runtime libs and llvm by John Ericson · 2 years, 4 months ago
  94. 844fbc0 [cmake] Make include(GNUInstallDirs) always below project(..) by John Ericson · 2 years, 4 months ago
  95. beb9b7a [cmake] Move HandleOutOfTreeLLVM to common cmake utils by John Ericson · 2 years, 4 months ago
  96. ae55770 [NFC][libunwind] Fix uintptr_t vs size_t confusion for lengths by Jessica Clarke · 2 years, 4 months ago
  97. ebc7b5f [libcxx][libcxxabi][libunwind][cmake] Use `GNUInstallDirs` to support custom installation dirs by John Ericson · 2 years, 4 months ago
  98. 59be927 Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs." by John Ericson · 2 years, 4 months ago
  99. e1dc7ff [cmake] Use `GNUInstallDirs` to support custom installation dirs. by John Ericson · 2 years, 4 months ago
  100. aafeed4 Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs." by John Ericson · 2 years, 4 months ago