summaryrefslogtreecommitdiffstats
path: root/libunwind/src/UnwindLevel1.c
Commit message (Expand)AuthorAgeFilesLines
* Change unw_word_t to always have the same size as the pointer sizeMartin Storsjo2017-10-301-17/+17
* Add support for dwarf unwinding on windows on x86_64Martin Storsjo2017-10-271-2/+2
* Skip building unused parts when targeting SJLJMartin Storsjo2017-09-261-2/+2
* [libunwind] Clean up macro usage.Ranjeet Singh2017-03-311-2/+2
* consistently add \n to log and trace messagesEd Maste2016-08-301-36/+36
* libunwind: correct 'libuwind' typoEd Maste2016-08-301-2/+2
* [libunwind] Improve unwinder stack usage - IIIAsiri Rathnayake2016-06-141-35/+35
* unwind: Fix libc++abi and libgcc build.Logan Chien2015-07-241-35/+7
* libunwind: Introduce __libunwind_config.h.Logan Chien2015-07-191-2/+2
* Avoid C99 for-declaration statement in C files. (NFC)Logan Chien2015-06-251-2/+2
* unwind: move src/Unwind, include/, and test/ unwind contentSaleem Abdulrasool2015-04-241-0/+534
OpenPOWER on IntegriCloud