[test] Make Linux/sem_init_glibc.cpp robust
[platform/upstream/llvm.git] / libunwind /
2022-07-18 Ulrich Weigand[libunwind][SystemZ] Use process_vm_readv to avoid...
2022-06-27 Simon Tatham[libunwind,EHABI,ARM] Fix get/set of RA_AUTH_CODE.
2022-06-20 Alex Richardson[libunwind] Ensure test/libunwind_01.pass is not comple...
2022-06-06 Martin Storsjö[libunwind] Don't store a predecremented PC when using SEH
2022-06-06 Martin Storsjö[libunwind] Remove unused ARM SEH placeholder code
2022-06-06 Martin Storsjö[libunwind] Fix SEH unwinding on ARM
2022-06-03 Florian Mayer[NFC] [libunwind] turn assert into static_assert
2022-06-02 Xing Xue[libunwind][ci][AIX] Add libunwind to buildbot CI
2022-06-02 Florian Mayer[libunwind] Add more information to eh_frame_hdr versio...
2022-05-27 Louis Dionne[runtimes] Officially deprecate the legacy testing...
2022-05-27 Pavel Samolysov[libunwind][CMake] Fix name of LIBUNWIND_SUPPORTS_NODEF...
2022-05-26 Louis Dionne[libunwind] Tidy-up the testing configuration for libunwind
2022-05-26 Shoaib Meenai[libunwind] Use process_vm_readv to avoid potential...
2022-05-26 Shoaib Meenai[libunwind] Factor out sigreturn check condition. NFC
2022-05-20 Louis Dionne[libunwind] Introduce a cmake-bridge.cfg.in file to...
2022-05-19 Louis Dionne[libunwind] Remove unused _LIBUNWIND_HAS_NO_THREADS...
2022-05-19 Louis Dionne[runtimes] Fix the build of merged ABI/unwinder libraries
2022-05-19 Daniel Kiss[libunwind] Remove -Wsign-conversion warning
2022-05-18 Martin Storsjö[runtimes] Default LIB*_HERMETIC_STATIC_LIBRARY to...
2022-05-18 Daniel Kiss[libunwind][AArch64] Add support for DWARF expression...
2022-05-16 Louis Dionne[runtimes] Introduce object libraries
2022-05-15 Daniel KissRevert "[libunwind][AArch64] Add support for DWARF...
2022-05-13 Louis Dionne[runtimes][NFC] Remove dead code for Standalone builds
2022-05-13 Louis Dionne[libunwind] Remove -Wsign-conversion warning
2022-05-13 Daniel Kiss[libunwind][AArch64] Add support for DWARF expression...
2022-05-12 Martin Storsjö[runtimes] [cmake] Fix -Werror detection in common...
2022-05-11 Louis Dionne[runtimes] Print the testing configuration in use in...
2022-05-04 Martin Storsjö[libunwind] Silence warnings about unused variables...
2022-05-04 Martin Storsjö[libunwind] [CMake] Handle the RelWithDebInfo configura...
2022-05-04 Ulrich Weigand[libunwind][SystemZ] Unwind out of signal handlers
2022-05-02 Ulrich Weigand[libunwind] Add SystemZ support
2022-04-28 Daniel Kiss[libunwind][AArch64] Fix _Unwind_ForcedUnwind via sigre...
2022-04-26 Vladimir Vereschaka[libunwind] Update the test configuration files to...
2022-04-25 Martin Storsjö[libunwind] [CMake] Remove leftover no-op cmake variabl...
2022-04-25 Martin Storsjö[libunwind] Fix build warnings in Unwind-EHABI.cpp...
2022-04-24 Petr Hosek[runtimes] [CMake] Unify variable names
2022-04-13 Xing Xue[libunwind][AIX] implementation of the unwinder for AIX
2022-04-13 Xing Xue[libunwind][AIX] implementation of the unwinder for AIX
2022-04-13 Xing Xue[libunwind][AIX] implementation of the unwinder for AIX
2022-04-09 Fangrui SongAdd some prototypes to fix -Wstrict-prototypes. NFC
2022-04-08 kristinaNFC: Avoid unused variable warning in UnwindLevel1.c
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-30 Louis Dionne[libunwind] Add a _LIBUNWIND_VERSION macro
2022-03-23 Danny MöschReplace links to archived mailing lists by links to...
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-02-21 George Koehler[libunwind] Further fix for 32-bit PowerPC processors...
2022-02-16 Louis Dionne[runtimes] Move warning messages for FOO_SYSROOT &...
2022-02-16 Louis Dionne[runtimes] Deprecate FOO_SYSROOT & friends
2022-02-16 Nikita Popov[libunwind] Only include cet.h if __CET__ defined
2022-02-10 Louis DionneUpdate all LLVM documentation mentioning runtimes in...
2022-02-09 Martin Storsjö[libunwind] Avoid a warning in 32 bit builds. NFC.
2022-02-09 Louis Dionne[runtimes] Remove support for standalone builds
2022-02-07 Sam James[libunwind] Define _Unwind_Backtrace for powerpc, sparc
2022-02-05 Koakuma[libunwind] [sparc] Add SPARCv9 support
2022-02-05 Simon Pilgrim[libunwind] Attempt to fix broken sphinx doc link
2022-02-02 Tom StellardBump the trunk major version to 15
2022-01-29 John Ericson[cmake] Partially deduplicate `{llvm,compiler_rt}_check...
2022-01-27 Sam Jamesunwind: fix typo for __powerpc__
2022-01-27 Sam James[unwind] fix build with GCC on PPC32
2022-01-21 Petr HosekRevert "[cmake] Duplicate `{llvm,compiler_rt}_check_lin...
2022-01-20 John Ericson[cmake] Duplicate `{llvm,compiler_rt}_check_linker_flag...
2022-01-20 John Ericson[cmake] Make include(GNUInstallDirs) always below proje...
2022-01-19 John Ericson[cmake] Move HandleOutOfTreeLLVM to common cmake utils
2022-01-19 Jessica Clarke[NFC][libunwind] Fix uintptr_t vs size_t confusion...
2022-01-18 John Ericson[libcxx][libcxxabi][libunwind][cmake] Use `GNUInstallDi...
2022-01-16 John EricsonRevert "[cmake] Use `GNUInstallDirs` to support custom...
2022-01-16 John Ericson[cmake] Use `GNUInstallDirs` to support custom installa...
2022-01-15 John EricsonRevert "[cmake] Use `GNUInstallDirs` to support custom...
2022-01-15 John Ericson[cmake] Use `GNUInstallDirs` to support custom installa...
2022-01-11 Maksim PanchenkoMerge BOLT into LLVM monorepo
2022-01-11 John Ericson[libc++][libc++abi][libunwind] Dedup install path var...
2022-01-10 John Ericson[libunwind][cmake] Create `LIBUNWIND_INSTALL_INCLUDE_DI...
2022-01-08 Ben Wagner[libc++] Disable coverage with sanitize-coverage=0
2022-01-06 Chuanqi XuUpdate Bug report URL to Github Issues
2022-01-03 John Ericson[CMake] Use `LLVM_COMMON_CMAKE_UTILS` in runtimes just...
2021-12-16 PoYao Chang[libunwind] Provide a way to conveniently install libun...
2021-12-08 Louis Dionne[libc++][release] Do not force building the runtimes...
2021-12-08 Ties Stuij[ARM][libunwind] add PACBTI-M support for libunwind
2021-12-03 Leonard Chan[libunwind] Fix unwind_leaffunction test
2021-12-01 Louis Dionne[runtimes] Move WARNING to FATAL_ERROR for folks using...
2021-12-01 Louis Dionne[runtimes] Remove support for GCC-style 32 bit multilib...
2021-11-26 Daniel Kiss[libunwind][ARM] Handle end of stack during unwind
2021-11-25 Louis Dionne[libunwind] Fix testing with sanitizers enabled
2021-11-18 Peter S. Housel[libunwind] Add an interface for dynamic .eh_frame...
2021-11-18 Xing Xue[libunwind][AIX] Mark signal_frame.pass.cpp UNSUPPORTED...
2021-11-17 Louis Dionne[runtimes][NFC] Remove filenames at the top of the...
2021-11-05 Martin Storsjö[libunwind] Try to add --unwindlib=none while configuri...
2021-10-28 Louis Dionne[libc++] Temporarily mark tests as UNSUPPORTED to get...
2021-10-28 Petr Hosek[CMake] Cache the compiler-rt library search results
2021-10-27 Louis Dionne[libunwind] Simplify the executor used in the tests
2021-10-26 Louis Dionne[libunwind] Take 2: Use the from-scratch testing config...
2021-10-22 Louis Dionne[libunwind] Fix path to libunwind for per-target-runtim...
2021-10-21 Petr HosekRevert "[CMake] Cache the compiler-rt library search...
2021-10-21 Louis Dionne[runtimes] Properly handle the sysroot/triple/gcc-toolchain
2021-10-20 Louis Dionne[libunwind] Revert "Use the from-scratch testing config...
2021-10-20 Louis Dionne[libunwind] Use the from-scratch testing configuration...
2021-10-19 Louis Dionne[libunwind] Add a from-scratch config for running libun...
2021-10-18 Petr Hosek[CMake] Cache the compiler-rt library search results
next