This is in preparation for adding support for N32 unwinding which reuses
the newabi register class.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D41842
[libunwind][MIPS]: Rename Registers_mips_n64 to Registers_mips_newabi. ClosedPublic Authored by bsdjhb on Jan 8 2018, 4:11 PM.
Details Summary This is in preparation for adding support for N32 unwinding which reuses
Diff Detail
Event Timelinebsdjhb added a child revision: D39074: [libunwind][MIPS]: Add support for unwinding in N32 processes..Jan 8 2018, 4:14 PM This revision is now accepted and ready to land.Jan 8 2018, 10:17 PM Closed by commit rL322093: [libunwind][MIPS]: Rename Registers_mips_n64 to Registers_mips_newabi. (authored by jhb). · Explain WhyJan 9 2018, 9:08 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 129100 libunwind/trunk/include/__libunwind_config.h
libunwind/trunk/src/Registers.hpp
libunwind/trunk/src/UnwindCursor.hpp
libunwind/trunk/src/UnwindRegistersRestore.S
libunwind/trunk/src/libunwind.cpp
|