aboutsummaryrefslogtreecommitdiff
path: root/libunwind
AgeCommit message (Expand)AuthorFilesLines
2023-06-05[libunwind] Removes CMake work-arounds.Mark de Wever1-8/+0
2023-05-27Reland "[CMake] Bumps minimum version to 3.20.0.Mark de Wever2-3/+2
2023-05-25[NFC][Py Reformat] Reformat python files in libcxx/libcxxabiTobias Hieta2-68/+69
2023-05-17Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Nico Weber2-2/+3
2023-05-13Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2-3/+2
2023-05-06[libunwind] Unwind through Linux riscv sigreturn trampolineFeng Wang3-3/+62
2023-05-06Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever2-2/+3
2023-05-06Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2-3/+2
2023-04-27[libcxx] [test] Prepend to PATH instead of overriding itMartin Storsjö1-1/+1
2023-04-23[test] Simplify libunwind REQUIRESFangrui Song3-3/+3
2023-04-22[libunwind] [SEH] Clear DISPATCHER_CONTEXT when initializing a cursorMartin Storsjö1-0/+2
2023-04-19[libunwind] [SEH] Add debug logging in __libunwind_seh_personalityMartin Storsjö1-0/+8
2023-04-18[libunwind] Remove the legacy Unwind_AppleExtras.cppLouis Dionne2-126/+0
2023-04-15Revert "Revert "Revert "[CMake] Bumps minimum version to 3.20.0."""Mark de Wever2-2/+3
2023-04-15Revert "Revert "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever2-3/+2
2023-04-15[libunwind] Sync Unwind_AppleExtras.cpp with downstream versionLouis Dionne1-7/+15
2023-04-13[libunwind] [SEH] Initialize _msContext with RtlCaptureContextMartin Storsjö1-0/+1
2023-04-13[libunwind] [SEH] Allow setting/getting the register UNW_X86_64_RIPMartin Storsjö1-1/+3
2023-04-11[libcxxabi, libunwind] [test] Place output from tests under a 'test' subdirMartin Storsjö1-1/+1
2023-04-11[libunwind] [test] Mark the signal_frame test as unsupported on WindowsMartin Storsjö1-0/+4
2023-04-11[libunwind] [SEH] Handle ExceptionContinueExecution in forced unwindingMartin Storsjö1-0/+9
2023-04-11[libunwind] [SEH] Sync LSDA and handler between unw_proc_info_t and DISPATCHE...Martin Storsjö1-1/+11
2023-04-11[libunwind] Increase the external value of _LIBUNWIND_CURSOR_SIZE for SEH/x86_64Martin Storsjö1-1/+1
2023-04-07[libunwind][LoongArch] Restore $r1 before $r4 in `jumpto`Weining Lu2-7/+2
2023-04-07[libunwind][test] Add test to check for unw_resume()zhanglimin1-0/+39
2023-04-06[libunwind] [test] Add a mingw specific test config fileMartin Storsjö2-1/+28
2023-04-06[libunwind] Fflush stderr after each log messageMartin Storsjö1-4/+8
2023-04-06[libunwind] Fix a typo in a debug log message. NFC.Martin Storsjö3-3/+3
2023-04-06[libcxxabi, libunwind] [test] Quote the python path properly for LIB*_EXECUTORMartin Storsjö1-1/+1
2023-04-05[libunwind] Fix a case of inconsistent indentation. NFC.Martin Storsjö1-1/+1
2023-03-30[libc++] Use the stdlib=<LIB> Lit feature instead of use_system_cxx_libLouis Dionne2-1/+3
2023-03-20[libunwind][Modules] Add unwind_arm_ehabi.h and unwind_itanium.h to the unwin...Ian Anderson2-2/+5
2023-03-18Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever2-2/+3
2023-03-18Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2-3/+2
2023-03-17[libunwind][AArch64] Unbreak building with GNU assemblerXi Ruoyao1-1/+2
2023-03-17[runtimes] Synchronize warnings flags between libc++/libc++abi/libunwindNikolas Klauser2-34/+4
2023-03-15[libunwind][RISC-V] Rewrite testcase with C as possible.Kito Cheng1-24/+14
2023-03-04Revert "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2-2/+3
2023-03-04[CMake] Bumps minimum version to 3.20.0.Mark de Wever2-3/+2
2023-02-22Revert "[CMake] Unify llvm_check_linker_flag and llvm_check_compiler_linker_f...Petr Hosek1-4/+4
2023-02-22[CMake] Unify llvm_check_linker_flag and llvm_check_compiler_linker_flagPetr Hosek1-4/+4
2023-02-22[runtimes] Remove unused functions from Handle{Libcxx,Libunwind}Flags.cmakeNikolas Klauser1-37/+0
2023-02-21[runtimes] Remove add_target_flags* functions and use add_flags* insteadNikolas Klauser1-31/+0
2023-02-21[runtimes] Move common functions from Handle{Libcxx,Libcxxabi,Libunwind}Flags...Nikolas Klauser2-112/+2
2023-02-16[libunwind][PowerPC] Fix saving/restoring VSX registers on LE systemsNemanja Ivanovic2-0/+29
2023-02-14[runtimes] Remove duplicate imports of libcxx.test.configLouis Dionne5-5/+5
2023-02-14[runtimes] Rename newconfig.py to config.py -- it's not new anymoreLouis Dionne5-11/+11
2023-02-10[libunwind] On Darwin, add a callback-based lookup scheme for JIT'd unwind info.Lang Hames3-0/+165
2023-01-24Bump the trunk major version to 17llvmorg-17-initTom Stellard1-2/+2
2023-01-13[libunwind] Fixed an upcoming clang -Wsign-conversion warningFahad Nayyar1-2/+2