- 9d33a5c [libc++abi][libunwind] Enable AT&T syntax explicitly (#166818) by Raul Tambre · 16 hours ago main
- bbb6f1e [libunwind] Add CMake option to enable execute-only code generation on AArch64 (#140554) by Csanád Hajdú · 2 days ago
- 14b9dee [libunwind][PAuthLR] Remove PC offset when using FEAT_PAuthLR (#164224) by Jack Styles · 11 days ago
- b7c3dda [compiler-rt][libunwind] Allow for CET on OpenBSD (#164341) by Brad Smith · 2 weeks ago
- 61ba011 [PAC][libunwind] Fix gcc build of libunwind and compiler-rt (#164535) by Oliver Hunt · 3 weeks ago
- 75a6653 [NFCI][asm][i386/x86-64] Enable AT&T syntax explicitly (#164453) by Raul Tambre · 3 weeks ago
- 1ac4549 [runtimes][PAC] Harden unwinding when possible (#143230) by Oliver Hunt · 3 weeks ago
- 224761f [libunwind] Fix aarch64 SEH unwinding with a debugger attached (#162867) by Martin Storsjö · 3 weeks ago
- da8737e Fix typo: IsGlobaLinkage -> IsGlobalLinkage in XCOFF (#161960) by 小钟 · 4 weeks ago
- a8f7d51 [WebAssembly] Support for new target `wasm32-linux-muslwali` (#162581) by Arjun Ramesh · 4 weeks ago
- d200a53 [libcxx] Use %{temp} instead of %T (#162323) by Aiden Grossman · 4 weeks ago
- af798c1 [runtimes][NFC] Consistently declare main() functions in tests (#162548) by Louis Dionne · 4 weeks ago
- 6dc2f29 [libunwind][test] Add check for objcopy to improve test compatibility (#161112) by Wu Yingcong · 6 weeks ago
- 322be58 [Mips] Fixed libunwind::Registers_mips_o32::jumpto to allow for load delay (#152942) by Jade Marker · 6 weeks ago
- 4a68b52 [libcxx][CI] Use lld for everything in the ARM picolib builds (#158320) by David Spickett · 8 weeks ago
- cf32009 [libunwind][test] set fed test to require x86 as others arch may have cross toolchain build (#156383) by Wu Yingcong · 10 weeks ago
- 92fb77d [libunwind] fix pc range condition check bug (#154902) by Wu Yingcong · 10 weeks ago
- c948b3c [libunwind] Add support for the AArch64 "Vector Granule" (VG) register (#153565) by Benjamin Maxwell · 3 months ago
- bdc00ca [NFC][CMake] quote ${CMAKE_SYSTEM_NAME} consistently (#154537) by David Tenty · 3 months ago
- 84c5262 [libunwind] Fix return type of `DwarfFDECache::findFDE()` in definition (#146308) by Alex Rønne Petersen · 4 months ago
- 634c609 [libcxxabi][libunwind] Support for using LLVM libc (#134893) by Petr Hosek · 4 months ago
- 5bbf35a libunwind: Do not use __attribute__((target("gcs"))) with non-clang compilers (#138077) by Khem Raj · 5 months ago
- 79e5145 [libunwind] Remove checks for -nostdlib++ (#143162) by Nikolas Klauser · 5 months ago
- e3eb847 [libunwind][Haiku] Fix signal frame unwinding (#135367) by Trung Nguyen · 5 months ago
- 8575f4a [libunwind] Add initial ARM64EC support (#138583) by Jacek Caban · 6 months ago
- 2bd5f3c [cmake] Normalize TARGET_SUBDIR paths (#138524) by Raul Tambre · 6 months ago
- 09f6f7b [libunwind] [SEH] Set NonVolatileRegisters before calling a personality function (#137951) by Martin Storsjö · 6 months ago
- 4d6b64f [libunwind] [SEH] Implement parsing of ARM pdata/xdata (#137950) by Martin Storsjö · 6 months ago
- 4acde98 [libunwind] [SEH] Implement parsing of aarch64 pdata/xdata (#137949) by Martin Storsjö · 6 months ago
- 81e2cb4 Update LIBUNWIND_ENABLE_WERROR default value in BuildingLibunwind.rst (#135546) by Firas Khalil Khana · 7 months ago
- e2e6f2a [libunwind][RISCV] Make asm statement volatile (#130286) by Gergely Futo · 8 months ago
- 62e217a [libunwind][NFC] Remove the CET keyword in shadow stack-related stuffs (#126663) by Ming-Yi Lai · 9 months ago
- b05ea6f [libunwind] Silence -Wunused-parameter warnings in Unwind-wasm.c (#125412) by Yuriy Chernyshov · 9 months ago
- 4337c99 [libunwind] Unwind through loongarch64/Linux sigreturn frame (#123682) by Ami-zhang · 9 months ago
- e55d8cf [libunwind][cmake] Compile _Unwind* routines with -fexceptions (#121819) by Paul Kirth · 10 months ago
- d1e95b1 [libunwind] Fix compilation for the x32 ABI. (#116608) by Alex Rønne Petersen · 11 months ago
- 19bfdd5 [libc++abi] Provide an explicit error when trying to build for MSVC (#119370) by Louis Dionne · 11 months ago
- 6066b14 [libunwind] Fix a typo in debug print (#118856) by Sergei Barannikov · 11 months ago
- 907c5f1 [libunwind][Haiku] Improve support (#115462) by Jérôme Duval · 11 months ago
- 5b01ea4 [compiler-rt][libunwind] Support aarch64 without FPU (#111235) by Keith Packard · 1 year ago
- 93a837d [libc++] Unify the benchmarks with the test suite (#101399) by Louis Dionne · 1 year ago
- c3b4ce8 [cmake] Remove obsolete files, docs and CMake variables related to the standalone build (#112741) by Louis Dionne · 1 year ago
- bf06289 Replace documentation mentions of IRC with Discord (#114276) by Aaron Ballman · 1 year ago
- b4c3ee0 [AArch64][Libunwind] Add Support for FEAT_PAuthLR DWARF Instruction (#112171) by Jack Styles · 1 year ago
- f887fe0 Revert "[runtimes] Probe for -nostdlib++ and -nostdinc++ with the C compiler" (#113653) by Vitaly Buka · 1 year, 1 month ago
- c54b50f [runtimes] Probe for -nostdlib++ and -nostdinc++ with the C compiler (#108357) by Martin Storsjö · 1 year, 1 month ago
- 59d0517 [libunwind][AIX] Call dlclose only when dlsym() fails (#112768) by Xing Xue · 1 year, 1 month ago
- c8fc2ea [runtimes] Improve the documentation for LIBCXX_ADDITIONAL_COMPILE_FLAGS (#112733) by Louis Dionne · 1 year, 1 month ago
- e72a675 [runtimes] Avoid cluttering the top-level build directory with test artifacts (#112717) by Louis Dionne · 1 year, 1 month ago
- 41b4634 [libunwind][AIX] Remove weak declaration "__xlcxx_personality_v0" (#112436) by Xing Xue · 1 year, 1 month ago
- efc3baa [runtimes][NFC] Reindent CMake files (#111821) by Louis Dionne · 1 year, 1 month ago
- 87f1910 [runtimes] Always define cxx_shared, cxx_static & other targets (#80007) by Louis Dionne · 1 year, 1 month ago
- 71735e8 [libunwind] Fix libunwind library path for runtime test (#110777) by Haowei · 1 year, 1 month ago
- 37c7d98 [runtimes] Run backdeployment CI on Github hosted runners (#109984) by Louis Dionne · 1 year, 1 month ago
- b7cdaca [libc++abi][libunwind] Run c++abi and unwind tests against a fake install root (#110171) by Louis Dionne · 1 year, 1 month ago
- 9846aba [libunwind] Introduce LIBUNWIND_LIBRARY_VERSION and drop outdated Apple flags (#110178) by Louis Dionne · 1 year, 1 month ago
- f93a871 [libunwind][CMake] Remove LIBUNWIND_BUILD_32_BITS which has been an error for 3 years (#110175) by Louis Dionne · 1 year, 1 month ago
- dc70138 [libunwind] Stop installing the mach-o module map (#105616) by Ian Anderson · 1 year, 3 months ago
- 116c20d [libunwind] Fix problems caused by combining BTI and GCS (#102322) by John Brawn · 1 year, 3 months ago
- 6db1ccf [libunwind] Be more careful about enabling GCS (#101973) by John Brawn · 1 year, 3 months ago
- 6e2e576 [libunwind] Undefined behaviour pointer arithmetic with null pointer (#98648) by Daniel Kiss · 1 year, 3 months ago
- 92d5d5b [libunwind] Add GCS support for AArch64 (#99335) by John Brawn · 1 year, 3 months ago
- 8fab97f [RISCV] Allow libunwind to build for rv32e (#98855) by R · 1 year, 3 months ago
- 9f0b376 [NFC][libc++][libc++abi][libunwind][test] Fix/unify AIX triples used in LIT tests (#101196) by Xing Xue · 1 year, 3 months ago
- d96f9ef [libunwind][AIX] Fix the wrong traceback from signal handler (#101069) by Xing Xue · 1 year, 3 months ago
- d09db73 [libunwind] fix unwinding from signal handler (#92291) by Azat Khuzhin · 1 year, 4 months ago
- 8f49d64 [libunwind] Remove needless `sys/uio.h` (#97495) by Izaak Schroeder · 1 year, 4 months ago
- 48659aa [runtimes][NFC] Improve error message when running Lit incorrectly by Louis Dionne · 1 year, 5 months ago
- dcc1ffa [libc++] Fix deployment target Lit features (#94791) by Louis Dionne · 1 year, 5 months ago
- c8f1d81 [libunwind] Tweak tests for musl support. (#85097) by Alastair Houghton · 1 year, 5 months ago
- ab43b1d [runtimes] Correctly apply libdir subdir for multilib (#93354) by Petr Hosek · 1 year, 5 months ago
- a16d528 [runtimes][CMake] Simplify the propagation of test dependencies (#93558) by Louis Dionne · 1 year, 5 months ago
- 4e786af [runtimes] Reintroduce a way to select the compiler used for the test suite (#93542) by Louis Dionne · 1 year, 5 months ago
- 8c5b971 Revise IDE folder structure (#89755) by Michael Kruse · 1 year, 6 months ago
- e0a4f35 [libunwind][AIX] Cast NULL as type uintptr_t. (#93204) by Xing Xue · 1 year, 6 months ago
- 0906c4a [WebAssembly] __USING_WASM_EXCEPTIONS__ -> __WASM_EXCEPTIONS__ (#92840) by Heejin Ahn · 1 year, 6 months ago
- c6e0c05 [libunwind][WebAssembly] Make libunwind compilable (#92192) by Heejin Ahn · 1 year, 6 months ago
- 419b03c [runtimes] Prefer -fvisibility-global-new-delete=force-hidden (#84917) by Martin Storsjö · 1 year, 8 months ago
- 8bad7bd MIPS/libunwind: Use -mfp64 if compiler is FPXX (#68521) by YunQiang Su · 1 year, 9 months ago
- fc50574 [libunwind][doc] Remove reference to Phabricator from the landing page by Louis Dionne · 1 year, 10 months ago
- f400fdb [libunwind] Move errno.h and signal.h includes under the block where they're needed (#78054) by Louis Dionne · 1 year, 10 months ago
- eb55b13 [libunwind][WebAssembly] Fix libunwind.cpp guard (#78230) by Heejin Ahn · 1 year, 10 months ago
- 39b08eb [libunwind] fix dynamic .eh_frame registration (#77185) by SihangZhu · 1 year, 10 months ago
- e09e0d4 [libunwind] Convert a few options from CACHE PATH to CACHE STRING (#77534) by Martin Storsjö · 1 year, 10 months ago
- 29eb3a5 [libc++] Allow running the test suite with optimizations (#68753) by Louis Dionne · 1 year, 10 months ago
- 42293b9 [libunwind] Replace process_vm_readv with SYS_rt_sigprocmask (#74791) by Jordan R AW · 1 year, 10 months ago
- 2602aec [libunwind] Bump to CXX_STANDARD 17 (#75986) by Fangrui Song · 1 year, 11 months ago
- 3cafb40 [libunwind] Use -nostdlib++ when linking libunwind (#75646) by Louis Dionne · 1 year, 11 months ago
- 3bb3983 [runtimes] Don't link against compiler-rt explicitly when we use -nostdlib++ (#75089) by Louis Dionne · 1 year, 11 months ago
- 278e5fb [libunwind][WebAssembly] Omit unused parts of libunwind.cpp for Wasm (#73196) by Heejin Ahn · 2 years ago
- f20d5cf [libc++] Run picolibc tests with qemu by Michael Platings · 2 years ago
- bbe2764 [libc++] Add initial support for picolibc by Michael Platings · 2 years ago
- 85df028 [runtimes][NFC] Remove trailing whitespace by Louis Dionne · 2 years ago
- 668c76f Remove deprecated warning from cmake files (#72595) by Tacet · 2 years ago
- 19b1234 [libunwind] Remove unnecessary strcpy dependency (#72043) by Michael Kenzel · 2 years ago
- 7b9fd7a [libunwind] Fix an inconsistent indentation (NFC) (#72314) by Heejin Ahn · 2 years ago
- 69b8c64 [libc++][AIX] Add OS version to target triple by Jake Egan · 2 years ago
- 7686b5d [libunwind][AIX] static_cast the value from getLR() to avoid the warning from -Wconversion (#69767) by xingxue-ibm · 2 years, 1 month ago
- 11d9f3e [libunwind][AIX] Fix problem with stepping up from a leaf function when unwinding started in a signal handler by Xing Xue · 2 years, 1 month ago
- 7b1593d [libunwind] Avoid reading OOB for non-existent .eh_frame_hdr (#68815) by Alexander Richardson · 2 years, 1 month ago