summaryrefslogtreecommitdiff
path: root/libunwind/test
AgeCommit message (Expand)Author
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-10-12Fix typo: IsGlobaLinkage -> IsGlobalLinkage in XCOFF (#161960)小钟
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-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-02-08[libunwind] Unwind through loongarch64/Linux sigreturn frame (#123682)Ami-zhang
2024-11-07[libc++] Unify the benchmarks with the test suite (#101399)Louis Dionne
2024-10-17[runtimes] Avoid cluttering the top-level build directory with test artifacts...Louis Dionne
2024-10-17[libunwind][AIX] Remove weak declaration "__xlcxx_personality_v0" (#112436)Xing Xue
2024-10-02[libunwind] Fix libunwind library path for runtime test (#110777)Haowei
2024-09-30[runtimes] Run backdeployment CI on Github hosted runners (#109984)Louis Dionne
2024-09-30[libc++abi][libunwind] Run c++abi and unwind tests against a fake install roo...Louis Dionne
2024-08-04[libunwind] Add GCS support for AArch64 (#99335)John Brawn
2024-08-01[NFC][libc++][libc++abi][libunwind][test] Fix/unify AIX triples used in LIT t...Xing Xue
2024-07-30[libunwind][AIX] Fix the wrong traceback from signal handler (#101069)Xing Xue
2024-06-26[runtimes][NFC] Improve error message when running Lit incorrectlyLouis Dionne
2024-06-21[libc++] Fix deployment target Lit features (#94791)Louis Dionne
2024-06-10[libunwind] Tweak tests for musl support. (#85097)Alastair Houghton
2024-05-28[runtimes][CMake] Simplify the propagation of test dependencies (#93558)Louis Dionne
2024-05-28[runtimes] Reintroduce a way to select the compiler used for the test suite (...Louis Dionne
2024-01-09[libc++] Allow running the test suite with optimizations (#68753)Louis Dionne
2023-11-29[libc++] Run picolibc tests with qemuMichael Platings
2023-11-29[libc++] Add initial support for picolibcMichael Platings
2023-11-15[libunwind] Remove unnecessary strcpy dependency (#72043)Michael Kenzel
2023-10-31[libc++][AIX] Add OS version to target tripleJake Egan
2023-10-16[libunwind][AIX] Fix problem with stepping up from a leaf function when unwin...Xing Xue
2023-10-04[runtimes] Fix parsing of LIB{CXX,CXXABI,UNWIND}_TEST_PARAMS (#67691)Alexander Richardson
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-22[libunwind] Relax a REQUIRES on a test that passes on FreeBSDAlex Richardson
2023-09-19[libunwind][AIX] Fix up TOC register if unw_getcontext is called from a diffe...xingxue-ibm
2023-09-06[libunwind] Haiku: Initial supportTrung Nguyen
2023-05-25[NFC][Py Reformat] Reformat python files in libcxx/libcxxabiTobias Hieta
2023-05-06[libunwind] Unwind through Linux riscv sigreturn trampolineFeng Wang
2023-04-27[libcxx] [test] Prepend to PATH instead of overriding itMartin Storsjö
2023-04-23[test] Simplify libunwind REQUIRESFangrui Song
2023-04-11[libcxxabi, libunwind] [test] Place output from tests under a 'test' subdirMartin Storsjö
2023-04-11[libunwind] [test] Mark the signal_frame test as unsupported on WindowsMartin Storsjö
2023-04-07[libunwind][LoongArch] Restore $r1 before $r4 in `jumpto`Weining Lu
2023-04-07[libunwind][test] Add test to check for unw_resume()zhanglimin
2023-04-06[libunwind] [test] Add a mingw specific test config fileMartin Storsjö
2023-04-06[libcxxabi, libunwind] [test] Quote the python path properly for LIB*_EXECUTORMartin Storsjö
2023-03-30[libc++] Use the stdlib=<LIB> Lit feature instead of use_system_cxx_libLouis Dionne