summaryrefslogtreecommitdiffstats
path: root/include/unwind.h
Commit message (Expand)AuthorAgeFilesLines
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Add support for SEH unwinding on Windows.Charles Davis2018-08-301-6/+14
* Remove unneeded preprocessor condition.Charles Davis2018-08-081-9/+0
* [libunwind][include] Add SEH declarations to <unwind.h>.Charles Davis2018-08-081-2/+28
* Add support for dwarf unwinding on windows on x86_64Martin Storsjo2017-10-271-1/+1
* ARM: explicitly specify the 8-byte alignmentSaleem Abdulrasool2017-08-231-1/+1
* unwind: explicitly align `_Unwind_Control_Block`Saleem Abdulrasool2017-08-231-1/+1
* [libunwind] Clean up macro usage.Ranjeet Singh2017-03-311-6/+6
* Add missing _US_ACTION_MASK constant to unwind.hDimitry Andric2016-09-051-0/+1
* [libunwind] Properly align _Unwind_Exception.Eric Fiselier2016-07-201-3/+6
* libunwind: Use conventional DWARF capitalization in comments and errorsEd Maste2016-07-191-2/+2
* unwind: Fix libc++abi and libgcc build.Logan Chien2015-07-241-0/+43
* libunwind: Introduce __libunwind_config.h.Logan Chien2015-07-191-5/+5
* unwind: move src/Unwind, include/, and test/ unwind contentSaleem Abdulrasool2015-04-241-0/+329