summaryrefslogtreecommitdiffstats
path: root/libunwind/include
Commit message (Expand)AuthorAgeFilesLines
* [OR1K] Add the EPCR special-purpose register to register state.whitequark2018-05-162-1/+2
* [libunwind][MIPS] Support MIPS floating-point registers for hard-float ABIs.John Baldwin2018-05-152-9/+56
* [libunwind][MIPS]: Add support for unwinding in N32 processes.John Baldwin2018-02-271-2/+6
* [PPC64] Added vector registers.Martin Storsjo2018-01-162-115/+185
* [libunwind][MIPS]: Rename Registers_mips_n64 to Registers_mips_newabi.John Baldwin2018-01-091-2/+2
* Reland [PPC64] Port to ppc64le - initial versionMartin Storsjo2018-01-022-2/+123
* Revert `rL321667: [PPC64] Port to ppc64le - initial version`Tim Shen2018-01-022-123/+2
* [PPC64] Port to ppc64le - initial versionMartin Storsjo2018-01-022-2/+123
* [libunwind][MIPS]: Add support for unwinding in O32 and N64 processes.John Baldwin2017-12-122-0/+54
* Fix building for ARM with dwarf exception handlingMartin Storsjo2017-11-022-3/+3
* Change unw_word_t to always have the same size as the pointer sizeMartin Storsjo2017-10-302-5/+4
* Restore arch specific lastDwarfRegNum in builds without _LIBUNWIND_IS_NATIVE_...Martin Storsjo2017-10-281-7/+13
* Add support for dwarf unwinding on windows on x86_64Martin Storsjo2017-10-273-5/+28
* Express Registers_*::lastDwarfReg using _LIBUNWIND_HIGHEST_DWARF_REGISTERMartin Storsjo2017-10-271-7/+7
* Fix the context/cursor size for ARM with WMMX enabledMartin Storsjo2017-10-251-2/+2
* 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-313-12/+10
* X86: swap EBP, ESP on !APPLESaleem Abdulrasool2017-01-211-5/+0
* Add support for old versions of MacOS to libunwind. Fixes PR22203. Thanks to ...Marshall Clow2016-11-021-4/+18
* Also use the proper register numbers on CloudABI.Ed Schouten2016-09-281-1/+1
* Add missing _US_ACTION_MASK constant to unwind.hDimitry Andric2016-09-051-0/+1
* libunwind: fix X86 register numbers for FreeBSD/i386Ed Maste2016-08-301-0/+5
* libunwind: correct 'libuwind' typoEd Maste2016-08-301-2/+2
* [libunwind] Properly align _Unwind_Exception.Eric Fiselier2016-07-201-3/+6
* libunwind: limit stack usage in unwind cursorEd Maste2016-07-201-0/+7
* libunwind: Use conventional DWARF capitalization in comments and errorsEd Maste2016-07-193-20/+20
* [libunwind][ARM] Improve unwinder stack usage - Make WMMX support optionalAsiri Rathnayake2016-07-071-2/+7
* Introduce a native-only unwinder build.Asiri Rathnayake2016-05-252-2/+41
* [libunwind] Add support for OpenRISC 1000.Peter Zotov2015-08-311-0/+36
* unwind: Fix libc++abi and libgcc build.Logan Chien2015-07-241-0/+43
* libunwind: Introduce __libunwind_config.h.Logan Chien2015-07-193-8/+28
* unwind: move src/Unwind, include/, and test/ unwind contentSaleem Abdulrasool2015-04-243-0/+1307
OpenPOWER on IntegriCloud