summaryrefslogtreecommitdiff
path: root/libunwind
AgeCommit message (Expand)Author
2024-01-24[libunwind][doc] Remove reference to Phabricator from the landing pageLouis Dionne
2024-01-16[libunwind] Move errno.h and signal.h includes under the block where they're ...Louis Dionne
2024-01-16[libunwind][WebAssembly] Fix libunwind.cpp guard (#78230)Heejin Ahn
2024-01-16[libunwind] fix dynamic .eh_frame registration (#77185)SihangZhu
2024-01-10[libunwind] Convert a few options from CACHE PATH to CACHE STRING (#77534)Martin Storsjö
2024-01-09[libc++] Allow running the test suite with optimizations (#68753)Louis Dionne
2024-01-05[libunwind] Replace process_vm_readv with SYS_rt_sigprocmask (#74791)Jordan R AW
2023-12-19[libunwind] Bump to CXX_STANDARD 17 (#75986)Fangrui Song
2023-12-19[libunwind] Use -nostdlib++ when linking libunwind (#75646)Louis Dionne
2023-12-13[runtimes] Don't link against compiler-rt explicitly when we use -nostdlib++ ...Louis Dionne
2023-11-29[libunwind][WebAssembly] Omit unused parts of libunwind.cpp for Wasm (#73196)Heejin Ahn
2023-11-29[libc++] Run picolibc tests with qemuMichael Platings
2023-11-29[libc++] Add initial support for picolibcMichael Platings
2023-11-17[runtimes][NFC] Remove trailing whitespaceLouis Dionne
2023-11-16Remove deprecated warning from cmake files (#72595)Tacet
2023-11-15[libunwind] Remove unnecessary strcpy dependency (#72043)Michael Kenzel
2023-11-15[libunwind] Fix an inconsistent indentation (NFC) (#72314)Heejin Ahn
2023-10-31[libc++][AIX] Add OS version to target tripleJake Egan
2023-10-24[libunwind][AIX] static_cast the value from getLR() to avoid the warning from...xingxue-ibm
2023-10-16[libunwind][AIX] Fix problem with stepping up from a leaf function when unwin...Xing Xue
2023-10-11[libunwind] Avoid reading OOB for non-existent .eh_frame_hdr (#68815)Alexander Richardson
2023-10-11[libunwind] Fix wrong end argument passed to decodeEHHdr() (#68813)Alexander Richardson
2023-10-04[runtimes] Fix parsing of LIB{CXX,CXXABI,UNWIND}_TEST_PARAMS (#67691)Alexander Richardson
2023-10-02[libunwind] Add Unwind-wasm.c to CMakeLists.txt (#67770)Heejin Ahn
2023-09-29[libunwind] Fix a -Wextra-semi warningAlex Richardson
2023-09-28[libunwind][nfc] Avoid type warning of debug printf (#67390)Kazushi Marukawa
2023-09-26[libc++][lit] Allow overriding the executor for tests (#66545)Alexander Richardson
2023-09-26Revert "[libunwind] Relax a REQUIRES on a test that passes on FreeBSD"Alex Richardson
2023-09-25[libunwind] Clarify comment added in #67205Alex Richardson
2023-09-25[libunwind] Pass -Wl,--export-dynamic on all supported platforms (#67205)Alexander Richardson
2023-09-24[libunwind][nfc] avoid prototype warning (#67250)Kazushi Marukawa
2023-09-22[libunwind] Relax a REQUIRES on a test that passes on FreeBSDAlex Richardson
2023-09-22[libunwind][WebAssembly] Support Wasm EHHeejin Ahn
2023-09-21[runtimes] Fix link order of system librarires on Apple platforms (#66940)Louis Dionne
2023-09-19[libunwind][AIX] Fix up TOC register if unw_getcontext is called from a diffe...xingxue-ibm
2023-09-12[libunwind] Use __builtin_alloca to avoid missing includeReagan Bohan
2023-09-06[libunwind] Haiku: Initial supportTrung Nguyen
2023-08-31[runtimes] Fix some duplicate word typosLouis Dionne
2023-08-31[libunwind][NFC] Fix whitespace in commentsLouis Dionne
2023-08-23Make _LIBUNWIND_SUPPORT_FRAME_APIS a build-time optionSterling Augustine
2023-08-19MIPS: unwind, don't save/restore hi/lo for R6YunQiang Su
2023-08-04[libc++][libunwind] Fixes to allow GCC 13 to compile libunwind/libc++abi/libc++Nikolas Klauser
2023-07-27[libunwind] Fix build with -Wunused-functionShoaib Meenai
2023-07-19[libunwind] Fix build error on 32 bit Arm after -Wcast-qual was addedDavid Spickett
2023-06-29[libunwind] Add cached compile and link flags to libunwindmgrzywac
2023-06-05[libunwind] Removes CMake work-arounds.Mark de Wever
2023-05-27Reland "[CMake] Bumps minimum version to 3.20.0.Mark de Wever
2023-05-25[NFC][Py Reformat] Reformat python files in libcxx/libcxxabiTobias Hieta
2023-05-17Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Nico Weber
2023-05-13Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever