[flang] Add COMDAT to global variables where needed
[platform/upstream/llvm.git] / libunwind /
2023-06-05 Mark de Wever[libunwind] Removes CMake work-arounds.
2023-05-27 Mark de WeverReland "[CMake] Bumps minimum version to 3.20.0.
2023-05-25 Tobias Hieta[NFC][Py Reformat] Reformat python files in libcxx...
2023-05-17 Nico WeberRevert "Reland "[CMake] Bumps minimum version to 3...
2023-05-13 Mark de WeverReland "[CMake] Bumps minimum version to 3.20.0."
2023-05-06 Feng Wang[libunwind] Unwind through Linux riscv sigreturn trampoline
2023-05-06 Mark de WeverRevert "Reland "[CMake] Bumps minimum version to 3...
2023-05-06 Mark de WeverReland "[CMake] Bumps minimum version to 3.20.0."
2023-04-27 Martin Storsjö[libcxx] [test] Prepend to PATH instead of overriding it
2023-04-23 Fangrui Song[test] Simplify libunwind REQUIRES
2023-04-22 Martin Storsjö[libunwind] [SEH] Clear DISPATCHER_CONTEXT when initial...
2023-04-19 Martin Storsjö[libunwind] [SEH] Add debug logging in __libunwind_seh_...
2023-04-18 Louis Dionne[libunwind] Remove the legacy Unwind_AppleExtras.cpp
2023-04-15 Mark de WeverRevert "Revert "Revert "[CMake] Bumps minimum version...
2023-04-15 Mark de WeverRevert "Revert "[CMake] Bumps minimum version to 3...
2023-04-15 Louis Dionne[libunwind] Sync Unwind_AppleExtras.cpp with downstream...
2023-04-13 Martin Storsjö[libunwind] [SEH] Initialize _msContext with RtlCapture...
2023-04-13 Martin Storsjö[libunwind] [SEH] Allow setting/getting the register...
2023-04-10 Martin Storsjö[libcxxabi, libunwind] [test] Place output from tests...
2023-04-10 Martin Storsjö[libunwind] [test] Mark the signal_frame test as unsupp...
2023-04-10 Martin Storsjö[libunwind] [SEH] Handle ExceptionContinueExecution...
2023-04-10 Martin Storsjö[libunwind] [SEH] Sync LSDA and handler between unw_pro...
2023-04-10 Martin Storsjö[libunwind] Increase the external value of _LIBUNWIND_C...
2023-04-07 Weining Lu[libunwind][LoongArch] Restore $r1 before $r4 in `jumpto`
2023-04-07 zhanglimin[libunwind][test] Add test to check for unw_resume()
2023-04-06 Martin Storsjö[libunwind] [test] Add a mingw specific test config...
2023-04-06 Martin Storsjö[libunwind] Fflush stderr after each log message
2023-04-06 Martin Storsjö[libunwind] Fix a typo in a debug log message. NFC.
2023-04-06 Martin Storsjö[libcxxabi, libunwind] [test] Quote the python path...
2023-04-05 Martin Storsjö[libunwind] Fix a case of inconsistent indentation...
2023-03-30 Louis Dionne[libc++] Use the stdlib=<LIB> Lit feature instead of...
2023-03-20 Ian Anderson[libunwind][Modules] Add unwind_arm_ehabi.h and unwind_...
2023-03-18 Mark de WeverRevert "Reland "[CMake] Bumps minimum version to 3...
2023-03-18 Mark de WeverReland "[CMake] Bumps minimum version to 3.20.0."
2023-03-17 Xi Ruoyao[libunwind][AArch64] Unbreak building with GNU assembler
2023-03-16 Nikolas Klauser[runtimes] Synchronize warnings flags between libc...
2023-03-15 Kito Cheng[libunwind][RISC-V] Rewrite testcase with C as possible.
2023-03-04 Mark de WeverRevert "[CMake] Bumps minimum version to 3.20.0."
2023-03-04 Mark de Wever[CMake] Bumps minimum version to 3.20.0.
2023-02-22 Petr HosekRevert "[CMake] Unify llvm_check_linker_flag and llvm_c...
2023-02-22 Petr Hosek[CMake] Unify llvm_check_linker_flag and llvm_check_com...
2023-02-21 Nikolas Klauser[runtimes] Remove unused functions from Handle{Libcxx...
2023-02-21 Nikolas Klauser[runtimes] Remove add_target_flags* functions and use...
2023-02-21 Nikolas Klauser[runtimes] Move common functions from Handle{Libcxx...
2023-02-16 Nemanja Ivanovic[libunwind][PowerPC] Fix saving/restoring VSX registers...
2023-02-14 Louis Dionne[runtimes] Remove duplicate imports of libcxx.test...
2023-02-14 Louis Dionne[runtimes] Rename newconfig.py to config.py -- it's...
2023-02-10 Lang Hames[libunwind] On Darwin, add a callback-based lookup...
2023-01-25 Tom StellardBump the trunk major version to 17
2023-01-13 Fahad Nayyar[libunwind] Fixed an upcoming clang -Wsign-conversion...
2022-12-14 Fangrui Song[libunwind] Use .irp directives. NFC
2022-12-07 David TentyRevert "[libunwind] Use .irp directives. NFC"
2022-12-06 Fangrui Song[libunwind] Use .irp directives. NFC
2022-12-06 Sergey Kachkov[libunwind][RISCV] Support reading of VLENB CSR register
2022-12-05 Leonard ChanRevert "[CMake] Use LLVM_TARGET_TRIPLE in runtimes"
2022-11-29 Petr Hosek[CMake] Use LLVM_TARGET_TRIPLE in runtimes
2022-11-15 zhanglimin[libunwind][LoongArch] Add 64-bit LoongArch support
2022-11-10 jinge90[libunwind][NFC] Fix typo in libunwind debug string
2022-11-09 jinge90[libunwind] Check corrupted return address in unwind_ph...
2022-11-08 Sam James[CMake] Fix -Wstrict-prototypes
2022-10-27 Ian Anderson[libunwind] Add module maps for libunwind
2022-10-18 jinge90[CMake] Fix LIBUNWIND_ENABLE_CET build after D110005
2022-10-12 Haowei WuRevert "[runtimes] Always define cxx_shared, cxx_static...
2022-10-12 Louis Dionne[runtimes] Always define cxx_shared, cxx_static & other...
2022-10-11 Louis Dionne[runtimes] Add the ability to customize the output...
2022-10-11 Louis Dionne[libunwind] Install the headers by default
2022-09-30 Florian Mayer[libunwind] Fix compile error with CROSS_UNWINDING
2022-09-30 Louis Dionne[runtimes] Remove all traces of the legacy testing...
2022-09-21 Florian Mayer[libunwind] Handle G in personality string
2022-09-16 Adrian Vogelsgesang[libunwind] Fix usage of `_dl_find_object` on 32-bit x86
2022-09-08 Ryan Prichard[libunwind] Fix a few libunwind includes
2022-08-21 Gabriel Ravier[libunwind] Fixed a number of typos
2022-08-19 John EricsonRevert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"
2022-08-18 John Ericson[cmake] Use `CMAKE_INSTALL_LIBDIR` too
2022-08-17 John Ericson[compiler-rt][libunwind][runtimes] Recategorize `llvm_c...
2022-08-12 Xing Xue[libunwind][AIX] Implement _Unwind_FindEnclosingFunctio...
2022-08-12 Fangrui Song[libunwind] Remove __ANDROID_API__ < 18 workaround
2022-08-09 Adrian Vogelsgesang[libunwind] Use `_dl_find_object` if available
2022-08-08 Xing Xue[libunwind][AIX] Save/restore errno before/after system...
2022-08-05 Florian Mayer[libunwind] undef NDEBUG for assert.h in tests.
2022-08-03 Louis Dionne[libunwind] Remove unused substitution in AIX libunwind...
2022-07-28 tlattnerUpdate references to mailing lists that have moved...
2022-07-27 Tom StellardBump the trunk major version to 16
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
next