[libunwind] Add SystemZ support
[platform/upstream/llvm.git] / libunwind /
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
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-10-05 Louis Dionne[runtimes] Allow FOO_TEST_CONFIG to be a relative path
2021-10-01 Daniel Kiss[libunwind] Fix cfi_register for float registers.
2021-09-27 Daniel Kiss [libunwind] Support cfi_undefined and cfi_register...
2021-09-16 Alfonso Gregory[LLVM][CMake][NFC] Resolve FIXME: Rename LLVM_CMAKE_PAT...
2021-09-08 Martin Storsjö[runtimes] Allow overriding where CMake installs RUNTIM...
2021-09-02 Hans Wennborg[Unwind] Cast exception class pointer for strcpy
2021-09-02 Daniel Kiss[libunwind] Compile with -Wunused-but-set-variable
2021-09-02 Daniel Kiss[Unwind] Harmonise exception class for EHABI spec.
2021-08-26 Benjamin Kramer[libunwind] Don't include cet.h/immintrin.h unconditionally
2021-08-26 gejin[libunwind] Support stack unwind in CET environment
2021-08-20 Fangrui Song[libunwind] Add UNW_AARCH64_* beside UNW_ARM64_*
2021-08-12 Vitaly Buka[unwind] Handle UNW_X86_64_RIP register
2021-08-11 Daniel Kiss[libunwind] Compile with -Wunused-but-set-variable
2021-08-11 Daniel Kiss[Arm][Unwind][libc++abi] Add _Unwind_ForcedUnwind to...
2021-08-11 Daniel Kiss[Unwind] Split unwind.h
2021-08-10 Saleem Abdulrasoollibunwind: add missing break statements in EHABI
2021-08-02 Saleem Abdulrasoolunwind: repair register restoration for OR1K
2021-07-28 Tom StellardBump the trunk major version to 14 llvmorg-14-init
2021-07-27 Louis Dionne[runtimes] Always build libc++, libc++abi and libunwind...
2021-07-26 Louis Dionne[libc++abi/unwind] NFC: Normalize how we set target...
2021-07-23 Marco Vanotti[libunwind] Allow restoring SP while unwinding.
2021-07-16 Louis Dionne[runtimes] Simplify how we set the target triple
2021-07-15 Louis Dionne[runtimes] Don't try passing --target flags to GCC
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] Inherit the TARGET_TRIPLE that may be set...
2021-07-14 Louis Dionne[runtimes] NFCI: Drop intermediate CMake variable TARGE...
next