summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-02-02[libunwind] Remove the remote unwinding supportPetr Hosek
2019-01-29Don't define unw_fpreg_t to uint64_t for __ARM_DWARF_EH__Martin Storsjo
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2019-01-14[Sparc] Add Sparc V8 supportDaniel Cederman
2019-01-10Revert "[Sparc] Add Sparc V8 support"Jorge Gorbe Moya
2019-01-09[Sparc] Add Sparc V8 supportDaniel Cederman
2018-12-18[SEH] Add initial support for AArch64Martin Storsjo
2018-12-14[AArch64][libunwind] Unwinding support for return address signingLuke Cheeseman
2018-09-24Reverting r342895Luke Cheeseman
2018-09-24[AArch64] Unwinding support for return address signingLuke Cheeseman
2018-08-31Fix existing code for SEH on ARM to compile correctlyMartin Storsjo
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
2018-05-16[OR1K] Add the EPCR special-purpose register to register state.whitequark
2018-05-15[libunwind][MIPS] Support MIPS floating-point registers for hard-float ABIs.John Baldwin
2018-02-27[libunwind][MIPS]: Add support for unwinding in N32 processes.John Baldwin
2018-01-16[PPC64] Added vector registers.Martin Storsjo
2018-01-09[libunwind][MIPS]: Rename Registers_mips_n64 to Registers_mips_newabi.John Baldwin
2018-01-02Reland [PPC64] Port to ppc64le - initial versionMartin Storsjo
2018-01-02Revert `rL321667: [PPC64] Port to ppc64le - initial version`Tim Shen
2018-01-02[PPC64] Port to ppc64le - initial versionMartin Storsjo
2017-12-12[libunwind][MIPS]: Add support for unwinding in O32 and N64 processes.John Baldwin
2017-11-02Fix building for ARM with dwarf exception handlingMartin Storsjo
2017-10-30Change unw_word_t to always have the same size as the pointer sizeMartin Storsjo
2017-10-28Restore arch specific lastDwarfRegNum in builds without _LIBUNWIND_IS_NATIVE_...Martin Storsjo
2017-10-27Add support for dwarf unwinding on windows on x86_64Martin Storsjo
2017-10-27Express Registers_*::lastDwarfReg using _LIBUNWIND_HIGHEST_DWARF_REGISTERMartin Storsjo
2017-10-25Fix the context/cursor size for ARM with WMMX enabledMartin 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
2017-01-21X86: swap EBP, ESP on !APPLESaleem Abdulrasool
2016-11-02Add support for old versions of MacOS to libunwind. Fixes PR22203. Thanks to ...Marshall Clow
2016-09-28Also use the proper register numbers on CloudABI.Ed Schouten
2016-09-05Add missing _US_ACTION_MASK constant to unwind.hDimitry Andric
2016-08-30libunwind: fix X86 register numbers for FreeBSD/i386Ed Maste
2016-08-30libunwind: correct 'libuwind' typoEd Maste
2016-07-20[libunwind] Properly align _Unwind_Exception.Eric Fiselier
2016-07-20libunwind: limit stack usage in unwind cursorEd Maste
2016-07-19libunwind: Use conventional DWARF capitalization in comments and errorsEd Maste
2016-07-07[libunwind][ARM] Improve unwinder stack usage - Make WMMX support optionalAsiri Rathnayake
2016-05-25Introduce a native-only unwinder build.Asiri Rathnayake
2015-08-31[libunwind] Add support for OpenRISC 1000.Peter Zotov
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