Clone this repo:
  1. 3e6ec2a [libunwind][Android] Fix findUnwindSections for ARM EHABI Bionic by Ryan Prichard · 4 years, 5 months ago master
  2. 4454bbf [libunwind][Android] Improve workaround for PIE zero-dlpi_addr bug by Ryan Prichard · 4 years, 5 months ago
  3. b956c52 [libunwind] Fix issues introduced in r374606 by Petr Hosek · 4 years, 5 months ago
  4. 38529c1 [libunwind] Refactor CMake flag checks to match libc++ and libc++abi by Petr Hosek · 4 years, 5 months ago
  5. 9caec0a [libunwind] Adjust libunwind_01.pass.cpp test for ARM EHABI by John Brawn · 4 years, 6 months ago
  6. 6a94361 Unwind: avoid warning about unused typedef by Saleem Abdulrasool · 4 years, 6 months ago
  7. d715ca3 Unwind: prevent unw_get_proc_info from returning stale data by Saleem Abdulrasool · 4 years, 6 months ago
  8. 72889c5 unwind: remove a could of extraneous `else` (NFC) by Saleem Abdulrasool · 4 years, 6 months ago
  9. 560e9f6 [runtimes] Don't depend on libpthread on Android by Yi Kong · 4 years, 8 months ago
  10. 7e0aa14 [libunwind][ARM] Fix types in _Unwind_VRS_Get. by Mikhail Maltsev · 4 years, 8 months ago
  11. 65245a0 [libunwind][ARM] Fix loading FP registers on big-endian targets by Mikhail Maltsev · 4 years, 8 months ago
  12. 8af4eb6 Bump the trunk version to 10.0.0svn by Hans Wennborg · 4 years, 8 months ago
  13. 6c10a80 [libunwind] Fix Unwind-EHABI.cpp:getByte on big-endian targets by Mikhail Maltsev · 4 years, 8 months ago
  14. 563f0d1 [libunwind][AArch64] Fix libunwind::Registers_arm64::jumpto by Mikhail Maltsev · 4 years, 9 months ago
  15. 9aebfea [Docs] Modernize references to macOS by J. Ryan Stinnett · 4 years, 10 months ago
  16. ff9de2f [CMake] Use find_package(LLVM) instead of LLVMConfig by Petr Hosek · 4 years, 10 months ago
  17. 2905670 [runtimes] Use -Wunknown-pragmas for the pragma check by Petr Hosek · 4 years, 10 months ago
  18. 557ff80 [runtimes] Check if pragma comment(lib, ...) is supported first by Petr Hosek · 4 years, 10 months ago
  19. 865249f [runtimes] Support ELF dependent libraries feature by Petr Hosek · 4 years, 10 months ago
  20. 4843fb2 [libunwind] [test] Fix inferring source paths by Michal Gorny · 4 years, 10 months ago