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-05-19[libunwind] Remove -Wsign-conversion warningDaniel Kiss
2022-05-18[libunwind][AArch64] Add support for DWARF expression for RA_SIGN_STATE.Daniel Kiss
2022-05-15Revert "[libunwind][AArch64] Add support for DWARF expression for RA_SIGN_STA...Daniel Kiss
2022-05-13[libunwind] Remove -Wsign-conversion warningLouis Dionne
2022-05-13[libunwind][AArch64] Add support for DWARF expression for RA_SIGN_STATE.Daniel Kiss
2022-02-10[libunwind] Avoid a warning in 32 bit builds. NFC.Martin Storsjö
2022-02-06[libunwind] [sparc] Add SPARCv9 supportKoakuma
2021-12-08[ARM][libunwind] add PACBTI-M support for libunwindTies Stuij
2021-11-18[runtimes][NFC] Remove filenames at the top of the license noticeLouis Dionne
2021-10-01[libunwind] Fix cfi_register for float registers.Daniel Kiss
2021-09-27 [libunwind] Support cfi_undefined and cfi_register for float registers.Daniel Kiss
2021-08-21[libunwind] Add UNW_AARCH64_* beside UNW_ARM64_*Fangrui Song
2021-07-23[libunwind] Allow restoring SP while unwinding.Marco Vanotti
2021-02-16libunwind: Don't attempt to authenticate a null return address.Peter Collingbourne
2020-09-18[libunwind] Support for leaf function unwinding.Daniel Kiss
2020-09-18Revert "[libunwind] Support for leaf function unwinding."Daniel Kiss
2020-09-17[libunwind] Support for leaf function unwinding.Daniel Kiss
2019-12-18[libunwind] Fix evaluating DWARF operation DW_OP_pickSteven Wu
2019-11-08Correctly update isSignalFrame when unwinding the stack via dwarf.Sterling Augustine
2019-05-16[PPC64][libunwind] Fix r2 not properly restoredMartin Storsjo
2019-01-22Add casts to avoid warnings about implicit conversions losing precisionMartin Storsjo
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2019-01-14[Sparc] Add Sparc V8 supportDaniel Cederman
2019-01-10Revert "[Sparc] Add Sparc V8 support"Jorge Gorbe Moya
2019-01-09[Sparc] Add Sparc V8 supportDaniel Cederman
2018-12-17[AArch64][libunwind] Unwinding support for return address signing with B KeyLuke Cheeseman
2018-12-14[AArch64][libunwind] Unwinding support for return address signingLuke Cheeseman
2018-09-24Reverting r342895Luke Cheeseman
2018-09-24[AArch64] Unwinding support for return address signingLuke Cheeseman
2018-02-28[libunwind][MIPS]: Add support for unwinding in N32 processes.John Baldwin
2017-10-27Express Registers_*::lastDwarfReg using _LIBUNWIND_HIGHEST_DWARF_REGISTERMartin Storsjo
2017-03-09Fix up the places where AddressSpace.hpp is included.Ed Schouten
2017-03-08DARWF: silence some warnings about conversionsSaleem Abdulrasool
2016-07-19libunwind: Use conventional DWARF capitalization in comments and errorsEd Maste
2015-08-13Correct sense of unwind return address register range assertionEd Maste
2015-05-30Code cleanup: Reindent statements.Logan Chien
2015-04-24unwind: move src/Unwind, include/, and test/ unwind contentSaleem Abdulrasool