summaryrefslogtreecommitdiffstats
path: root/libunwind/src/Unwind-EHABI.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change unw_word_t to always have the same size as the pointer sizeMartin Storsjo2017-10-301-12/+13
* [libunwind] Clean up macro usage.Ranjeet Singh2017-03-311-2/+2
* EHABI: mark some functions as exportedSaleem Abdulrasool2016-11-171-24/+17
* consistently add \n to log and trace messagesEd Maste2016-08-301-21/+21
* libunwind: correct 'libuwind' typoEd Maste2016-08-301-1/+1
* EHABI: fail on WMMX vops without WMMX supportSaleem Abdulrasool2016-08-281-4/+10
* EHABI: cover switch once moreSaleem Abdulrasool2016-08-181-0/+8
* libunwind: correct return code in unwinding trace log messageEd Maste2016-07-291-1/+1
* [libunwind][ARM] Improve unwinder stack usage - Make WMMX support optionalAsiri Rathnayake2016-07-071-14/+20
* [libunwind] Remove unused code.Asiri Rathnayake2016-06-031-32/+0
* [libunwind] Improve unwinder stack usage - IIAsiri Rathnayake2016-05-271-24/+24
* [libunwind] Flip order of extern "C" and attribute(visibility)Renato Golin2015-07-241-1/+1
* libunwind: Introduce __libunwind_config.h.Logan Chien2015-07-191-4/+4
* libunwind: Fix unw_step() for ARM EHABI.Logan Chien2015-05-291-36/+52
* unwind: remove inclusion of private_typeinfo.hSaleem Abdulrasool2015-04-271-1/+0
* unwind: move src/Unwind, include/, and test/ unwind contentSaleem Abdulrasool2015-04-241-0/+994
OpenPOWER on IntegriCloud