Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-30[runtimes] Remove all traces of the legacy testing configuration systemLouis Dionne
2022-08-21[libunwind] Fixed a number of typosGabriel Ravier
2022-08-05[libunwind] undef NDEBUG for assert.h in tests.Florian Mayer
2022-08-03[libunwind] Remove unused substitution in AIX libunwind configLouis Dionne
2022-07-18[libunwind][SystemZ] Use process_vm_readv to avoid potential segfaultsUlrich Weigand
2022-06-20[libunwind] Ensure test/libunwind_01.pass is not completely inlinedAlex Richardson
2022-06-02[libunwind][ci][AIX] Add libunwind to buildbot CIXing Xue
2022-05-27[runtimes] Officially deprecate the legacy testing configuration systemLouis Dionne
2022-05-26[libunwind] Tidy-up the testing configuration for libunwindLouis Dionne
2022-05-26[libunwind] Use process_vm_readv to avoid potential segfaultsShoaib Meenai
2022-05-20[libunwind] Introduce a cmake-bridge.cfg.in file to reduce test config duplic...Louis Dionne
2022-05-19[libunwind] Remove unused _LIBUNWIND_HAS_NO_THREADS macro in testsLouis Dionne
2022-05-19[runtimes] Fix the build of merged ABI/unwinder librariesLouis Dionne
2022-05-15Revert "[libunwind][AArch64] Add support for DWARF expression for RA_SIGN_STA...Daniel Kiss
2022-05-13[libunwind][AArch64] Add support for DWARF expression for RA_SIGN_STATE.Daniel Kiss
2022-05-04[libunwind][SystemZ] Unwind out of signal handlersUlrich Weigand
2022-04-26[libunwind] Update the test configuration files to support the remote execution.Vladimir Vereschaka
2022-04-03[libunwind] Add missing licenses in test filesLouis Dionne
2022-03-31[libc++] Add a CI job running MSANLouis Dionne
2022-03-01[runtimes] Remove FOO_TARGET_TRIPLE, FOO_SYSROOT and FOO_GCC_TOOLCHAINLouis Dionne
2022-02-25[libunwind][test] remember_state_leak.pass.sh.s: link with -no-pieFangrui Song
2021-12-03[libunwind] Fix unwind_leaffunction testLeonard Chan
2021-12-01[runtimes] Remove support for GCC-style 32 bit multilib buildsLouis Dionne
2021-11-25[libunwind] Fix testing with sanitizers enabledLouis Dionne
2021-11-18[libunwind][AIX] Mark signal_frame.pass.cpp UNSUPPORTED on AIXXing Xue
2021-10-28[libc++] Temporarily mark tests as UNSUPPORTED to get the CI greenLouis Dionne
2021-10-28[libunwind] Simplify the executor used in the testsLouis Dionne
2021-10-22[libunwind] Fix path to libunwind for per-target-runtime-dir buildsLouis Dionne
2021-10-19[libunwind] Add a from-scratch config for running libunwind testsLouis Dionne
2021-10-13[libc++abi] Change LIBCXXABI_NO_TIMER to LIBCXXABI_USE_TIMERLouis Dionne
2021-10-07[runtimes] Add tests for vendor-specific propertiesLouis Dionne
2021-10-06[runtimes][ci] Run the tests for libunwind in the CILouis Dionne
2021-09-27 [libunwind] Support cfi_undefined and cfi_register for float registers.Daniel Kiss
2021-09-02[Unwind] Harmonise exception class for EHABI spec.Daniel Kiss
2021-08-26[libunwind] Support stack unwind in CET environmentgejin
2021-08-12[unwind] Handle UNW_X86_64_RIP registerVitaly Buka
2021-08-11[Arm][Unwind][libc++abi] Add _Unwind_ForcedUnwind to EHABI.Daniel Kiss
2021-07-16[runtimes] Simplify how we set the target tripleLouis Dionne
2021-07-15[runtimes] Serialize all Lit params instead of passing them to add_lit_testsuiteLouis Dionne
2021-07-14[runtimes] Bring back TARGET_TRIPLELouis Dionne
2021-07-14[runtimes] NFCI: Drop intermediate CMake variable TARGET_TRIPLELouis Dionne
2021-07-06[runtimes] Move enable_32bit to the DSLLouis Dionne
2021-07-01[runtimes] Simplify how we specify XFAIL & friends based on the tripleLouis Dionne
2021-06-29[libc++] Serialize Lit parameters to make them available to from-scratch configsLouis Dionne
2021-06-16[libcxx] Fix exception raised during downstream bare-metal libunwind testsAmilendra Kodithuwakku
2021-06-03[libc++] Enable tests for the experimental library by defaultLouis Dionne
2021-05-08[libc++] Move handling of the target triple to the DSLLouis Dionne
2021-03-31[libc++] Include <__config_site> from <__config>Louis Dionne
2021-03-01[libc++/abi] Allow running back-deployment testing against libc++abiLouis Dionne
2021-01-14[libunwind] Unwind through aarch64/Linux sigreturn frameRyan Prichard