Revert "Allow firmware binaries to be specified only by load address"
[platform/upstream/llvm.git] / libunwind /
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...
2021-07-13 John EricsonPrepare Compiler-RT for GnuInstallDirs, matching libcxx...
2021-07-06 Louis Dionne[runtimes] Move enable_32bit to the DSL
2021-07-04 Nico Weber[libunwind] reflow some debug logs for better greppability
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-13 Saleem Abdulrasoolunwind: allow building with GCC
2021-06-02 Louis Dionne[libc++] Enable tests for the experimental library...
2021-05-31 Nico Weber[libunwind] fix -Wc++98-compat-extra-semi without _LIBU...
2021-05-26 Shoaib Meenai[libunwind] Inform ASan that resumption is noreturn
2021-05-08 Louis Dionne[libc++] Move handling of the target triple to the DSL
2021-05-06 Xing Xue[libunwind] NFC: Use macros to accommodate differences...
2021-04-21 Petr Hosek[libcxx] Stop using use c++ subdirectory for libc+...
2021-04-01 Petr Hosek[CMake] Remove {LIBCXX,LIBCXXABI,LIBUNWIND}_INSTALL_PREFIX
2021-03-30 Louis Dionne[libc++] Include <__config_site> from <__config>
2021-03-07 Martin Storsjö[libunwind] Install the DLL when doing "ninja install"
2021-03-02 Kamlesh Kumar[libunwind] [risc-v] This patch is for fixing
2021-03-02 Kamlesh Kumar[libunwind] This adds support in libunwind for rv32...
2021-03-01 Louis Dionne[libc++/abi] Allow running back-deployment testing...
2021-02-23 Ryan Prichard[libunwind] unw_* alias fixes for ELF and Mach-O
2021-02-18 Marco Vanotti[libunwind] Add support for PC reg column in arm64
2021-02-16 Peter Collingbournelibunwind: Don't attempt to authenticate a null return...
2021-02-16 Zbigniew Sarbinowski[SystemZ][ZOS] Prefer -nostdlib++ as opposed to -nodefa...
2021-02-13 Kristina Bessonova[libunwind][cmake] Add an option to enable/disable...
2021-02-11 xgupta[NFC][libunbind] Fix Sphinx error during CMake invocation
2021-02-01 xgupta[Branch-Rename] Fix some links
2021-01-27 Tom StellardBump the trunk major version to 13 llvmorg-13-init
2021-01-19 Raul Tambre[CMake] Remove dead code setting policies to NEW
2021-01-17 Kazushi (Jam) Marukawa[VE] Support VE in libunwind
2021-01-14 Ryan Prichard[libunwind] Unwind through aarch64/Linux sigreturn...
2020-11-24 Brandon Bergren[libunwind] Multiple preprocessor fixes on PowerPC*
2020-11-21 Fangrui Song[libunwind] Delete unused handlerNotFound in unwind_phase1
2020-11-11 Daniel Kiss[libunwind] LIBUNWIND_REMEMBER_HEAP_ALLOC to cmake.
2020-11-09 Louis Dionne[runtimes] Avoid overwriting the rpath unconditionally
2020-11-09 Fangrui Song[libunwind] Delete unused codeOffsetAtStackDecrement...
2020-11-06 Louis DionneRevert "Allow running back-deployment testing against...
2020-11-06 Louis DionneAllow running back-deployment testing against libc...
2020-10-30 Daniel Kiss[libunwind] Support DW_CFA_remember/restore_state witho...
2020-10-29 Daniel Kiss[libunwind] Fix linker flag handling in the tests.
2020-10-26 Martin Storsjö[libunwind] Add -Wno-dll-attribute-on-redeclaration...
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-13 Raphael IsemannFix all the CMake code that can only handle -stdlib...
2020-10-12 Martin Storsjö[libunwind] [SEH] Don't interact with foreign exceptions
2020-10-08 Louis Dionne[runtimes] Use int main(int, char**) consistently in...
2020-09-29 Daniel Kiss[AArch64] Add v8.5 Branch Target Identification support.
2020-09-23 Ryan Prichard[libunwind] Optimize dl_iterate_phdr's findUnwindSectio...
2020-09-23 Ryan Prichard[libunwind] Combine dl_iterate_phdr codepaths for DWARF...
2020-09-21 Dave Lee[cmake] Centralize LLVM_ENABLE_WARNINGS option
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-09 Ryan Prichard[libunwind] Bare-metal DWARF: set dso_base to 0
2020-09-08 Ryan Prichard[libunwind] Replace chain-of-ifdefs for dl_iterate_phdr
2020-09-03 Ryan Prichard[libunwind] Minor SJLJ config cleanup. NFCI.
2020-08-27 Raul Tambre[CMake][compiler-rt][libunwind] Compile assembly files...
2020-08-27 Ryan Prichard[libunwind] Factor out getInfoFromFdeCie. NFCI.
2020-08-27 Ryan Prichard[libunwind] Minor fixes in libunwind
2020-08-26 Martin Storsjö[libunwind] Convert x86, x86_64, arm64 register restore...
2020-08-25 Mikael Holmen[libunwind] Fix warning when building without framehead...
2020-08-24 Ryan Prichard[libunwind] Remove static_assert / __has_feature macros
2020-08-23 Ryan Prichard[libunwind] Make findUnwindSectionsByPhdr static
2020-08-22 Martin Storsjö[libunwind] Ensure enough alignment for unw_cursor_t...
2020-08-18 Sterling AugustineDefault to disabling the libunwind frameheader cache.
2020-08-17 Steven Wu[libunwind] Remove compatibility support for macOS...
next