summaryrefslogtreecommitdiffstats
path: root/libunwind/src/Registers.hpp
Commit message (Expand)AuthorAgeFilesLines
* [OR1K] Add the EPCR special-purpose register to register state.whitequark2018-05-161-0/+10
* [OR1K] Add a dedicated PC register to register state.whitequark2018-05-161-5/+6
* [libunwind][MIPS] Support MIPS floating-point registers for hard-float ABIs.John Baldwin2018-05-151-9/+203
* [PPC64] Added vector registers.Martin Storsjo2018-01-161-92/+156
* [libunwind][MIPS]: Rename Registers_mips_n64 to Registers_mips_newabi.John Baldwin2018-01-091-29/+29
* Reland [PPC64] Port to ppc64le - initial versionMartin Storsjo2018-01-021-0/+577
* Revert `rL321667: [PPC64] Port to ppc64le - initial version`Tim Shen2018-01-021-577/+0
* [PPC64] Port to ppc64le - initial versionMartin Storsjo2018-01-021-0/+577
* [libunwind][MIPS]: Add support for unwinding in O32 and N64 processes.John Baldwin2017-12-121-0/+412
* Fix building for ARM with dwarf exception handlingMartin Storsjo2017-11-021-4/+5
* Restore arch specific lastDwarfRegNum in builds without _LIBUNWIND_IS_NATIVE_...Martin Storsjo2017-10-281-5/+5
* Add support for dwarf unwinding on windows on x86_64Martin Storsjo2017-10-271-3/+63
* Express Registers_*::lastDwarfReg using _LIBUNWIND_HIGHEST_DWARF_REGISTERMartin Storsjo2017-10-271-5/+5
* X86: swap EBP, ESP on !APPLESaleem Abdulrasool2017-01-211-0/+16
* [PATCH] [libunwind][ehabi] Use early returns where possible.Asiri Rathnayake2016-07-081-15/+46
* [libunwind][ARM] Improve unwinder stack usage - Make WMMX support optionalAsiri Rathnayake2016-07-071-20/+46
* Fix gcc libunwind build.Asiri Rathnayake2016-05-261-6/+6
* Introduce a native-only unwinder build.Asiri Rathnayake2016-05-251-12/+26
* unwind: cleanup -Wunused-parameterSaleem Abdulrasool2015-09-011-6/+7
* [libunwind] Add support for OpenRISC 1000.Peter Zotov2015-08-311-0/+180
* [libunwind] Remove unused includes.Peter Zotov2015-08-271-1/+0
* unwind: fix invalid memory accessSaleem Abdulrasool2015-08-211-1/+1
* unwind: move src/Unwind, include/, and test/ unwind contentSaleem Abdulrasool2015-04-241-0/+1718
OpenPOWER on IntegriCloud