summaryrefslogtreecommitdiffstats
path: root/include/libunwind.h
Commit message (Expand)AuthorAgeFilesLines
* [libunwind] Remove the remote unwinding supportPetr Hosek2019-02-021-26/+0
* Don't define unw_fpreg_t to uint64_t for __ARM_DWARF_EH__Martin Storsjo2019-01-291-1/+1
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Sparc] Add Sparc V8 supportDaniel Cederman2019-01-141-0/+36
* Revert "[Sparc] Add Sparc V8 support"Jorge Gorbe Moya2019-01-101-36/+0
* [Sparc] Add Sparc V8 supportDaniel Cederman2019-01-091-0/+36
* [AArch64][libunwind] Unwinding support for return address signingLuke Cheeseman2018-12-141-0/+5
* Reverting r342895Luke Cheeseman2018-09-241-5/+0
* [AArch64] Unwinding support for return address signingLuke Cheeseman2018-09-241-0/+5
* [OR1K] Add the EPCR special-purpose register to register state.whitequark2018-05-161-0/+1
* [libunwind][MIPS] Support MIPS floating-point registers for hard-float ABIs.John Baldwin2018-05-151-0/+32
* [PPC64] Added vector registers.Martin Storsjo2018-01-161-110/+180
* Reland [PPC64] Port to ppc64le - initial versionMartin Storsjo2018-01-021-0/+114
* Revert `rL321667: [PPC64] Port to ppc64le - initial version`Tim Shen2018-01-021-114/+0
* [PPC64] Port to ppc64le - initial versionMartin Storsjo2018-01-021-0/+114
* [libunwind][MIPS]: Add support for unwinding in O32 and N64 processes.John Baldwin2017-12-121-0/+38
* Fix building for ARM with dwarf exception handlingMartin Storsjo2017-11-021-1/+1
* Change unw_word_t to always have the same size as the pointer sizeMartin Storsjo2017-10-301-2/+1
* Add support for dwarf unwinding on windows on x86_64Martin Storsjo2017-10-271-1/+18
* [libunwind] Clean up macro usage.Ranjeet Singh2017-03-311-1/+1
* 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
* libunwind: fix X86 register numbers for FreeBSD/i386Ed Maste2016-08-301-0/+5
* libunwind: correct 'libuwind' typoEd Maste2016-08-301-2/+2
* libunwind: Use conventional DWARF capitalization in comments and errorsEd Maste2016-07-191-2/+2
* Introduce a native-only unwinder build.Asiri Rathnayake2016-05-251-2/+2
* [libunwind] Add support for OpenRISC 1000.Peter Zotov2015-08-311-0/+36
* libunwind: Introduce __libunwind_config.h.Logan Chien2015-07-191-3/+3
* unwind: move src/Unwind, include/, and test/ unwind contentSaleem Abdulrasool2015-04-241-0/+500