Clone this repo:

Branches

  1. 6868152 [libc++] Enable -Wmissing-prototypes (#116261) by Nikolas Klauser · 10 days ago main master
  2. 18fca08 [runtimes] Remove dependencies on cxx_experimental for test-suite installs (#171678) by Louis Dionne · 2 weeks ago
  3. 475a2e1 [runtimes] Modernize installation targets (#171677) by Louis Dionne · 2 weeks ago
  4. 4fa145b [libunwind] fix building on Haiku i386 (#171586) by Brad Smith · 2 weeks ago
  5. 569d9a3 [libunwind] Make sure libunwind test dependencies are installed before running tests (#171474) by Louis Dionne · 2 weeks ago
  6. 67e7bfc [libunwind](TestOnly) Mark failing tests as unsupported on Apple targets (#170488) by Nathan Corbyn · 3 weeks ago
  7. fced35f libunwind: Remove OS requirements from tests to make them run on more OSes (#167642) by Gleb Popov · 4 weeks ago
  8. e33483a [Unwind][AArch64] Match sigreturn instructions in big endian (#167139) by hstk30-hw · 6 weeks ago
  9. 5c1bc8c [libunwind] Ensure zaDisable() is called in jumpto/returnto (NFC) (#167674) by Benjamin Maxwell · 6 weeks ago
  10. b6a1bb4 [libunwind] Fix build error because of wrong register size (#167743) by Med Ismail Bennani · 6 weeks ago
  11. 00be0e9 libunwind: Implement the unw_strerror function for better nongnu libunwind compatibility (#160887) by Gleb Popov · 6 weeks ago
  12. 9e880de [libunwind] Fix execution flow imbalance when using C++ Exceptions (#165066) by Med Ismail Bennani · 6 weeks ago
  13. 6596107 [libunwind][AArch64] Disable ZA before resuming from unwinding (on Linux) (#165451) by Benjamin Maxwell · 6 weeks ago
  14. 2cb4bd9 [libc++abi][libunwind] Enable AT&T syntax explicitly (#166818) by Raul Tambre · 7 weeks ago
  15. 672d78d [libunwind] Add CMake option to enable execute-only code generation on AArch64 (#140554) by Csanád Hajdú · 7 weeks ago
  16. 6481c4c [libunwind][PAuthLR] Remove PC offset when using FEAT_PAuthLR (#164224) by Jack Styles · 8 weeks ago
  17. c372a3c [compiler-rt][libunwind] Allow for CET on OpenBSD (#164341) by Brad Smith · 9 weeks ago
  18. 5c2d852 [PAC][libunwind] Fix gcc build of libunwind and compiler-rt (#164535) by Oliver Hunt · 9 weeks ago
  19. d43cb9f [NFCI][asm][i386/x86-64] Enable AT&T syntax explicitly (#164453) by Raul Tambre · 9 weeks ago
  20. 69914e3 [runtimes][PAC] Harden unwinding when possible (#143230) by Oliver Hunt · 10 weeks ago