Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-10[libunwind][NFC] Fix typo in libunwind debug stringjinge90
2022-11-09[libunwind] Check corrupted return address in unwind_phase2 when CET is enabled.jinge90
2022-11-08[CMake] Fix -Wstrict-prototypesSam James
2022-10-27[libunwind] Add module maps for libunwindIan Anderson
2022-10-19[CMake] Fix LIBUNWIND_ENABLE_CET build after D110005jinge90
2022-10-12Revert "[runtimes] Always define cxx_shared, cxx_static & other targets"Haowei Wu
2022-10-12[runtimes] Always define cxx_shared, cxx_static & other targetsLouis Dionne
2022-10-11[runtimes] Add the ability to customize the output name of libc++, libc++abi ...Louis Dionne
2022-10-11[libunwind] Install the headers by defaultLouis Dionne
2022-09-30[libunwind] Fix compile error with CROSS_UNWINDINGFlorian Mayer
2022-09-30[runtimes] Remove all traces of the legacy testing configuration systemLouis Dionne
2022-09-22[libunwind] Handle G in personality stringFlorian Mayer
2022-09-16[libunwind] Fix usage of `_dl_find_object` on 32-bit x86Adrian Vogelsgesang
2022-09-08[libunwind] Fix a few libunwind includesRyan Prichard
2022-08-21[libunwind] Fixed a number of typosGabriel Ravier
2022-08-19Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson
2022-08-18[cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson
2022-08-17[compiler-rt][libunwind][runtimes] Recategorize `llvm_check_linker_flag` langsJohn Ericson
2022-08-13[libunwind][AIX] Implement _Unwind_FindEnclosingFunction() using traceback ta...Xing Xue
2022-08-12[libunwind] Remove __ANDROID_API__ < 18 workaroundFangrui Song
2022-08-10[libunwind] Use `_dl_find_object` if availableAdrian Vogelsgesang
2022-08-09[libunwind][AIX] Save/restore errno before/after system calls dlopen/dlsym/dl...Xing Xue
2022-08-05[libunwind] undef NDEBUG for assert.h in tests.Florian Mayer
2022-08-03[libunwind] Remove unused substitution in AIX libunwind configLouis Dionne
2022-07-29Update references to mailing lists that have moved to Discourse.tlattner
2022-07-27Bump the trunk major version to 16llvmorg-16-initTom Stellard
2022-07-18[libunwind][SystemZ] Use process_vm_readv to avoid potential segfaultsUlrich Weigand
2022-06-27[libunwind,EHABI,ARM] Fix get/set of RA_AUTH_CODE.Simon Tatham
2022-06-20[libunwind] Ensure test/libunwind_01.pass is not completely inlinedAlex Richardson
2022-06-06[libunwind] Don't store a predecremented PC when using SEHMartin Storsjö
2022-06-06[libunwind] Remove unused ARM SEH placeholder codeMartin Storsjö
2022-06-06[libunwind] Fix SEH unwinding on ARMMartin Storsjö
2022-06-04[NFC] [libunwind] turn assert into static_assertFlorian Mayer
2022-06-02[libunwind][ci][AIX] Add libunwind to buildbot CIXing Xue
2022-06-02[libunwind] Add more information to eh_frame_hdr version errorFlorian Mayer
2022-05-27[runtimes] Officially deprecate the legacy testing configuration systemLouis Dionne
2022-05-27[libunwind][CMake] Fix name of LIBUNWIND_SUPPORTS_NODEFAULTLIBS_FLAGPavel Samolysov
2022-05-26[libunwind] Tidy-up the testing configuration for libunwindLouis Dionne
2022-05-26[libunwind] Use process_vm_readv to avoid potential segfaultsShoaib Meenai
2022-05-26[libunwind] Factor out sigreturn check condition. NFCShoaib Meenai
2022-05-20[libunwind] Introduce a cmake-bridge.cfg.in file to reduce test config duplic...Louis Dionne
2022-05-19[libunwind] Remove unused _LIBUNWIND_HAS_NO_THREADS macro in testsLouis Dionne
2022-05-19[runtimes] Fix the build of merged ABI/unwinder librariesLouis Dionne
2022-05-19[libunwind] Remove -Wsign-conversion warningDaniel Kiss
2022-05-18[runtimes] Default LIB*_HERMETIC_STATIC_LIBRARY to ON on WindowsMartin Storsjö
2022-05-18[libunwind][AArch64] Add support for DWARF expression for RA_SIGN_STATE.Daniel Kiss
2022-05-16[runtimes] Introduce object librariesLouis Dionne
2022-05-15Revert "[libunwind][AArch64] Add support for DWARF expression for RA_SIGN_STA...Daniel Kiss
2022-05-13[runtimes][NFC] Remove dead code for Standalone buildsLouis Dionne
2022-05-13[libunwind] Remove -Wsign-conversion warningLouis Dionne