Clone this repo:

Branches

  1. 9d33a5c [libc++abi][libunwind] Enable AT&T syntax explicitly (#166818) by Raul Tambre · 10 hours ago main
  2. bbb6f1e [libunwind] Add CMake option to enable execute-only code generation on AArch64 (#140554) by Csanád Hajdú · 2 days ago
  3. 14b9dee [libunwind][PAuthLR] Remove PC offset when using FEAT_PAuthLR (#164224) by Jack Styles · 11 days ago
  4. b7c3dda [compiler-rt][libunwind] Allow for CET on OpenBSD (#164341) by Brad Smith · 2 weeks ago
  5. 61ba011 [PAC][libunwind] Fix gcc build of libunwind and compiler-rt (#164535) by Oliver Hunt · 2 weeks ago
  6. 75a6653 [NFCI][asm][i386/x86-64] Enable AT&T syntax explicitly (#164453) by Raul Tambre · 3 weeks ago
  7. 1ac4549 [runtimes][PAC] Harden unwinding when possible (#143230) by Oliver Hunt · 3 weeks ago
  8. 224761f [libunwind] Fix aarch64 SEH unwinding with a debugger attached (#162867) by Martin Storsjö · 3 weeks ago
  9. da8737e Fix typo: IsGlobaLinkage -> IsGlobalLinkage in XCOFF (#161960) by 小钟 · 4 weeks ago
  10. a8f7d51 [WebAssembly] Support for new target `wasm32-linux-muslwali` (#162581) by Arjun Ramesh · 4 weeks ago
  11. d200a53 [libcxx] Use %{temp} instead of %T (#162323) by Aiden Grossman · 4 weeks ago
  12. af798c1 [runtimes][NFC] Consistently declare main() functions in tests (#162548) by Louis Dionne · 4 weeks ago
  13. 6dc2f29 [libunwind][test] Add check for objcopy to improve test compatibility (#161112) by Wu Yingcong · 5 weeks ago
  14. 322be58 [Mips] Fixed libunwind::Registers_mips_o32::jumpto to allow for load delay (#152942) by Jade Marker · 6 weeks ago
  15. 4a68b52 [libcxx][CI] Use lld for everything in the ARM picolib builds (#158320) by David Spickett · 8 weeks ago
  16. cf32009 [libunwind][test] set fed test to require x86 as others arch may have cross toolchain build (#156383) by Wu Yingcong · 10 weeks ago
  17. 92fb77d [libunwind] fix pc range condition check bug (#154902) by Wu Yingcong · 10 weeks ago
  18. c948b3c [libunwind] Add support for the AArch64 "Vector Granule" (VG) register (#153565) by Benjamin Maxwell · 3 months ago
  19. bdc00ca [NFC][CMake] quote ${CMAKE_SYSTEM_NAME} consistently (#154537) by David Tenty · 3 months ago
  20. 84c5262 [libunwind] Fix return type of `DwarfFDECache::findFDE()` in definition (#146308) by Alex Rønne Petersen · 4 months ago