Clone this repo:

Branches

  1. 5bbf35a libunwind: Do not use __attribute__((target("gcs"))) with non-clang compilers (#138077) by Khem Raj · 5 days ago main
  2. 79e5145 [libunwind] Remove checks for -nostdlib++ (#143162) by Nikolas Klauser · 5 days ago
  3. e3eb847 [libunwind][Haiku] Fix signal frame unwinding (#135367) by Trung Nguyen · 3 weeks ago
  4. 8575f4a [libunwind] Add initial ARM64EC support (#138583) by Jacek Caban · 5 weeks ago
  5. 2bd5f3c [cmake] Normalize TARGET_SUBDIR paths (#138524) by Raul Tambre · 5 weeks ago
  6. 09f6f7b [libunwind] [SEH] Set NonVolatileRegisters before calling a personality function (#137951) by Martin Storsjö · 5 weeks ago
  7. 4d6b64f [libunwind] [SEH] Implement parsing of ARM pdata/xdata (#137950) by Martin Storsjö · 5 weeks ago
  8. 4acde98 [libunwind] [SEH] Implement parsing of aarch64 pdata/xdata (#137949) by Martin Storsjö · 5 weeks ago
  9. 81e2cb4 Update LIBUNWIND_ENABLE_WERROR default value in BuildingLibunwind.rst (#135546) by Firas Khalil Khana · 9 weeks ago
  10. e2e6f2a [libunwind][RISCV] Make asm statement volatile (#130286) by Gergely Futo · 3 months ago
  11. 62e217a [libunwind][NFC] Remove the CET keyword in shadow stack-related stuffs (#126663) by Ming-Yi Lai · 4 months ago
  12. b05ea6f [libunwind] Silence -Wunused-parameter warnings in Unwind-wasm.c (#125412) by Yuriy Chernyshov · 4 months ago
  13. 4337c99 [libunwind] Unwind through loongarch64/Linux sigreturn frame (#123682) by Ami-zhang · 4 months ago
  14. e55d8cf [libunwind][cmake] Compile _Unwind* routines with -fexceptions (#121819) by Paul Kirth · 5 months ago
  15. d1e95b1 [libunwind] Fix compilation for the x32 ABI. (#116608) by Alex Rønne Petersen · 6 months ago
  16. 19bfdd5 [libc++abi] Provide an explicit error when trying to build for MSVC (#119370) by Louis Dionne · 6 months ago
  17. 6066b14 [libunwind] Fix a typo in debug print (#118856) by Sergei Barannikov · 6 months ago
  18. 907c5f1 [libunwind][Haiku] Improve support (#115462) by Jérôme Duval · 6 months ago
  19. 5b01ea4 [compiler-rt][libunwind] Support aarch64 without FPU (#111235) by Keith Packard · 7 months ago
  20. 93a837d [libc++] Unify the benchmarks with the test suite (#101399) by Louis Dionne · 7 months ago