summaryrefslogtreecommitdiff
path: root/src/DwarfParser.hpp
AgeCommit message (Expand)Author
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
2017-12-25[libunwind] Remove dubious template function. NFC.whitequark
2017-12-25[libunwind] Unbreak debug builds after r321440.whitequark
2017-12-25[libunwind] fix a typo in r321441.whitequark
2017-12-25[libunwind] convert error logs to _LIBUNWIND_LOG/_LIBUNWIND_LOG0.whitequark
2017-12-25[libunwind] Avoid using C++ headers.whitequark
2017-10-27Express Registers_*::lastDwarfReg using _LIBUNWIND_HIGHEST_DWARF_REGISTERMartin Storsjo
2017-10-24Add missing checks for register numberMartin Storsjo
2017-03-14DarwinParser: include limitsSaleem Abdulrasool
2017-03-09Fix up the places where AddressSpace.hpp is included.Ed Schouten
2017-03-08DARWF: silence some warnings about conversionsSaleem Abdulrasool
2017-01-27Revert "DWARF: convert error logs to _LIBUNWIND_LOG"Saleem Abdulrasool
2017-01-25DWARF: fix -Asserts buildsSaleem Abdulrasool
2017-01-21DWARF: correct cast (NFC)Saleem Abdulrasool
2017-01-21DWARF: allow enabling tracing at runtimeSaleem Abdulrasool
2017-01-21DWARF: convert error logs to _LIBUNWIND_LOGSaleem Abdulrasool
2016-07-20libunwind: limit stack usage in unwind cursorEd Maste
2016-07-19libunwind: sync some coments with NetBSD's versionEd Maste
2016-07-19libunwind: Use conventional DWARF capitalization in comments and errorsEd Maste
2015-11-09Make it possible to use libunwind without heap.Peter Zotov
2015-08-27[libunwind] Remove unused includes.Peter Zotov
2015-04-24unwind: move src/Unwind, include/, and test/ unwind contentSaleem Abdulrasool