summaryrefslogtreecommitdiff
path: root/libunwind
AgeCommit message (Expand)Author
2025-11-15[Unwind][AArch64] Match sigreturn instructions in big endian (#167139)hstk30-hw
2025-11-13[libunwind] Ensure zaDisable() is called in jumpto/returnto (NFC) (#167674)Benjamin Maxwell
2025-11-12[libunwind] Fix build error because of wrong register size (#167743)Med Ismail Bennani
2025-11-11libunwind: Implement the unw_strerror function for better nongnu libunwind co...Gleb Popov
2025-11-11[libunwind] Fix execution flow imbalance when using C++ Exceptions (#165066)Med Ismail Bennani
2025-11-11[libunwind][AArch64] Disable ZA before resuming from unwinding (on Linux) (#1...Benjamin Maxwell
2025-11-08[libc++abi][libunwind] Enable AT&T syntax explicitly (#166818)Raul Tambre
2025-11-07[libunwind] Add CMake option to enable execute-only code generation on AArch6...Csanád Hajdú
2025-10-29[libunwind][PAuthLR] Remove PC offset when using FEAT_PAuthLR (#164224)Jack Styles
2025-10-25[compiler-rt][libunwind] Allow for CET on OpenBSD (#164341)Brad Smith
2025-10-22[PAC][libunwind] Fix gcc build of libunwind and compiler-rt (#164535)Oliver Hunt
2025-10-21[NFCI][asm][i386/x86-64] Enable AT&T syntax explicitly (#164453)Raul Tambre
2025-10-20[runtimes][PAC] Harden unwinding when possible (#143230)Oliver Hunt
2025-10-16[libunwind] Fix aarch64 SEH unwinding with a debugger attached (#162867)Martin Storsjö
2025-10-12Fix typo: IsGlobaLinkage -> IsGlobalLinkage in XCOFF (#161960)小钟
2025-10-10[WebAssembly] Support for new target `wasm32-linux-muslwali` (#162581)Arjun Ramesh
2025-10-09[libcxx] Use %{temp} instead of %T (#162323)Aiden Grossman
2025-10-09[runtimes][NFC] Consistently declare main() functions in tests (#162548)Louis Dionne
2025-10-02[libunwind][test] Add check for objcopy to improve test compatibility (#161112)Wu Yingcong
2025-09-25[Mips] Fixed libunwind::Registers_mips_o32::jumpto to allow for load delay (#...Jade Marker
2025-09-15[libcxx][CI] Use lld for everything in the ARM picolib builds (#158320)David Spickett
2025-09-02[libunwind][test] set fed test to require x86 as others arch may have cross t...Wu Yingcong
2025-09-01[libunwind] fix pc range condition check bug (#154902)Wu Yingcong
2025-08-21[libunwind] Add support for the AArch64 "Vector Granule" (VG) register (#153565)Benjamin Maxwell
2025-08-20[NFC][CMake] quote ${CMAKE_SYSTEM_NAME} consistently (#154537)David Tenty
2025-07-23[libunwind] Fix return type of `DwarfFDECache::findFDE()` in definition (#146...Alex Rønne Petersen
2025-07-09[libcxxabi][libunwind] Support for using LLVM libc (#134893)Petr Hosek
2025-06-11libunwind: Do not use __attribute__((target("gcs"))) with non-clang compiler...Khem Raj
2025-06-11[libunwind] Remove checks for -nostdlib++ (#143162)Nikolas Klauser
2025-05-28[libunwind][Haiku] Fix signal frame unwinding (#135367)Trung Nguyen
2025-05-13[libunwind] Add initial ARM64EC support (#138583)Jacek Caban
2025-05-12[cmake] Normalize TARGET_SUBDIR paths (#138524)Raul Tambre
2025-05-09[libunwind] [SEH] Set NonVolatileRegisters before calling a personality funct...Martin Storsjö
2025-05-09[libunwind] [SEH] Implement parsing of ARM pdata/xdata (#137950)Martin Storsjö
2025-05-09[libunwind] [SEH] Implement parsing of aarch64 pdata/xdata (#137949)Martin Storsjö
2025-04-13Update LIBUNWIND_ENABLE_WERROR default value in BuildingLibunwind.rst (#135546)Firas Khalil Khana
2025-03-10[libunwind][RISCV] Make asm statement volatile (#130286)Gergely Futo
2025-02-20[libunwind][NFC] Remove the CET keyword in shadow stack-related stuffs (#126663)Ming-Yi Lai
2025-02-17[libunwind] Silence -Wunused-parameter warnings in Unwind-wasm.c (#125412)Yuriy Chernyshov
2025-02-08[libunwind] Unwind through loongarch64/Linux sigreturn frame (#123682)Ami-zhang
2025-01-16[libunwind][cmake] Compile _Unwind* routines with -fexceptions (#121819)Paul Kirth
2024-12-15[libunwind] Fix compilation for the x32 ABI. (#116608)Alex Rønne Petersen
2024-12-11[libc++abi] Provide an explicit error when trying to build for MSVC (#119370)Louis Dionne
2024-12-06[libunwind] Fix a typo in debug print (#118856)Sergei Barannikov
2024-12-04[libunwind][Haiku] Improve support (#115462)Jérôme Duval
2024-11-07[compiler-rt][libunwind] Support aarch64 without FPU (#111235)Keith Packard
2024-11-07[libc++] Unify the benchmarks with the test suite (#101399)Louis Dionne
2024-11-04[cmake] Remove obsolete files, docs and CMake variables related to the standa...Louis Dionne
2024-10-31Replace documentation mentions of IRC with Discord (#114276)Aaron Ballman
2024-10-28[AArch64][Libunwind] Add Support for FEAT_PAuthLR DWARF Instruction (#112171)Jack Styles