summaryrefslogtreecommitdiff
path: root/include/unwind.h
AgeCommit message (Expand)Author
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-08-30Add support for SEH unwinding on Windows.Charles Davis
2018-08-08Remove unneeded preprocessor condition.Charles Davis
2018-08-08[libunwind][include] Add SEH declarations to <unwind.h>.Charles Davis
2017-10-27Add support for dwarf unwinding on windows on x86_64Martin Storsjo
2017-08-23ARM: explicitly specify the 8-byte alignmentSaleem Abdulrasool
2017-08-23unwind: explicitly align `_Unwind_Control_Block`Saleem Abdulrasool
2017-03-31[libunwind] Clean up macro usage.Ranjeet Singh
2016-09-05Add missing _US_ACTION_MASK constant to unwind.hDimitry Andric
2016-07-20[libunwind] Properly align _Unwind_Exception.Eric Fiselier
2016-07-19libunwind: Use conventional DWARF capitalization in comments and errorsEd Maste
2015-07-24unwind: Fix libc++abi and libgcc build.Logan Chien
2015-07-19libunwind: Introduce __libunwind_config.h.Logan Chien
2015-04-24unwind: move src/Unwind, include/, and test/ unwind contentSaleem Abdulrasool