Clone this repo:

Branches

  1. f0e4d59 [libunwind] Fix building with EXCEPTION_DISPOSITION as enum (#180513) by Martin Storsjö · 12 days ago main master
  2. 8f3b418 [libunwind][NFC] Typo fixes & comments corrections & code style changes. (#174565) by willmafh · 4 weeks ago
  3. 9a35009 [runtimes] Post-branch tasks for the LLVM 23 release (#176007) by Louis Dionne · 6 weeks ago
  4. ee6417f [libunwind][WebAssembly] Fix typos (NFC) (#173745) by Heejin Ahn · 7 weeks ago
  5. 4a3cfd8 [PAC][libunwind] Pass ptrauth-qualified values as const references (#173765) by Daniil Kovalev · 8 weeks ago
  6. 451fd52 [PAC][libunwind] Enhance PAuth-related comments in `__unw_set_reg` (#173769) by Daniil Kovalev · 8 weeks ago
  7. 6868152 [libc++] Enable -Wmissing-prototypes (#116261) by Nikolas Klauser · 10 weeks ago
  8. 18fca08 [runtimes] Remove dependencies on cxx_experimental for test-suite installs (#171678) by Louis Dionne · 2 months ago
  9. 475a2e1 [runtimes] Modernize installation targets (#171677) by Louis Dionne · 2 months ago
  10. 4fa145b [libunwind] fix building on Haiku i386 (#171586) by Brad Smith · 2 months ago
  11. 569d9a3 [libunwind] Make sure libunwind test dependencies are installed before running tests (#171474) by Louis Dionne · 3 months ago
  12. 67e7bfc [libunwind](TestOnly) Mark failing tests as unsupported on Apple targets (#170488) by Nathan Corbyn · 3 months ago
  13. fced35f libunwind: Remove OS requirements from tests to make them run on more OSes (#167642) by Gleb Popov · 3 months ago
  14. e33483a [Unwind][AArch64] Match sigreturn instructions in big endian (#167139) by hstk30-hw · 3 months ago
  15. 5c1bc8c [libunwind] Ensure zaDisable() is called in jumpto/returnto (NFC) (#167674) by Benjamin Maxwell · 3 months ago
  16. b6a1bb4 [libunwind] Fix build error because of wrong register size (#167743) by Med Ismail Bennani · 3 months ago
  17. 00be0e9 libunwind: Implement the unw_strerror function for better nongnu libunwind compatibility (#160887) by Gleb Popov · 3 months ago
  18. 9e880de [libunwind] Fix execution flow imbalance when using C++ Exceptions (#165066) by Med Ismail Bennani · 3 months ago
  19. 6596107 [libunwind][AArch64] Disable ZA before resuming from unwinding (on Linux) (#165451) by Benjamin Maxwell · 3 months ago
  20. 2cb4bd9 [libc++abi][libunwind] Enable AT&T syntax explicitly (#166818) by Raul Tambre · 4 months ago