summaryrefslogtreecommitdiffstats
path: root/include/__libunwind_config.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+7
* Revert "[Sparc] Add Sparc V8 support"Jorge Gorbe Moya2019-01-101-7/+0
* [Sparc] Add Sparc V8 supportDaniel Cederman2019-01-091-0/+7
* [SEH] Add initial support for AArch64Martin Storsjo2018-12-181-1/+5
* Fix existing code for SEH on ARM to compile correctlyMartin Storsjo2018-08-311-1/+1
* Add support for SEH unwinding on Windows.Charles Davis2018-08-301-2/+9
* [OR1K] Add the EPCR special-purpose register to register state.whitequark2018-05-161-1/+1
* [libunwind][MIPS] Support MIPS floating-point registers for hard-float ABIs.John Baldwin2018-05-151-9/+24
* [libunwind][MIPS]: Add support for unwinding in N32 processes.John Baldwin2018-02-271-2/+6
* [PPC64] Added vector registers.Martin Storsjo2018-01-161-5/+5
* [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-021-2/+9
* Revert `rL321667: [PPC64] Port to ppc64le - initial version`Tim Shen2018-01-021-9/+2
* [PPC64] Port to ppc64le - initial versionMartin Storsjo2018-01-021-2/+9
* [libunwind][MIPS]: Add support for unwinding in O32 and N64 processes.John Baldwin2017-12-121-0/+16
* Fix building for ARM with dwarf exception handlingMartin Storsjo2017-11-021-2/+2
* Change unw_word_t to always have the same size as the pointer sizeMartin Storsjo2017-10-301-3/+3
* 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-271-3/+9
* 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
* [libunwind] Clean up macro usage.Ranjeet Singh2017-03-311-5/+3
* libunwind: limit stack usage in unwind cursorEd Maste2016-07-201-0/+7
* [libunwind][ARM] Improve unwinder stack usage - Make WMMX support optionalAsiri Rathnayake2016-07-071-2/+7
* Introduce a native-only unwinder build.Asiri Rathnayake2016-05-251-0/+39
* libunwind: Introduce __libunwind_config.h.Logan Chien2015-07-191-0/+20