Clone this repo:

Branches

  1. 45120ee [libunwind] Make Apple OS version XFAILs robust to patch-level versions (#218125) by Louis Dionne · 9 days ago main
  2. 0790de4 [libc++] Harden the test suite for running against older libc++ versions (#214820) by Louis Dionne · 3 weeks ago
  3. 871ec68 [runtimes] Remove override of LLVM_ENABLE_PER_TARGET_RUNTIME_DIR on Darwin (#213748) by Louis Dionne · 4 weeks ago
  4. ec7ac63 [WebAssembly] Call EH personality function instead of `Unwind_CallPersonality` (#209282) by Demetrius Kanios · 5 weeks ago
  5. b2ff0e6 [libunwind][PPC64] Fix unw_getcontext corrupting callee-saved VSX registers on LE (#198371) by Piotr Kubaj · 5 weeks ago
  6. 1fd4558 [libunwind][arm64e] Mach-O Support unwinding PAuth_LR frames (#202772) by Jon Roelofs · 6 weeks ago
  7. e756ed4 [libunwind][AArch64] Support .cfi_set_ra_state (#209950) by Jon Roelofs · 6 weeks ago
  8. 82dd602 [libunwind] XFAIL the za unwind test on Apple targets older than OS 27.0 (#211379) by Jon Roelofs · 6 weeks ago
  9. a622539 [libunwind][test][AIX] Add C API test for unwinding from AIX VAPI (as signal handler) (#209662) by Hubert Tong · 6 weeks ago
  10. 5c065b4 [libunwind][test][AIX] Add C API test for unwinding from AIX VAPI (non-signal-handler case) (#209306) by Hubert Tong · 6 weeks ago
  11. 8cca89d [runtimes] LLVM 24 version bumps (#211262) by Louis Dionne · 6 weeks ago
  12. 12ac6bb [libunwind][AIX] Handle VAPI-based return addresses in stack unwinding for LLU (#209280) by Xing Xue · 6 weeks ago
  13. bc2c2b1 [libunwind] Fix exposure of UNW_AARCH64_RA_SIGN_STATE through _Unwind_GetGR (#209947) by Jon Roelofs · 6 weeks ago
  14. 8bd5df6 [LFI][libunwind] Omit unsuppported stg/za instructions for LFI target (#209392) by Zachary Yedidia · 6 weeks ago
  15. e825c61 [docs] Finish misc MyST migration (#210209) by Reid Kleckner · 7 weeks ago
  16. 96c0a03 [docs] Rename misc rst docs to md (#210208) by Reid Kleckner · 7 weeks ago
  17. 20582d1 [libunwind][test] Add .clang-format (#209364) by Hubert Tong · 7 weeks ago
  18. e382d57 [libunwind][Hexagon] Save/restore full r0-r7 in getcontext/jumpto (#208753) by quic-k · 7 weeks ago
  19. 7ccfbeb [libunwind] include alloca.h in test/aarch64_za_unwind.pass.cpp (#207376) by Shreeyash Pandey · 8 weeks ago
  20. 557780c [libunwind][aarch64] Fix auth on PAuth_LR'd frames (#206814) by Jon Roelofs · 9 weeks ago