- a726f53 [libunwind][WebAssembly] Fix typos (NFC) (#173745) by Heejin Ahn · 5 days ago main
- 8fe9a9a [PAC][libunwind] Pass ptrauth-qualified values as const references (#173765) by Daniil Kovalev · 8 days ago
- 68533a8 [PAC][libunwind] Enhance PAuth-related comments in `__unw_set_reg` (#173769) by Daniil Kovalev · 12 days ago
- f4b329c [libc++] Enable -Wmissing-prototypes (#116261) by Nikolas Klauser · 4 weeks ago
- 0f7574d [runtimes] Remove dependencies on cxx_experimental for test-suite installs (#171678) by Louis Dionne · 4 weeks ago
- 8047399 [runtimes] Modernize installation targets (#171677) by Louis Dionne · 4 weeks ago
- 634b597 [libunwind] fix building on Haiku i386 (#171586) by Brad Smith · 4 weeks ago
- ef48634 [libunwind] Make sure libunwind test dependencies are installed before running tests (#171474) by Louis Dionne · 4 weeks ago
- 88fc07e [libunwind](TestOnly) Mark failing tests as unsupported on Apple targets (#170488) by Nathan Corbyn · 5 weeks ago
- c65639b libunwind: Remove OS requirements from tests to make them run on more OSes (#167642) by Gleb Popov · 6 weeks ago
- 7ff36f1 [Unwind][AArch64] Match sigreturn instructions in big endian (#167139) by hstk30-hw · 8 weeks ago
- 35ac862 [libunwind] Ensure zaDisable() is called in jumpto/returnto (NFC) (#167674) by Benjamin Maxwell · 8 weeks ago
- fca5c74 [libunwind] Fix build error because of wrong register size (#167743) by Med Ismail Bennani · 8 weeks ago
- 7a5a7e5 libunwind: Implement the unw_strerror function for better nongnu libunwind compatibility (#160887) by Gleb Popov · 8 weeks ago
- 7bba7e7 [libunwind] Fix execution flow imbalance when using C++ Exceptions (#165066) by Med Ismail Bennani · 8 weeks ago
- d3f5542 [libunwind][AArch64] Disable ZA before resuming from unwinding (on Linux) (#165451) by Benjamin Maxwell · 9 weeks ago
- 9d33a5c [libc++abi][libunwind] Enable AT&T syntax explicitly (#166818) by Raul Tambre · 9 weeks ago
- bbb6f1e [libunwind] Add CMake option to enable execute-only code generation on AArch64 (#140554) by Csanád Hajdú · 9 weeks ago
- 14b9dee [libunwind][PAuthLR] Remove PC offset when using FEAT_PAuthLR (#164224) by Jack Styles · 2 months ago
- b7c3dda [compiler-rt][libunwind] Allow for CET on OpenBSD (#164341) by Brad Smith · 3 months ago
- 61ba011 [PAC][libunwind] Fix gcc build of libunwind and compiler-rt (#164535) by Oliver Hunt · 3 months ago
- 75a6653 [NFCI][asm][i386/x86-64] Enable AT&T syntax explicitly (#164453) by Raul Tambre · 3 months ago
- 1ac4549 [runtimes][PAC] Harden unwinding when possible (#143230) by Oliver Hunt · 3 months ago
- 224761f [libunwind] Fix aarch64 SEH unwinding with a debugger attached (#162867) by Martin Storsjö · 3 months ago
- da8737e Fix typo: IsGlobaLinkage -> IsGlobalLinkage in XCOFF (#161960) by 小钟 · 3 months ago
- a8f7d51 [WebAssembly] Support for new target `wasm32-linux-muslwali` (#162581) by Arjun Ramesh · 3 months ago
- d200a53 [libcxx] Use %{temp} instead of %T (#162323) by Aiden Grossman · 3 months ago
- af798c1 [runtimes][NFC] Consistently declare main() functions in tests (#162548) by Louis Dionne · 3 months ago
- 6dc2f29 [libunwind][test] Add check for objcopy to improve test compatibility (#161112) by Wu Yingcong · 3 months ago
- 322be58 [Mips] Fixed libunwind::Registers_mips_o32::jumpto to allow for load delay (#152942) by Jade Marker · 4 months ago
- 4a68b52 [libcxx][CI] Use lld for everything in the ARM picolib builds (#158320) by David Spickett · 4 months ago
- cf32009 [libunwind][test] set fed test to require x86 as others arch may have cross toolchain build (#156383) by Wu Yingcong · 4 months ago
- 92fb77d [libunwind] fix pc range condition check bug (#154902) by Wu Yingcong · 4 months ago
- c948b3c [libunwind] Add support for the AArch64 "Vector Granule" (VG) register (#153565) by Benjamin Maxwell · 5 months ago
- bdc00ca [NFC][CMake] quote ${CMAKE_SYSTEM_NAME} consistently (#154537) by David Tenty · 5 months ago
- 84c5262 [libunwind] Fix return type of `DwarfFDECache::findFDE()` in definition (#146308) by Alex Rønne Petersen · 6 months ago
- 634c609 [libcxxabi][libunwind] Support for using LLVM libc (#134893) by Petr Hosek · 6 months ago
- 5bbf35a libunwind: Do not use __attribute__((target("gcs"))) with non-clang compilers (#138077) by Khem Raj · 7 months ago
- 79e5145 [libunwind] Remove checks for -nostdlib++ (#143162) by Nikolas Klauser · 7 months ago
- e3eb847 [libunwind][Haiku] Fix signal frame unwinding (#135367) by Trung Nguyen · 8 months ago
- 8575f4a [libunwind] Add initial ARM64EC support (#138583) by Jacek Caban · 8 months ago
- 2bd5f3c [cmake] Normalize TARGET_SUBDIR paths (#138524) by Raul Tambre · 8 months ago
- 09f6f7b [libunwind] [SEH] Set NonVolatileRegisters before calling a personality function (#137951) by Martin Storsjö · 8 months ago
- 4d6b64f [libunwind] [SEH] Implement parsing of ARM pdata/xdata (#137950) by Martin Storsjö · 8 months ago
- 4acde98 [libunwind] [SEH] Implement parsing of aarch64 pdata/xdata (#137949) by Martin Storsjö · 8 months ago
- 81e2cb4 Update LIBUNWIND_ENABLE_WERROR default value in BuildingLibunwind.rst (#135546) by Firas Khalil Khana · 9 months ago
- e2e6f2a [libunwind][RISCV] Make asm statement volatile (#130286) by Gergely Futo · 10 months ago
- 62e217a [libunwind][NFC] Remove the CET keyword in shadow stack-related stuffs (#126663) by Ming-Yi Lai · 11 months ago
- b05ea6f [libunwind] Silence -Wunused-parameter warnings in Unwind-wasm.c (#125412) by Yuriy Chernyshov · 11 months ago
- 4337c99 [libunwind] Unwind through loongarch64/Linux sigreturn frame (#123682) by Ami-zhang · 11 months ago
- e55d8cf [libunwind][cmake] Compile _Unwind* routines with -fexceptions (#121819) by Paul Kirth · 12 months ago
- d1e95b1 [libunwind] Fix compilation for the x32 ABI. (#116608) by Alex Rønne Petersen · 1 year, 1 month ago
- 19bfdd5 [libc++abi] Provide an explicit error when trying to build for MSVC (#119370) by Louis Dionne · 1 year, 1 month ago
- 6066b14 [libunwind] Fix a typo in debug print (#118856) by Sergei Barannikov · 1 year, 1 month ago
- 907c5f1 [libunwind][Haiku] Improve support (#115462) by Jérôme Duval · 1 year, 1 month ago
- 5b01ea4 [compiler-rt][libunwind] Support aarch64 without FPU (#111235) by Keith Packard · 1 year, 2 months ago
- 93a837d [libc++] Unify the benchmarks with the test suite (#101399) by Louis Dionne · 1 year, 2 months ago
- c3b4ce8 [cmake] Remove obsolete files, docs and CMake variables related to the standalone build (#112741) by Louis Dionne · 1 year, 2 months ago
- bf06289 Replace documentation mentions of IRC with Discord (#114276) by Aaron Ballman · 1 year, 2 months ago
- b4c3ee0 [AArch64][Libunwind] Add Support for FEAT_PAuthLR DWARF Instruction (#112171) by Jack Styles · 1 year, 2 months ago
- f887fe0 Revert "[runtimes] Probe for -nostdlib++ and -nostdinc++ with the C compiler" (#113653) by Vitaly Buka · 1 year, 3 months ago
- c54b50f [runtimes] Probe for -nostdlib++ and -nostdinc++ with the C compiler (#108357) by Martin Storsjö · 1 year, 3 months ago
- 59d0517 [libunwind][AIX] Call dlclose only when dlsym() fails (#112768) by Xing Xue · 1 year, 3 months ago
- c8fc2ea [runtimes] Improve the documentation for LIBCXX_ADDITIONAL_COMPILE_FLAGS (#112733) by Louis Dionne · 1 year, 3 months ago
- e72a675 [runtimes] Avoid cluttering the top-level build directory with test artifacts (#112717) by Louis Dionne · 1 year, 3 months ago
- 41b4634 [libunwind][AIX] Remove weak declaration "__xlcxx_personality_v0" (#112436) by Xing Xue · 1 year, 3 months ago
- efc3baa [runtimes][NFC] Reindent CMake files (#111821) by Louis Dionne · 1 year, 3 months ago
- 87f1910 [runtimes] Always define cxx_shared, cxx_static & other targets (#80007) by Louis Dionne · 1 year, 3 months ago
- 71735e8 [libunwind] Fix libunwind library path for runtime test (#110777) by Haowei · 1 year, 3 months ago
- 37c7d98 [runtimes] Run backdeployment CI on Github hosted runners (#109984) by Louis Dionne · 1 year, 3 months ago
- b7cdaca [libc++abi][libunwind] Run c++abi and unwind tests against a fake install root (#110171) by Louis Dionne · 1 year, 3 months ago
- 9846aba [libunwind] Introduce LIBUNWIND_LIBRARY_VERSION and drop outdated Apple flags (#110178) by Louis Dionne · 1 year, 4 months ago
- f93a871 [libunwind][CMake] Remove LIBUNWIND_BUILD_32_BITS which has been an error for 3 years (#110175) by Louis Dionne · 1 year, 4 months ago
- dc70138 [libunwind] Stop installing the mach-o module map (#105616) by Ian Anderson · 1 year, 5 months ago
- 116c20d [libunwind] Fix problems caused by combining BTI and GCS (#102322) by John Brawn · 1 year, 5 months ago
- 6db1ccf [libunwind] Be more careful about enabling GCS (#101973) by John Brawn · 1 year, 5 months ago
- 6e2e576 [libunwind] Undefined behaviour pointer arithmetic with null pointer (#98648) by Daniel Kiss · 1 year, 5 months ago
- 92d5d5b [libunwind] Add GCS support for AArch64 (#99335) by John Brawn · 1 year, 5 months ago
- 8fab97f [RISCV] Allow libunwind to build for rv32e (#98855) by R · 1 year, 5 months ago
- 9f0b376 [NFC][libc++][libc++abi][libunwind][test] Fix/unify AIX triples used in LIT tests (#101196) by Xing Xue · 1 year, 5 months ago
- d96f9ef [libunwind][AIX] Fix the wrong traceback from signal handler (#101069) by Xing Xue · 1 year, 5 months ago
- d09db73 [libunwind] fix unwinding from signal handler (#92291) by Azat Khuzhin · 1 year, 6 months ago
- 8f49d64 [libunwind] Remove needless `sys/uio.h` (#97495) by Izaak Schroeder · 1 year, 6 months ago
- 48659aa [runtimes][NFC] Improve error message when running Lit incorrectly by Louis Dionne · 1 year, 7 months ago
- dcc1ffa [libc++] Fix deployment target Lit features (#94791) by Louis Dionne · 1 year, 7 months ago
- c8f1d81 [libunwind] Tweak tests for musl support. (#85097) by Alastair Houghton · 1 year, 7 months ago
- ab43b1d [runtimes] Correctly apply libdir subdir for multilib (#93354) by Petr Hosek · 1 year, 7 months ago
- a16d528 [runtimes][CMake] Simplify the propagation of test dependencies (#93558) by Louis Dionne · 1 year, 8 months ago
- 4e786af [runtimes] Reintroduce a way to select the compiler used for the test suite (#93542) by Louis Dionne · 1 year, 8 months ago
- 8c5b971 Revise IDE folder structure (#89755) by Michael Kruse · 1 year, 8 months ago
- e0a4f35 [libunwind][AIX] Cast NULL as type uintptr_t. (#93204) by Xing Xue · 1 year, 8 months ago
- 0906c4a [WebAssembly] __USING_WASM_EXCEPTIONS__ -> __WASM_EXCEPTIONS__ (#92840) by Heejin Ahn · 1 year, 8 months ago
- c6e0c05 [libunwind][WebAssembly] Make libunwind compilable (#92192) by Heejin Ahn · 1 year, 8 months ago
- 419b03c [runtimes] Prefer -fvisibility-global-new-delete=force-hidden (#84917) by Martin Storsjö · 1 year, 10 months ago
- 8bad7bd MIPS/libunwind: Use -mfp64 if compiler is FPXX (#68521) by YunQiang Su · 1 year, 11 months ago
- fc50574 [libunwind][doc] Remove reference to Phabricator from the landing page by Louis Dionne · 2 years ago
- f400fdb [libunwind] Move errno.h and signal.h includes under the block where they're needed (#78054) by Louis Dionne · 2 years ago
- eb55b13 [libunwind][WebAssembly] Fix libunwind.cpp guard (#78230) by Heejin Ahn · 2 years ago
- 39b08eb [libunwind] fix dynamic .eh_frame registration (#77185) by SihangZhu · 2 years ago
- e09e0d4 [libunwind] Convert a few options from CACHE PATH to CACHE STRING (#77534) by Martin Storsjö · 2 years ago