summaryrefslogtreecommitdiffstats
path: root/libunwind/src/DwarfInstructions.hpp
Commit message (Expand)AuthorAgeFilesLines
* [libunwind] Fix evaluating DWARF operation DW_OP_pickSteven Wu2019-12-181-1/+1
* Correctly update isSignalFrame when unwinding the stack via dwarf.Sterling Augustine2019-11-071-2/+5
* [PPC64][libunwind] Fix r2 not properly restoredMartin Storsjo2019-05-161-0/+25
* Add casts to avoid warnings about implicit conversions losing precisionMartin Storsjo2019-01-221-4/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Sparc] Add Sparc V8 supportDaniel Cederman2019-01-141-2/+13
* Revert "[Sparc] Add Sparc V8 support"Jorge Gorbe Moya2019-01-101-8/+0
* [Sparc] Add Sparc V8 supportDaniel Cederman2019-01-091-0/+8
* [AArch64][libunwind] Unwinding support for return address signing with B KeyLuke Cheeseman2018-12-171-3/+7
* [AArch64][libunwind] Unwinding support for return address signingLuke Cheeseman2018-12-141-0/+21
* Reverting r342895Luke Cheeseman2018-09-241-18/+0
* [AArch64] Unwinding support for return address signingLuke Cheeseman2018-09-241-0/+18
* [libunwind][MIPS]: Add support for unwinding in N32 processes.John Baldwin2018-02-271-2/+2
* Express Registers_*::lastDwarfReg using _LIBUNWIND_HIGHEST_DWARF_REGISTERMartin Storsjo2017-10-271-1/+1
* Fix up the places where AddressSpace.hpp is included.Ed Schouten2017-03-091-1/+0
* DARWF: silence some warnings about conversionsSaleem Abdulrasool2017-03-081-1/+1
* libunwind: Use conventional DWARF capitalization in comments and errorsEd Maste2016-07-191-4/+4
* Correct sense of unwind return address register range assertionEd Maste2015-08-131-1/+1
* Code cleanup: Reindent statements.Logan Chien2015-05-301-3/+3
* unwind: move src/Unwind, include/, and test/ unwind contentSaleem Abdulrasool2015-04-241-0/+760
OpenPOWER on IntegriCloud