summaryrefslogtreecommitdiff
path: root/include/libunwind.h
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-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-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-01-16[PPC64] Added vector registers.Martin Storsjo
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-27Add support for dwarf unwinding on windows on x86_64Martin Storsjo
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-08-30libunwind: fix X86 register numbers for FreeBSD/i386Ed Maste
2016-08-30libunwind: correct 'libuwind' typoEd Maste
2016-07-19libunwind: Use conventional DWARF capitalization in comments and errorsEd Maste
2016-05-25Introduce a native-only unwinder build.Asiri Rathnayake
2015-08-31[libunwind] Add support for OpenRISC 1000.Peter Zotov
2015-07-19libunwind: Introduce __libunwind_config.h.Logan Chien
2015-04-24unwind: move src/Unwind, include/, and test/ unwind contentSaleem Abdulrasool