- e95b94b Bump the trunk major version to 17 by Tom Stellard · 2 years, 6 months ago main
- bb5988e [libunwind] Fixed an upcoming clang -Wsign-conversion warning by Fahad Nayyar · 2 years, 6 months ago
- 5e22a7f [libunwind] Use .irp directives. NFC by Fangrui Song · 2 years, 7 months ago
- 09a1f53 Revert "[libunwind] Use .irp directives. NFC" by David Tenty · 2 years, 7 months ago
- fd5b3b5 [libunwind] Use .irp directives. NFC by Fangrui Song · 2 years, 7 months ago
- c59f916 [libunwind][RISCV] Support reading of VLENB CSR register by Sergey Kachkov · 2 years, 8 months ago
- 2b51e6f Revert "[CMake] Use LLVM_TARGET_TRIPLE in runtimes" by Leonard Chan · 2 years, 7 months ago
- fd49ee4 [CMake] Use LLVM_TARGET_TRIPLE in runtimes by Petr Hosek · 3 years, 5 months ago
- 5870472 [libunwind][LoongArch] Add 64-bit LoongArch support by zhanglimin · 2 years, 8 months ago
- 86213b7 [libunwind][NFC] Fix typo in libunwind debug string by jinge90 · 2 years, 8 months ago
- a318d6a [libunwind] Check corrupted return address in unwind_phase2 when CET is enabled. by jinge90 · 2 years, 8 months ago
- d08f7f8 [CMake] Fix -Wstrict-prototypes by Sam James · 2 years, 8 months ago
- aabcd87 [libunwind] Add module maps for libunwind by Ian Anderson · 2 years, 10 months ago
- 1f633d4 [CMake] Fix LIBUNWIND_ENABLE_CET build after D110005 by jinge90 · 2 years, 9 months ago
- 1111799 Revert "[runtimes] Always define cxx_shared, cxx_static & other targets" by Haowei Wu · 2 years, 9 months ago
- fab0a4b [runtimes] Always define cxx_shared, cxx_static & other targets by Louis Dionne · 2 years, 10 months ago
- 7c826d9 [runtimes] Add the ability to customize the output name of libc++, libc++abi and libunwind by Louis Dionne · 2 years, 9 months ago
- 118a580 [libunwind] Install the headers by default by Louis Dionne · 2 years, 9 months ago
- 08ebcbe [libunwind] Fix compile error with CROSS_UNWINDING by Florian Mayer · 2 years, 10 months ago
- 2a62a0a [runtimes] Remove all traces of the legacy testing configuration system by Louis Dionne · 3 years, 2 months ago
- 7ff728a [libunwind] Handle G in personality string by Florian Mayer · 3 years, 1 month ago
- 77b82eb [libunwind] Fix usage of `_dl_find_object` on 32-bit x86 by Adrian Vogelsgesang · 2 years, 10 months ago
- 60a480e [libunwind] Fix a few libunwind includes by Ryan Prichard · 2 years, 10 months ago
- 42aa6de [libunwind] Fixed a number of typos by Gabriel Ravier · 2 years, 11 months ago
- 49d0f0c Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too" by John Ericson · 2 years, 11 months ago
- f87795e [cmake] Use `CMAKE_INSTALL_LIBDIR` too by John Ericson · 4 years, 3 months ago
- 12726c9 [compiler-rt][libunwind][runtimes] Recategorize `llvm_check_linker_flag` langs by John Ericson · 3 years, 6 months ago
- 030b4eb [libunwind][AIX] Implement _Unwind_FindEnclosingFunction() using traceback table on AIX by Xing Xue · 3 years ago
- 754d016 [libunwind] Remove __ANDROID_API__ < 18 workaround by Fangrui Song · 3 years ago
- a097a1a [libunwind] Use `_dl_find_object` if available by Adrian Vogelsgesang · 3 years ago
- c38cbd4 [libunwind][AIX] Save/restore errno before/after system calls dlopen/dlsym/dlclose by Xing Xue · 3 years ago
- 47974e9 [libunwind] undef NDEBUG for assert.h in tests. by Florian Mayer · 3 years ago
- c5d3129 [libunwind] Remove unused substitution in AIX libunwind config by Louis Dionne · 3 years ago
- 012c343 Update references to mailing lists that have moved to Discourse. by tlattner · 3 years ago
- 2a908ee Bump the trunk major version to 16 by Tom Stellard · 3 years ago
- 955e2ff [libunwind][SystemZ] Use process_vm_readv to avoid potential segfaults by Ulrich Weigand · 3 years ago
- 49191c5 [libunwind,EHABI,ARM] Fix get/set of RA_AUTH_CODE. by Simon Tatham · 3 years, 1 month ago
- b387062 [libunwind] Ensure test/libunwind_01.pass is not completely inlined by Alex Richardson · 3 years, 1 month ago
- 1644d07 [libunwind] Don't store a predecremented PC when using SEH by Martin Storsjö · 3 years, 2 months ago
- 88f490e [libunwind] Remove unused ARM SEH placeholder code by Martin Storsjö · 3 years, 2 months ago
- 1c11cfe [libunwind] Fix SEH unwinding on ARM by Martin Storsjö · 3 years, 2 months ago
- 2c49706 [NFC] [libunwind] turn assert into static_assert by Florian Mayer · 3 years, 1 month ago
- 125ac3c [libunwind][ci][AIX] Add libunwind to buildbot CI by Xing Xue · 3 years, 2 months ago
- 86ab9dd [libunwind] Add more information to eh_frame_hdr version error by Florian Mayer · 3 years, 2 months ago
- 5e737be [runtimes] Officially deprecate the legacy testing configuration system by Louis Dionne · 3 years, 2 months ago
- b04d23a [libunwind][CMake] Fix name of LIBUNWIND_SUPPORTS_NODEFAULTLIBS_FLAG by Pavel Samolysov · 3 years, 2 months ago
- 9abefdd [libunwind] Tidy-up the testing configuration for libunwind by Louis Dionne · 3 years, 2 months ago
- 8c606b0 [libunwind] Use process_vm_readv to avoid potential segfaults by Shoaib Meenai · 3 years, 2 months ago
- 67bace7 [libunwind] Factor out sigreturn check condition. NFC by Shoaib Meenai · 3 years, 2 months ago
- d03f56b [libunwind] Introduce a cmake-bridge.cfg.in file to reduce test config duplication by Louis Dionne · 3 years, 2 months ago
- c9b2288 [libunwind] Remove unused _LIBUNWIND_HAS_NO_THREADS macro in tests by Louis Dionne · 3 years, 2 months ago
- e403d32 [runtimes] Fix the build of merged ABI/unwinder libraries by Louis Dionne · 3 years, 2 months ago
- 1e26dd0 [libunwind] Remove -Wsign-conversion warning by Daniel Kiss · 3 years, 2 months ago
- 9bb194f [runtimes] Default LIB*_HERMETIC_STATIC_LIBRARY to ON on Windows by Martin Storsjö · 3 years, 3 months ago
- 837a94e [libunwind][AArch64] Add support for DWARF expression for RA_SIGN_STATE. by Daniel Kiss · 3 years, 2 months ago
- 44c86bb [runtimes] Introduce object libraries by Louis Dionne · 3 years, 2 months ago
- cf88e03 Revert "[libunwind][AArch64] Add support for DWARF expression for RA_SIGN_STATE." by Daniel Kiss · 3 years, 2 months ago
- 3fa5093 [runtimes][NFC] Remove dead code for Standalone builds by Louis Dionne · 3 years, 2 months ago
- 926b94b [libunwind] Remove -Wsign-conversion warning by Louis Dionne · 3 years, 2 months ago
- 4a80534 [libunwind][AArch64] Add support for DWARF expression for RA_SIGN_STATE. by Daniel Kiss · 3 years, 2 months ago
- cd5b90c [runtimes] [cmake] Fix -Werror detection in common build configs by Martin Storsjö · 3 years, 3 months ago
- 3e0d3ec [runtimes] Print the testing configuration in use in libunwind and libc++abi by Louis Dionne · 3 years, 2 months ago
- 3d54d41 [libunwind] Silence warnings about unused variables. NFC. by Martin Storsjö · 3 years, 2 months ago
- c2df813 [libunwind] [CMake] Handle the RelWithDebInfo configuration similarly to Release by Martin Storsjö · 3 years, 2 months ago
- f1108b6 [libunwind][SystemZ] Unwind out of signal handlers by Ulrich Weigand · 3 years, 2 months ago
- 393e3ee [libunwind] Add SystemZ support by Ulrich Weigand · 3 years, 3 months ago
- d8a4746 [libunwind][AArch64] Fix _Unwind_ForcedUnwind via sigreturn. by Daniel Kiss · 3 years, 3 months ago
- 43a7a25 [libunwind] Update the test configuration files to support the remote execution. by Vladimir Vereschaka · 3 years, 3 months ago
- fe26c4b [libunwind] [CMake] Remove leftover no-op cmake variable setting. NFC. by Martin Storsjö · 3 years, 3 months ago
- 39f3207 [libunwind] Fix build warnings in Unwind-EHABI.cpp. NFC. by Martin Storsjö · 3 years, 3 months ago
- 705543f [runtimes] [CMake] Unify variable names by Petr Hosek · 3 years, 4 months ago
- 1acfbbb [libunwind][AIX] implementation of the unwinder for AIX by Xing Xue · 3 years, 3 months ago
- f62d2fb [libunwind][AIX] implementation of the unwinder for AIX by Xing Xue · 3 years, 3 months ago
- bbcbce9 [libunwind][AIX] implementation of the unwinder for AIX by Xing Xue · 3 years, 3 months ago
- c39fea8 Add some prototypes to fix -Wstrict-prototypes. NFC by Fangrui Song · 3 years, 3 months ago
- 6e7aaea NFC: Avoid unused variable warning in UnwindLevel1.c by kristina · 3 years, 3 months ago
- cb96c63 [libunwind] Add missing licenses in test files by Louis Dionne · 3 years, 4 months ago
- 31359e0 [libc++] Add a CI job running MSAN by Louis Dionne · 3 years, 5 months ago
- dcbc229 [libunwind] Add a _LIBUNWIND_VERSION macro by Louis Dionne · 3 years, 5 months ago
- 0662c09 Replace links to archived mailing lists by links to Discourse forums by Danny Mösch · 3 years, 4 months ago
- d1c7f92 [runtimes] Remove FOO_TARGET_TRIPLE, FOO_SYSROOT and FOO_GCC_TOOLCHAIN by Louis Dionne · 3 years, 9 months ago
- 2ea265b [libunwind][test] remember_state_leak.pass.sh.s: link with -no-pie by Fangrui Song · 3 years, 5 months ago
- 8cd7191 [libunwind] Further fix for 32-bit PowerPC processors without AltiVec by George Koehler · 3 years, 5 months ago
- 7539622 [runtimes] Move warning messages for FOO_SYSROOT & friends above their default value by Louis Dionne · 3 years, 5 months ago
- f61b3b8 [runtimes] Deprecate FOO_SYSROOT & friends by Louis Dionne · 3 years, 5 months ago
- 1e0047c [libunwind] Only include cet.h if __CET__ defined by Nikita Popov · 3 years, 5 months ago
- b323ac8 Update all LLVM documentation mentioning runtimes in LLVM_ENABLE_PROJECTS by Louis Dionne · 3 years, 5 months ago
- 2b08f99 [libunwind] Avoid a warning in 32 bit builds. NFC. by Martin Storsjö · 3 years, 5 months ago
- 107cd56 [runtimes] Remove support for standalone builds by Louis Dionne · 3 years, 5 months ago
- b86911d [libunwind] Define _Unwind_Backtrace for powerpc, sparc by Sam James · 3 years, 5 months ago
- f2ef96e [libunwind] [sparc] Add SPARCv9 support by Koakuma · 3 years, 5 months ago
- 613154f [libunwind] Attempt to fix broken sphinx doc link by Simon Pilgrim · 3 years, 5 months ago
- 659c7d9 Bump the trunk major version to 15 by Tom Stellard · 3 years, 6 months ago
- d0ad43c [cmake] Partially deduplicate `{llvm,compiler_rt}_check_linker_flag` for runtime libs and llvm by John Ericson · 3 years, 6 months ago
- 676f5e9 unwind: fix typo for __powerpc__ by Sam James · 3 years, 6 months ago
- 7246413 [unwind] fix build with GCC on PPC32 by Sam James · 3 years, 6 months ago
- c8a5d43 Revert "[cmake] Duplicate `{llvm,compiler_rt}_check_linker_flag` for runtime libs and llvm" by Petr Hosek · 3 years, 6 months ago
- c33d4cd [cmake] Duplicate `{llvm,compiler_rt}_check_linker_flag` for runtime libs and llvm by John Ericson · 3 years, 6 months ago
- 44f80b8 [cmake] Make include(GNUInstallDirs) always below project(..) by John Ericson · 3 years, 6 months ago
- 295f84c [cmake] Move HandleOutOfTreeLLVM to common cmake utils by John Ericson · 3 years, 6 months ago