Clone this repo:

Branches

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