summaryrefslogtreecommitdiffstats
path: root/src/UnwindRegistersRestore.S
Commit message (Expand)AuthorAgeFilesLines
* Don't define unw_fpreg_t to uint64_t for __ARM_DWARF_EH__Martin Storsjo2019-01-291-4/+4
* 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/+22
* Revert "[Sparc] Add Sparc V8 support"Jorge Gorbe Moya2019-01-101-22/+0
* [Sparc] Add Sparc V8 supportDaniel Cederman2019-01-091-0/+22
* [libunwind][mips] Modify the __mips_fpr macro checkStefan Maksimovic2018-08-161-1/+1
* [OR1K] Add a dedicated PC register to register state.whitequark2018-05-161-2/+4
* [libunwind][MIPS] Support MIPS floating-point registers for hard-float ABIs.John Baldwin2018-05-151-3/+89
* [libunwind][MIPS]: Add support for unwinding in N32 processes.John Baldwin2018-02-271-2/+3
* [PPC64] Added vector registers.Martin Storsjo2018-01-161-74/+244
* [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-0/+95
* Revert `rL321667: [PPC64] Port to ppc64le - initial version`Tim Shen2018-01-021-95/+0
* [PPC64] Port to ppc64le - initial versionMartin Storsjo2018-01-021-0/+95
* [libunwind][MIPS]: Add support for unwinding in O32 and N64 processes.John Baldwin2017-12-121-0/+112
* Add ifdefs around ELF specific parts of UnwindRegisters*.S for armMartin Storsjo2017-11-041-0/+10
* Add support for dwarf unwinding on windows on x86_64Martin Storsjo2017-10-271-0/+28
* Support DWARF unwinding on i386 windowsMartin Storsjo2017-10-111-0/+5
* Fix building on macOS after SVN r314492Martin Storsjo2017-10-021-3/+3
* Skip building x86 parts of UnwindRegisters*.S when targeting SjLjMartin Storsjo2017-09-291-1/+5
* Skip building unused parts when targeting SJLJMartin Storsjo2017-09-261-1/+1
* [ARM] Adding .arch directives around WMMX unwind codeRenato Golin2016-08-261-0/+2
* unwind: disable executable stacksSaleem Abdulrasool2016-08-051-0/+3
* [libunwind][ARM] Add support for Thumb1 targetsOliver Stannard2016-07-251-3/+12
* [libunwind][ARM] Improve unwinder stack usage - Make WMMX support optionalAsiri Rathnayake2016-07-071-4/+4
* [AArch64] Fix libunwind build when using GNU assemblerRenato Golin2016-02-111-3/+3
* [libunwind] Add support for OpenRISC 1000.Peter Zotov2015-08-311-0/+51
* unwind: move src/Unwind, include/, and test/ unwind contentSaleem Abdulrasool2015-04-241-0/+430