Clone this repo:

Branches

  1. 692bcc4 [libcxxabi][libunwind] Support for using LLVM libc (#134893) by Petr Hosek · 5 days ago main master
  2. 834db89 libunwind: Do not use __attribute__((target("gcs"))) with non-clang compilers (#138077) by Khem Raj · 5 weeks ago
  3. b3a451c [libunwind] Remove checks for -nostdlib++ (#143162) by Nikolas Klauser · 5 weeks ago
  4. 36e62ae [libunwind][Haiku] Fix signal frame unwinding (#135367) by Trung Nguyen · 7 weeks ago
  5. 22c10ec [libunwind] Add initial ARM64EC support (#138583) by Jacek Caban · 9 weeks ago
  6. 0420f87 [cmake] Normalize TARGET_SUBDIR paths (#138524) by Raul Tambre · 9 weeks ago
  7. 0c32b37 [libunwind] [SEH] Set NonVolatileRegisters before calling a personality function (#137951) by Martin Storsjö · 9 weeks ago
  8. fdc4fe1 [libunwind] [SEH] Implement parsing of ARM pdata/xdata (#137950) by Martin Storsjö · 9 weeks ago
  9. ebdb5ea [libunwind] [SEH] Implement parsing of aarch64 pdata/xdata (#137949) by Martin Storsjö · 9 weeks ago
  10. 3eaab61 Update LIBUNWIND_ENABLE_WERROR default value in BuildingLibunwind.rst (#135546) by Firas Khalil Khana · 3 months ago
  11. c7fe1ce [libunwind][RISCV] Make asm statement volatile (#130286) by Gergely Futo · 4 months ago
  12. 7a30484 [libunwind][NFC] Remove the CET keyword in shadow stack-related stuffs (#126663) by Ming-Yi Lai · 5 months ago
  13. 0576437 [libunwind] Silence -Wunused-parameter warnings in Unwind-wasm.c (#125412) by Yuriy Chernyshov · 5 months ago
  14. cc93059 [libunwind] Unwind through loongarch64/Linux sigreturn frame (#123682) by Ami-zhang · 5 months ago
  15. 8e6a036 [libunwind][cmake] Compile _Unwind* routines with -fexceptions (#121819) by Paul Kirth · 6 months ago
  16. 7292bc7 [libunwind] Fix compilation for the x32 ABI. (#116608) by Alex Rønne Petersen · 7 months ago
  17. 41ec847 [libc++abi] Provide an explicit error when trying to build for MSVC (#119370) by Louis Dionne · 7 months ago
  18. c0f60d9 [libunwind] Fix a typo in debug print (#118856) by Sergei Barannikov · 7 months ago
  19. 266705a [libunwind][Haiku] Improve support (#115462) by Jérôme Duval · 7 months ago
  20. 4d9c204 [compiler-rt][libunwind] Support aarch64 without FPU (#111235) by Keith Packard · 8 months ago