Thanks to visit codestin.com
Credit goes to chromium.googlesource.com

Clone this repo:

Branches

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