- 74a83ec [runtimes] Remove override of LLVM_ENABLE_PER_TARGET_RUNTIME_DIR on Darwin (#213748) by Louis Dionne · 2 days ago main master
- ae787b3 [WebAssembly] Call EH personality function instead of `Unwind_CallPersonality` (#209282) by Demetrius Kanios · 10 days ago
- 1454520 [libunwind][PPC64] Fix unw_getcontext corrupting callee-saved VSX registers on LE (#198371) by Piotr Kubaj · 13 days ago
- 033bc49 [libunwind][arm64e] Mach-O Support unwinding PAuth_LR frames (#202772) by Jon Roelofs · 2 weeks ago
- df6fa8e [libunwind][AArch64] Support .cfi_set_ra_state (#209950) by Jon Roelofs · 2 weeks ago
- 28318a7 [libunwind] XFAIL the za unwind test on Apple targets older than OS 27.0 (#211379) by Jon Roelofs · 2 weeks ago
- 8733f70 [libunwind][test][AIX] Add C API test for unwinding from AIX VAPI (as signal handler) (#209662) by Hubert Tong · 2 weeks ago
- 1b0653b [libunwind][test][AIX] Add C API test for unwinding from AIX VAPI (non-signal-handler case) (#209306) by Hubert Tong · 2 weeks ago
- 6b00bb8 [runtimes] LLVM 24 version bumps (#211262) by Louis Dionne · 2 weeks ago
- e1375fc [libunwind][AIX] Handle VAPI-based return addresses in stack unwinding for LLU (#209280) by Xing Xue · 2 weeks ago
- 10e59ef [libunwind] Fix exposure of UNW_AARCH64_RA_SIGN_STATE through _Unwind_GetGR (#209947) by Jon Roelofs · 3 weeks ago
- deb5022 [LFI][libunwind] Omit unsuppported stg/za instructions for LFI target (#209392) by Zachary Yedidia · 3 weeks ago
- 754d3a3 [docs] Finish misc MyST migration (#210209) by Reid Kleckner · 3 weeks ago
- e6059a7 [docs] Rename misc rst docs to md (#210208) by Reid Kleckner · 3 weeks ago
- 8635300 [libunwind][test] Add .clang-format (#209364) by Hubert Tong · 3 weeks ago
- 4665291 [libunwind][Hexagon] Save/restore full r0-r7 in getcontext/jumpto (#208753) by quic-k · 4 weeks ago
- aaddd93 [libunwind] include alloca.h in test/aarch64_za_unwind.pass.cpp (#207376) by Shreeyash Pandey · 4 weeks ago
- 6d25a6a [libunwind][aarch64] Fix auth on PAuth_LR'd frames (#206814) by Jon Roelofs · 5 weeks ago
- 8718671 [runtimes][NFC] Re-indent shared library blocks (#205523) by Matt Arsenault · 5 weeks ago
- 82faf2a [libunwind] Fix comment about phase (NFC) (#206660) by Heejin Ahn · 5 weeks ago
- 30e3b1e [CMake] Warn when the version of CMake is older than 3.31.0 (#204203) by Petr Hosek · 6 weeks ago
- 917651e [runtimes] Don't create shared library targets when unsupported (#205517) by Matt Arsenault · 6 weeks ago
- 759f881 [docs] Create utils/docs (#203962) by Scott Linder · 6 weeks ago
- 60f3c40 [libunwind] Fix an uninitialized read of __ra_sign_state (#205152) by Jon Roelofs · 7 weeks ago
- c2d8407 [libunwind] Add SME detection for Apple platforms (#193630) by Brad Smith · 3 months ago
- f72122d [libc++] Update macOS and AppleClang (#193711) by Nikolas Klauser · 3 months ago
- 83cddde [libunwind] fix build errors on x32 and mips n32 (#194310) by Alex Rønne Petersen · 3 months ago
- a03946e Fix -Wformat diagnostic after #190965 (#193704) by Alexander Kornienko · 4 months ago
- ad9c48e [LFI][libunwind] Avoid writing to reserved registers on the `aarch64_lfi` target (#192739) by Zachary Yedidia · 4 months ago
- 20283c4 [libunwind] Add SME detection for ZA test on OpenBSD / FreeBSD (#193148) by Brad Smith · 4 months ago
- b36ed07 [Runtimes] Introduce variables containing resource dir paths (#177953) by Michael Kruse · 4 months ago
- 7d75aa2 [libunwind][PAC] Defang ptrauth's PC in valid CFI range abort (#184041) by Oliver Hunt · 4 months ago
- 52d4270 [libunwind][Apple] Improve test coverage on Apple platforms (#186423) by Jon Roelofs · 4 months ago
- c29349e [llvm][CompactUnwind] Compact Unwind does not support .cfi_signal_frame (#186458) by Jon Roelofs · 5 months ago
- dd42efa [libunwind] Fix building on OpenBSD / FreeBSD aarch64 (#188397) by Brad Smith · 5 months ago
- d80d82a [WebAssembly] Move __cpp_exception to libunwind (#185770) by Alex Crichton · 5 months ago
- 5044772 Revert "Silence -Wunused-parameter warnings in Unwind-wasm.c" (#175776) by Sam Clegg · 5 months ago
- f0e4d59 [libunwind] Fix building with EXCEPTION_DISPOSITION as enum (#180513) by Martin Storsjö · 6 months ago
- 8f3b418 [libunwind][NFC] Typo fixes & comments corrections & code style changes. (#174565) by willmafh · 7 months ago
- 9a35009 [runtimes] Post-branch tasks for the LLVM 23 release (#176007) by Louis Dionne · 7 months ago
- ee6417f [libunwind][WebAssembly] Fix typos (NFC) (#173745) by Heejin Ahn · 7 months ago
- 4a3cfd8 [PAC][libunwind] Pass ptrauth-qualified values as const references (#173765) by Daniil Kovalev · 7 months ago
- 451fd52 [PAC][libunwind] Enhance PAuth-related comments in `__unw_set_reg` (#173769) by Daniil Kovalev · 7 months ago
- 6868152 [libc++] Enable -Wmissing-prototypes (#116261) by Nikolas Klauser · 8 months ago
- 18fca08 [runtimes] Remove dependencies on cxx_experimental for test-suite installs (#171678) by Louis Dionne · 8 months ago
- 475a2e1 [runtimes] Modernize installation targets (#171677) by Louis Dionne · 8 months ago
- 4fa145b [libunwind] fix building on Haiku i386 (#171586) by Brad Smith · 8 months ago
- 569d9a3 [libunwind] Make sure libunwind test dependencies are installed before running tests (#171474) by Louis Dionne · 8 months ago
- 67e7bfc [libunwind](TestOnly) Mark failing tests as unsupported on Apple targets (#170488) by Nathan Corbyn · 8 months ago
- fced35f libunwind: Remove OS requirements from tests to make them run on more OSes (#167642) by Gleb Popov · 8 months ago
- e33483a [Unwind][AArch64] Match sigreturn instructions in big endian (#167139) by hstk30-hw · 9 months ago
- 5c1bc8c [libunwind] Ensure zaDisable() is called in jumpto/returnto (NFC) (#167674) by Benjamin Maxwell · 9 months ago
- b6a1bb4 [libunwind] Fix build error because of wrong register size (#167743) by Med Ismail Bennani · 9 months ago
- 00be0e9 libunwind: Implement the unw_strerror function for better nongnu libunwind compatibility (#160887) by Gleb Popov · 9 months ago
- 9e880de [libunwind] Fix execution flow imbalance when using C++ Exceptions (#165066) by Med Ismail Bennani · 9 months ago
- 6596107 [libunwind][AArch64] Disable ZA before resuming from unwinding (on Linux) (#165451) by Benjamin Maxwell · 9 months ago
- 2cb4bd9 [libc++abi][libunwind] Enable AT&T syntax explicitly (#166818) by Raul Tambre · 9 months ago
- 672d78d [libunwind] Add CMake option to enable execute-only code generation on AArch64 (#140554) by Csanád Hajdú · 9 months ago
- 6481c4c [libunwind][PAuthLR] Remove PC offset when using FEAT_PAuthLR (#164224) by Jack Styles · 9 months ago
- c372a3c [compiler-rt][libunwind] Allow for CET on OpenBSD (#164341) by Brad Smith · 10 months ago
- 5c2d852 [PAC][libunwind] Fix gcc build of libunwind and compiler-rt (#164535) by Oliver Hunt · 10 months ago
- d43cb9f [NFCI][asm][i386/x86-64] Enable AT&T syntax explicitly (#164453) by Raul Tambre · 10 months ago
- 69914e3 [runtimes][PAC] Harden unwinding when possible (#143230) by Oliver Hunt · 10 months ago
- b7ccbc6 [libunwind] Fix aarch64 SEH unwinding with a debugger attached (#162867) by Martin Storsjö · 10 months ago
- 5a783dd Fix typo: IsGlobaLinkage -> IsGlobalLinkage in XCOFF (#161960) by 小钟 · 10 months ago
- 3ae8444 [WebAssembly] Support for new target `wasm32-linux-muslwali` (#162581) by Arjun Ramesh · 10 months ago
- 7d87a21 [libcxx] Use %{temp} instead of %T (#162323) by Aiden Grossman · 10 months ago
- f745ad2 [runtimes][NFC] Consistently declare main() functions in tests (#162548) by Louis Dionne · 10 months ago
- 07d96b3 [libunwind][test] Add check for objcopy to improve test compatibility (#161112) by Wu Yingcong · 10 months ago
- a5ed5b5 [Mips] Fixed libunwind::Registers_mips_o32::jumpto to allow for load delay (#152942) by Jade Marker · 11 months ago
- c7727f6 [libcxx][CI] Use lld for everything in the ARM picolib builds (#158320) by David Spickett · 11 months ago
- eb6b57b [libunwind][test] set fed test to require x86 as others arch may have cross toolchain build (#156383) by Wu Yingcong · 11 months ago
- 3a785fe [libunwind] fix pc range condition check bug (#154902) by Wu Yingcong · 11 months ago
- 04f8ca9 [libunwind] Add support for the AArch64 "Vector Granule" (VG) register (#153565) by Benjamin Maxwell · 12 months ago
- d591628 [NFC][CMake] quote ${CMAKE_SYSTEM_NAME} consistently (#154537) by David Tenty · 12 months ago
- 7ed360f [libunwind] Fix return type of `DwarfFDECache::findFDE()` in definition (#146308) by Alex Rønne Petersen · 1 year, 1 month ago
- 692bcc4 [libcxxabi][libunwind] Support for using LLVM libc (#134893) by Petr Hosek · 1 year, 1 month ago
- 834db89 libunwind: Do not use __attribute__((target("gcs"))) with non-clang compilers (#138077) by Khem Raj · 1 year, 2 months ago
- b3a451c [libunwind] Remove checks for -nostdlib++ (#143162) by Nikolas Klauser · 1 year, 2 months ago
- 36e62ae [libunwind][Haiku] Fix signal frame unwinding (#135367) by Trung Nguyen · 1 year, 2 months ago
- 22c10ec [libunwind] Add initial ARM64EC support (#138583) by Jacek Caban · 1 year, 3 months ago
- 0420f87 [cmake] Normalize TARGET_SUBDIR paths (#138524) by Raul Tambre · 1 year, 3 months ago
- 0c32b37 [libunwind] [SEH] Set NonVolatileRegisters before calling a personality function (#137951) by Martin Storsjö · 1 year, 3 months ago
- fdc4fe1 [libunwind] [SEH] Implement parsing of ARM pdata/xdata (#137950) by Martin Storsjö · 1 year, 3 months ago
- ebdb5ea [libunwind] [SEH] Implement parsing of aarch64 pdata/xdata (#137949) by Martin Storsjö · 1 year, 3 months ago
- 3eaab61 Update LIBUNWIND_ENABLE_WERROR default value in BuildingLibunwind.rst (#135546) by Firas Khalil Khana · 1 year, 4 months ago
- c7fe1ce [libunwind][RISCV] Make asm statement volatile (#130286) by Gergely Futo · 1 year, 5 months ago
- 7a30484 [libunwind][NFC] Remove the CET keyword in shadow stack-related stuffs (#126663) by Ming-Yi Lai · 1 year, 6 months ago
- 0576437 [libunwind] Silence -Wunused-parameter warnings in Unwind-wasm.c (#125412) by Yuriy Chernyshov · 1 year, 6 months ago
- cc93059 [libunwind] Unwind through loongarch64/Linux sigreturn frame (#123682) by Ami-zhang · 1 year, 6 months ago
- 8e6a036 [libunwind][cmake] Compile _Unwind* routines with -fexceptions (#121819) by Paul Kirth · 1 year, 7 months ago
- 7292bc7 [libunwind] Fix compilation for the x32 ABI. (#116608) by Alex Rønne Petersen · 1 year, 8 months ago
- 41ec847 [libc++abi] Provide an explicit error when trying to build for MSVC (#119370) by Louis Dionne · 1 year, 8 months ago
- c0f60d9 [libunwind] Fix a typo in debug print (#118856) by Sergei Barannikov · 1 year, 8 months ago
- 266705a [libunwind][Haiku] Improve support (#115462) by Jérôme Duval · 1 year, 8 months ago
- 4d9c204 [compiler-rt][libunwind] Support aarch64 without FPU (#111235) by Keith Packard · 1 year, 9 months ago
- 39ac747 [libc++] Unify the benchmarks with the test suite (#101399) by Louis Dionne · 1 year, 9 months ago
- ebace84 [cmake] Remove obsolete files, docs and CMake variables related to the standalone build (#112741) by Louis Dionne · 1 year, 9 months ago
- 68e18af Replace documentation mentions of IRC with Discord (#114276) by Aaron Ballman · 1 year, 9 months ago
- 116cd78 [AArch64][Libunwind] Add Support for FEAT_PAuthLR DWARF Instruction (#112171) by Jack Styles · 1 year, 9 months ago