Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/lib/libunwind
Module Name: src
Committed By: thorpej
Date: Sun Nov 21 21:15:17 UTC 2021
Modified Files:
src/sys/lib/libunwind: Registers.hpp
Log Message:
Teach the LLVM-derived unwinder about the DWARF pseudo-register defined
by GCC for PPC32 to hold the return address where the signal trampoline
will resume, as well as for the CTR and XER registers.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/lib/libunwind/Registers.hpp
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index