summaryrefslogtreecommitdiffstats
path: root/src/UnwindRegistersSave.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-2/+30
* Revert "[Sparc] Add Sparc V8 support"Jorge Gorbe Moya2019-01-101-30/+2
* [Sparc] Add Sparc V8 supportDaniel Cederman2019-01-091-2/+30
* [libunwind][mips] Modify the __mips_fpr macro checkStefan Maksimovic2018-08-161-1/+1
* [OR1K] Add the EPCR special-purpose register to register state.whitequark2018-05-161-0/+2
* [OR1K] Add a dedicated PC register to register state.whitequark2018-05-161-0/+2
* [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-79/+207
* Reland [PPC64] Port to ppc64le - initial versionMartin Storsjo2018-01-021-0/+103
* Revert `rL321667: [PPC64] Port to ppc64le - initial version`Tim Shen2018-01-021-103/+0
* [PPC64] Port to ppc64le - initial versionMartin Storsjo2018-01-021-0/+103
* [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-19/+46
* 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-12/+16
* [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
* unwind: Allow the building of libunwind for MIPS.Vasileios Kalintiris2015-09-261-0/+9
* [libunwind] Add support for OpenRISC 1000.Peter Zotov2015-08-311-0/+41
* [ARM/Unwind] Fix wrong usage of write-back on register saveRenato Golin2015-08-061-1/+1
* Fix unw_getcontext() return value on AArch64.Logan Chien2015-06-251-1/+1
* unwind: move src/Unwind, include/, and test/ unwind contentSaleem Abdulrasool2015-04-241-0/+416