aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* unwind: use a more portable endianness check in EHABISaleem Abdulrasool2020-05-291-4/+8
* unwind: rename `__personality_routine` to `_Unwind_Personality_Fn`Saleem Abdulrasool2020-02-101-4/+4
* [libunwind][ARM] Fix types in _Unwind_VRS_Get.Mikhail Maltsev2019-07-221-2/+2
* [libunwind][ARM] Fix loading FP registers on big-endian targetsMikhail Maltsev2019-07-191-2/+7
* [libunwind] Fix Unwind-EHABI.cpp:getByte on big-endian targetsMikhail Maltsev2019-07-091-0/+4
* [libunwind] Export the unw_* symbols as weak symbolsPetr Hosek2019-04-031-47/+49
* Drop the dependency on <algorithm>, add placement new inlinePetr Hosek2019-01-291-2/+0
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* 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