[libunwind][AIX] implementation of the unwinder for AIX
[platform/upstream/llvm.git] / libunwind / test /
2022-04-03 Louis Dionne[libunwind] Add missing licenses in test files
2022-03-31 Louis Dionne[libc++] Add a CI job running MSAN
2022-03-01 Louis Dionne[runtimes] Remove FOO_TARGET_TRIPLE, FOO_SYSROOT and...
2022-02-25 Fangrui Song[libunwind][test] remember_state_leak.pass.sh.s: link...
2022-01-11 Maksim PanchenkoMerge BOLT into LLVM monorepo
2021-12-03 Leonard Chan[libunwind] Fix unwind_leaffunction test
2021-12-01 Louis Dionne[runtimes] Remove support for GCC-style 32 bit multilib...
2021-11-25 Louis Dionne[libunwind] Fix testing with sanitizers enabled
2021-11-18 Xing Xue[libunwind][AIX] Mark signal_frame.pass.cpp UNSUPPORTED...
2021-10-28 Louis Dionne[libc++] Temporarily mark tests as UNSUPPORTED to get...
2021-10-27 Louis Dionne[libunwind] Simplify the executor used in the tests
2021-10-22 Louis Dionne[libunwind] Fix path to libunwind for per-target-runtim...
2021-10-19 Louis Dionne[libunwind] Add a from-scratch config for running libun...
2021-10-13 Louis Dionne[libc++abi] Change LIBCXXABI_NO_TIMER to LIBCXXABI_USE_...
2021-10-07 Louis Dionne[runtimes] Add tests for vendor-specific properties
2021-10-06 Louis Dionne[runtimes][ci] Run the tests for libunwind in the CI
2021-09-27 Daniel Kiss [libunwind] Support cfi_undefined and cfi_register...
2021-09-02 Daniel Kiss[Unwind] Harmonise exception class for EHABI spec.
2021-08-26 gejin[libunwind] Support stack unwind in CET environment
2021-08-12 Vitaly Buka[unwind] Handle UNW_X86_64_RIP register
2021-08-11 Daniel Kiss[Arm][Unwind][libc++abi] Add _Unwind_ForcedUnwind to...
2021-07-16 Louis Dionne[runtimes] Simplify how we set the target triple
2021-07-15 Louis Dionne[runtimes] Serialize all Lit params instead of passing...
2021-07-14 Louis Dionne[runtimes] Bring back TARGET_TRIPLE
2021-07-14 Louis Dionne[runtimes] NFCI: Drop intermediate CMake variable TARGE...
2021-07-06 Louis Dionne[runtimes] Move enable_32bit to the DSL
2021-07-01 Louis Dionne[runtimes] Simplify how we specify XFAIL & friends...
2021-06-29 Louis Dionne[libc++] Serialize Lit parameters to make them availabl...
2021-06-16 Amilendra Kodithuwakku[libcxx] Fix exception raised during downstream bare...
2021-06-02 Louis Dionne[libc++] Enable tests for the experimental library...
2021-05-08 Louis Dionne[libc++] Move handling of the target triple to the DSL
2021-03-30 Louis Dionne[libc++] Include <__config_site> from <__config>
2021-03-01 Louis Dionne[libc++/abi] Allow running back-deployment testing...
2021-01-14 Ryan Prichard[libunwind] Unwind through aarch64/Linux sigreturn...
2020-11-06 Louis DionneRevert "Allow running back-deployment testing against...
2020-11-06 Louis DionneAllow running back-deployment testing against libc...
2020-10-29 Daniel Kiss[libunwind] Fix linker flag handling in the tests.
2020-10-23 Louis Dionne[runtimes] Revert the libc++ __config_site change
2020-10-21 Louis Dionne[take 2] [libc++] Include <__config_site> from <__config>
2020-10-14 Dominik Montada[libcxxabi,libunwind] support running tests in standalo...
2020-10-08 Louis Dionne[runtimes] Use int main(int, char**) consistently in...
2020-09-23 Ryan Prichard[libunwind] Combine dl_iterate_phdr codepaths for DWARF...
2020-09-18 Daniel Kiss[libunwind] Support for leaf function unwinding.
2020-09-18 Daniel KissRevert "[libunwind] Support for leaf function unwinding."
2020-09-17 Ryan Prichard[libunwind][DWARF] Fix end of .eh_frame calculation
2020-09-16 Daniel Kiss[libunwind] Support for leaf function unwinding.
2020-09-10 Louis Dionne[libcxx] Simplify back-deployment testing
2020-09-08 Ryan Prichard[libunwind] Replace chain-of-ifdefs for dl_iterate_phdr
2020-08-18 Sterling AugustineDefault to disabling the libunwind frameheader cache.
2020-08-03 Daniel Kiss[libunwind] Make the test depend on the libunwind expli...
2020-07-16 Louis Dionne[runtimes] Move the enable_rtti Lit parameter to the DSL
2020-07-16 Louis Dionne[runtimes][NFC] Remove unused or unnecessary CMake...
2020-06-30 Louis Dionne[runtimes] Rename newformat to just format, now that...
2020-06-29 Louis Dionne[runtimes] Remove the ability to select the old libc...
2020-06-25 Louis Dionne[libunwind] Allow specifying custom Lit config files
2020-06-11 Louis Dionne[libc++] Allow specifying arbitrary custom executors...
2020-06-09 Louis Dionne[libc++abi][libunwind] Don't override libc++'s handling...
2020-06-09 Louis Dionne[NFCI] Clean up exceptions related CMake and Lit option...
2020-04-22 Louis Dionne[libc++/abi/unwind] Rename Lit features for no exceptio...
2020-04-13 Louis Dionne[libunwind] Enable the new libc++ testing format by...
2020-04-09 David Truby[flang] Merge flang-compiler/f18
2020-04-08 Louis Dionne[libunwind] Fix incorrect lit substitutions in tests
2020-04-06 Sergej Jaskiewicz[libunwind] Support the new libc++ test format
2020-03-13 Sterling AugustineOnly run frameheader_cache_test.pass.cpp on x86_64.
2020-03-12 Sterling AugustineAdd a catch-all else case so any unanticipated configs...
2020-03-12 Sterling AugustineCache uwnind frame headers as they are found.
2020-02-18 Jorge Gorbe Moya[libunwind] Fix memory leak in handling of DW_CFA_remem...
2019-12-24 Mehdi AminiImport MLIR into the LLVM tree
2019-12-11 Sergej JaskiewiczReland "Enable `-funwind-tables` flag when building...
2019-12-04 Martin StorsjöRevert "Enable `-funwind-tables` flag when building...
2019-12-03 Sergej JaskiewiczEnable `-funwind-tables` flag when building libunwind
2019-11-19 Mikhail Maltsev[libunwind] Adjust the signal_frame test for Arm
2019-11-07 Sterling AugustineCorrectly update isSignalFrame when unwinding the stack...
2019-10-03 John Brawn[libunwind] Adjust libunwind_01.pass.cpp test for ARM...
2019-09-20 Saleem AbdulrasoolUnwind: prevent unw_get_proc_info from returning stale...
2019-05-29 Michal Gorny[libunwind] [test] Fix inferring source paths
2019-05-16 Martin Storsjo[PPC64][libunwind] Fix r2 not properly restored
2019-02-05 Petr Hosek[CMake] Support compiler-rt builtins library in tests
2019-02-05 Petr Hosek[CMake] Update lit test configuration
2019-02-04 Petr Hosek[CMake] Support CMake variables for setting target...
2019-01-19 Chandler CarruthUpdate more file headers across all of the LLVM project...
2018-02-27 John Baldwin[libunwind] Permit additional compiler and linker flags...
2017-12-05 Petr Hosek[libunwind] Pass LIBUNWIND_SYSROOT and LIBUNWIND_GCC_TO...
2017-10-26 Peter Smith[libunwind] Always use unwind tables in tests
2017-08-23 Saleem AbdulrasoolARM: explicitly specify the 8-byte alignment
2017-07-26 Jonathan RoelofsPartial fix for PR33858
2017-07-06 Jonathan RoelofsAdd a test harness
2016-07-20 Eric Fiselier[libunwind] Properly align _Unwind_Exception.
2015-06-25 Logan ChienFix unw_getcontext() return value on AArch64.
2015-05-29 Logan Chienlibunwind: Fix unw_step() for ARM EHABI.
2015-04-24 Saleem Abdulrasoolunwind: remove libc++abi tests
2015-04-24 Saleem Abdulrasoolunwind: move src/Unwind, include/, and test/ unwind...