Clone this repo:

Branches

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