aboutsummaryrefslogtreecommitdiff
path: root/libunwind/test
AgeCommit message (Expand)AuthorFilesLines
2023-11-29[libc++] Run picolibc tests with qemuMichael Platings2-2/+11
2023-11-29[libc++] Add initial support for picolibcMichael Platings1-0/+33
2023-11-15[libunwind] Remove unnecessary strcpy dependency (#72043)Michael Kenzel1-1/+1
2023-10-31[libc++][AIX] Add OS version to target tripleJake Egan2-1/+7
2023-10-16[libunwind][AIX] Fix problem with stepping up from a leaf function when unwin...Xing Xue1-0/+245
2023-10-04[runtimes] Fix parsing of LIB{CXX,CXXABI,UNWIND}_TEST_PARAMS (#67691)Alexander Richardson1-14/+7
2023-09-26[libc++][lit] Allow overriding the executor for tests (#66545)Alexander Richardson2-3/+5
2023-09-26Revert "[libunwind] Relax a REQUIRES on a test that passes on FreeBSD"Alex Richardson1-1/+1
2023-09-25[libunwind] Clarify comment added in #67205Alex Richardson3-3/+3
2023-09-25[libunwind] Pass -Wl,--export-dynamic on all supported platforms (#67205)Alexander Richardson3-6/+9
2023-09-22[libunwind] Relax a REQUIRES on a test that passes on FreeBSDAlex Richardson1-1/+1
2023-09-19[libunwind][AIX] Fix up TOC register if unw_getcontext is called from a diffe...xingxue-ibm1-3/+0
2023-09-06[libunwind] Haiku: Initial supportTrung Nguyen3-3/+12
2023-05-25[NFC][Py Reformat] Reformat python files in libcxx/libcxxabiTobias Hieta1-1/+2
2023-05-06[libunwind] Unwind through Linux riscv sigreturn trampolineFeng Wang2-2/+2
2023-04-27[libcxx] [test] Prepend to PATH instead of overriding itMartin Storsjö1-1/+1
2023-04-23[test] Simplify libunwind REQUIRESFangrui Song3-3/+3
2023-04-11[libcxxabi, libunwind] [test] Place output from tests under a 'test' subdirMartin Storsjö1-1/+1
2023-04-11[libunwind] [test] Mark the signal_frame test as unsupported on WindowsMartin Storsjö1-0/+4
2023-04-07[libunwind][LoongArch] Restore $r1 before $r4 in `jumpto`Weining Lu1-5/+0
2023-04-07[libunwind][test] Add test to check for unw_resume()zhanglimin1-0/+39
2023-04-06[libunwind] [test] Add a mingw specific test config fileMartin Storsjö1-0/+25
2023-04-06[libcxxabi, libunwind] [test] Quote the python path properly for LIB*_EXECUTORMartin Storsjö1-1/+1
2023-03-30[libc++] Use the stdlib=<LIB> Lit feature instead of use_system_cxx_libLouis Dionne2-1/+3
2023-03-15[libunwind][RISC-V] Rewrite testcase with C as possible.Kito Cheng1-24/+14
2023-02-14[runtimes] Remove duplicate imports of libcxx.test.configLouis Dionne5-5/+5
2023-02-14[runtimes] Rename newconfig.py to config.py -- it's not new anymoreLouis Dionne5-11/+11
2022-12-06[libunwind][RISCV] Support reading of VLENB CSR registerSergey Kachkov1-0/+50
2022-12-05Revert "[CMake] Use LLVM_TARGET_TRIPLE in runtimes"Leonard Chan1-1/+1
2022-11-29[CMake] Use LLVM_TARGET_TRIPLE in runtimesPetr Hosek1-1/+1
2022-09-30[runtimes] Remove all traces of the legacy testing configuration systemLouis Dionne6-143/+0
2022-08-20[libunwind] Fixed a number of typosGabriel Ravier1-1/+2
2022-08-04[libunwind] undef NDEBUG for assert.h in tests.Florian Mayer6-0/+6
2022-08-03[libunwind] Remove unused substitution in AIX libunwind configLouis Dionne1-1/+1
2022-07-18[libunwind][SystemZ] Use process_vm_readv to avoid potential segfaultsUlrich Weigand1-2/+16
2022-06-20[libunwind] Ensure test/libunwind_01.pass is not completely inlinedAlex Richardson1-7/+22
2022-06-02[libunwind][ci][AIX] Add libunwind to buildbot CIXing Xue1-0/+25
2022-05-27[runtimes] Officially deprecate the legacy testing configuration systemLouis Dionne1-0/+3
2022-05-26[libunwind] Tidy-up the testing configuration for libunwindLouis Dionne3-4/+68
2022-05-26[libunwind] Use process_vm_readv to avoid potential segfaultsShoaib Meenai1-0/+66
2022-05-20[libunwind] Introduce a cmake-bridge.cfg.in file to reduce test config duplic...Louis Dionne5-89/+54
2022-05-19[libunwind] Remove unused _LIBUNWIND_HAS_NO_THREADS macro in testsLouis Dionne3-3/+0
2022-05-19[runtimes] Fix the build of merged ABI/unwinder librariesLouis Dionne1-0/+65
2022-05-15Revert "[libunwind][AArch64] Add support for DWARF expression for RA_SIGN_STA...Daniel Kiss1-63/+0
2022-05-13[libunwind][AArch64] Add support for DWARF expression for RA_SIGN_STATE.Daniel Kiss1-0/+63
2022-05-04[libunwind][SystemZ] Unwind out of signal handlersUlrich Weigand2-2/+2
2022-04-25[libunwind] Update the test configuration files to support the remote execution.Vladimir Vereschaka2-4/+19
2022-04-03[libunwind] Add missing licenses in test filesLouis Dionne5-2/+46
2022-03-31[libc++] Add a CI job running MSANLouis Dionne7-0/+22
2022-03-01[runtimes] Remove FOO_TARGET_TRIPLE, FOO_SYSROOT and FOO_GCC_TOOLCHAINLouis Dionne2-4/+6