Clone this repo:

Branches

  1. a726f53 [libunwind][WebAssembly] Fix typos (NFC) (#173745) by Heejin Ahn · 4 days ago main
  2. 8fe9a9a [PAC][libunwind] Pass ptrauth-qualified values as const references (#173765) by Daniil Kovalev · 8 days ago
  3. 68533a8 [PAC][libunwind] Enhance PAuth-related comments in `__unw_set_reg` (#173769) by Daniil Kovalev · 12 days ago
  4. f4b329c [libc++] Enable -Wmissing-prototypes (#116261) by Nikolas Klauser · 4 weeks ago
  5. 0f7574d [runtimes] Remove dependencies on cxx_experimental for test-suite installs (#171678) by Louis Dionne · 4 weeks ago
  6. 8047399 [runtimes] Modernize installation targets (#171677) by Louis Dionne · 4 weeks ago
  7. 634b597 [libunwind] fix building on Haiku i386 (#171586) by Brad Smith · 4 weeks ago
  8. ef48634 [libunwind] Make sure libunwind test dependencies are installed before running tests (#171474) by Louis Dionne · 4 weeks ago
  9. 88fc07e [libunwind](TestOnly) Mark failing tests as unsupported on Apple targets (#170488) by Nathan Corbyn · 5 weeks ago
  10. c65639b libunwind: Remove OS requirements from tests to make them run on more OSes (#167642) by Gleb Popov · 6 weeks ago
  11. 7ff36f1 [Unwind][AArch64] Match sigreturn instructions in big endian (#167139) by hstk30-hw · 8 weeks ago
  12. 35ac862 [libunwind] Ensure zaDisable() is called in jumpto/returnto (NFC) (#167674) by Benjamin Maxwell · 8 weeks ago
  13. fca5c74 [libunwind] Fix build error because of wrong register size (#167743) by Med Ismail Bennani · 8 weeks ago
  14. 7a5a7e5 libunwind: Implement the unw_strerror function for better nongnu libunwind compatibility (#160887) by Gleb Popov · 8 weeks ago
  15. 7bba7e7 [libunwind] Fix execution flow imbalance when using C++ Exceptions (#165066) by Med Ismail Bennani · 8 weeks ago
  16. d3f5542 [libunwind][AArch64] Disable ZA before resuming from unwinding (on Linux) (#165451) by Benjamin Maxwell · 9 weeks ago
  17. 9d33a5c [libc++abi][libunwind] Enable AT&T syntax explicitly (#166818) by Raul Tambre · 9 weeks ago
  18. bbb6f1e [libunwind] Add CMake option to enable execute-only code generation on AArch64 (#140554) by Csanád Hajdú · 9 weeks ago
  19. 14b9dee [libunwind][PAuthLR] Remove PC offset when using FEAT_PAuthLR (#164224) by Jack Styles · 2 months ago
  20. b7c3dda [compiler-rt][libunwind] Allow for CET on OpenBSD (#164341) by Brad Smith · 3 months ago