Clone this repo:

Branches

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