summaryrefslogtreecommitdiff
path: root/src/DwarfInstructions.hpp
AgeCommit message (Expand)Author
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-27[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