Module Name: src Committed By: thorpej Date: Mon Nov 22 16:40:01 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 AArch64 to hold the return address where the signal trampoline will resume. To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 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.