summaryrefslogtreecommitdiffstats
path: root/libunwind/src/DwarfParser.hpp
Commit message (Expand)AuthorAgeFilesLines
* 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-9/+40
* Revert "[Sparc] Add Sparc V8 support"Jorge Gorbe Moya2019-01-101-16/+0
* [Sparc] Add Sparc V8 supportDaniel Cederman2019-01-091-0/+16
* [AArch64][libunwind] Unwinding support for return address signing with B KeyLuke Cheeseman2018-12-171-0/+11
* [AArch64][libunwind] Unwinding support for return address signingLuke Cheeseman2018-12-141-0/+8
* Reverting r342895Luke Cheeseman2018-09-241-8/+0
* [AArch64] Unwinding support for return address signingLuke Cheeseman2018-09-241-0/+8
* [libunwind] Remove dubious template function. NFC.whitequark2017-12-251-7/+3
* [libunwind] Unbreak debug builds after r321440.whitequark2017-12-251-4/+7
* [libunwind] fix a typo in r321441.whitequark2017-12-251-1/+1
* [libunwind] convert error logs to _LIBUNWIND_LOG/_LIBUNWIND_LOG0.whitequark2017-12-251-35/+32
* [libunwind] Avoid using C++ headers.whitequark2017-12-251-1/+1
* Express Registers_*::lastDwarfReg using _LIBUNWIND_HIGHEST_DWARF_REGISTERMartin Storsjo2017-10-271-1/+1
* Add missing checks for register numberMartin Storsjo2017-10-241-0/+19
* DarwinParser: include limitsSaleem Abdulrasool2017-03-141-0/+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-3/+6
* Revert "DWARF: convert error logs to _LIBUNWIND_LOG"Saleem Abdulrasool2017-01-271-16/+30
* DWARF: fix -Asserts buildsSaleem Abdulrasool2017-01-251-8/+1
* DWARF: correct cast (NFC)Saleem Abdulrasool2017-01-211-1/+1
* DWARF: allow enabling tracing at runtimeSaleem Abdulrasool2017-01-211-89/+68
* DWARF: convert error logs to _LIBUNWIND_LOGSaleem Abdulrasool2017-01-211-30/+16
* libunwind: limit stack usage in unwind cursorEd Maste2016-07-201-1/+1
* libunwind: sync some coments with NetBSD's versionEd Maste2016-07-191-13/+13
* libunwind: Use conventional DWARF capitalization in comments and errorsEd Maste2016-07-191-19/+19
* Make it possible to use libunwind without heap.Peter Zotov2015-11-091-0/+4
* [libunwind] Remove unused includes.Peter Zotov2015-08-271-2/+0
* unwind: move src/Unwind, include/, and test/ unwind contentSaleem Abdulrasool2015-04-241-0/+724
OpenPOWER on IntegriCloud