summaryrefslogtreecommitdiff
path: root/src/Unwind-EHABI.cpp
AgeCommit message (Expand)Author
2019-01-29Drop the dependency on <algorithm>, add placement new inlinePetr Hosek
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-10-30Change unw_word_t to always have the same size as the pointer sizeMartin Storsjo
2017-03-31[libunwind] Clean up macro usage.Ranjeet Singh
2016-11-17EHABI: mark some functions as exportedSaleem Abdulrasool
2016-08-30consistently add \n to log and trace messagesEd Maste
2016-08-30libunwind: correct 'libuwind' typoEd Maste
2016-08-28EHABI: fail on WMMX vops without WMMX supportSaleem Abdulrasool
2016-08-18EHABI: cover switch once moreSaleem Abdulrasool
2016-07-29libunwind: correct return code in unwinding trace log messageEd Maste
2016-07-07[libunwind][ARM] Improve unwinder stack usage - Make WMMX support optionalAsiri Rathnayake
2016-06-03[libunwind] Remove unused code.Asiri Rathnayake
2016-05-27[libunwind] Improve unwinder stack usage - IIAsiri Rathnayake
2015-07-24[libunwind] Flip order of extern "C" and attribute(visibility)Renato Golin
2015-07-19libunwind: Introduce __libunwind_config.h.Logan Chien
2015-05-29libunwind: Fix unw_step() for ARM EHABI.Logan Chien
2015-04-27unwind: remove inclusion of private_typeinfo.hSaleem Abdulrasool
2015-04-24unwind: move src/Unwind, include/, and test/ unwind contentSaleem Abdulrasool