summaryrefslogtreecommitdiffstats
path: root/libunwind/src/UnwindCursor.hpp
Commit message (Expand)AuthorAgeFilesLines
* The semantics of DW_CFA_GNU_args_size have changed subtile over theJoerg Sonnenberger2018-07-171-2/+0
* [libunwind][MIPS]: Rename Registers_mips_n64 to Registers_mips_newabi.John Baldwin2018-01-091-6/+6
* Reland [PPC64] Port to ppc64le - initial versionMartin Storsjo2018-01-021-0/+19
* Revert `rL321667: [PPC64] Port to ppc64le - initial version`Tim Shen2018-01-021-19/+0
* [PPC64] Port to ppc64le - initial versionMartin Storsjo2018-01-021-0/+19
* [libunwind][MIPS]: Add support for unwinding in O32 and N64 processes.John Baldwin2017-12-121-0/+36
* Fix building for ARM with dwarf exception handlingMartin Storsjo2017-11-021-0/+6
* Abstract rwlocks into a class, provide a SRW lock implementation for windowsMartin Storsjo2017-10-231-17/+11
* [libunwind] Handle .ARM.exidx tables without sentinel last entryMomchil Velikov2017-07-241-2/+9
* [libunwind] Clean up macro usage.Ranjeet Singh2017-03-311-29/+29
* Let arm_section_length store the number of bytes.Ed Schouten2017-03-071-1/+2
* [libunwind] Add support for a single-threaded libunwind buildAsiri Rathnayake2016-09-281-1/+7
* consistently add \n to log and trace messagesEd Maste2016-08-301-6/+6
* libunwind: correct 'libuwind' typoEd Maste2016-08-301-1/+1
* Fix gcc libunwind build.Asiri Rathnayake2016-05-261-1/+1
* Introduce a native-only unwinder build.Asiri Rathnayake2016-05-251-1/+27
* Make it possible to use libunwind without heap.Peter Zotov2015-11-091-0/+2
* [libunwind] Add support for OpenRISC 1000.Peter Zotov2015-08-311-0/+4
* libunwind: Introduce __libunwind_config.h.Logan Chien2015-07-191-6/+6
* libunwind: Fix unw_step() for ARM EHABI.Logan Chien2015-05-291-2/+19
* unwind: move src/Unwind, include/, and test/ unwind contentSaleem Abdulrasool2015-04-241-0/+1317
OpenPOWER on IntegriCloud