Clone this repo:

Branches

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