aboutsummaryrefslogtreecommitdiff
path: root/libunwind/include
AgeCommit message (Expand)AuthorFilesLines
2018-01-02Reland [PPC64] Port to ppc64le - initial versionMartin Storsjo2-2/+123
2018-01-02Revert `rL321667: [PPC64] Port to ppc64le - initial version`Tim Shen2-123/+2
2018-01-02[PPC64] Port to ppc64le - initial versionMartin Storsjo2-2/+123
2017-12-12[libunwind][MIPS]: Add support for unwinding in O32 and N64 processes.John Baldwin2-0/+54
2017-11-02Fix building for ARM with dwarf exception handlingMartin Storsjo2-3/+3
2017-10-30Change unw_word_t to always have the same size as the pointer sizeMartin Storsjo2-5/+4
2017-10-28Restore arch specific lastDwarfRegNum in builds without _LIBUNWIND_IS_NATIVE_...Martin Storsjo1-7/+13
2017-10-27Add support for dwarf unwinding on windows on x86_64Martin Storsjo3-5/+28
2017-10-27Express Registers_*::lastDwarfReg using _LIBUNWIND_HIGHEST_DWARF_REGISTERMartin Storsjo1-7/+7
2017-10-25Fix the context/cursor size for ARM with WMMX enabledMartin Storsjo1-2/+2
2017-08-23ARM: explicitly specify the 8-byte alignmentSaleem Abdulrasool1-1/+1
2017-08-23unwind: explicitly align `_Unwind_Control_Block`Saleem Abdulrasool1-1/+1
2017-03-31[libunwind] Clean up macro usage.Ranjeet Singh3-12/+10
2017-01-21X86: swap EBP, ESP on !APPLESaleem Abdulrasool1-5/+0
2016-11-02Add support for old versions of MacOS to libunwind. Fixes PR22203. Thanks to ...Marshall Clow1-4/+18
2016-09-28Also use the proper register numbers on CloudABI.Ed Schouten1-1/+1
2016-09-05Add missing _US_ACTION_MASK constant to unwind.hDimitry Andric1-0/+1
2016-08-30libunwind: fix X86 register numbers for FreeBSD/i386Ed Maste1-0/+5
2016-08-30libunwind: correct 'libuwind' typoEd Maste1-2/+2
2016-07-20[libunwind] Properly align _Unwind_Exception.Eric Fiselier1-3/+6
2016-07-20libunwind: limit stack usage in unwind cursorEd Maste1-0/+7
2016-07-19libunwind: Use conventional DWARF capitalization in comments and errorsEd Maste3-20/+20
2016-07-07[libunwind][ARM] Improve unwinder stack usage - Make WMMX support optionalAsiri Rathnayake1-2/+7
2016-05-25Introduce a native-only unwinder build.Asiri Rathnayake2-2/+41
2015-08-31[libunwind] Add support for OpenRISC 1000.Peter Zotov1-0/+36
2015-07-24unwind: Fix libc++abi and libgcc build.Logan Chien1-0/+43
2015-07-19libunwind: Introduce __libunwind_config.h.Logan Chien3-8/+28
2015-04-24unwind: move src/Unwind, include/, and test/ unwind contentSaleem Abdulrasool3-0/+1307