mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-04 02:40:06 +00:00
c4e5f34bf0
Mark the lr register as undefined at the start of execution, so unwind will stop at this frame. run-backtrace-*.sh from elfutils testsuite will fail without this patch. * sysdeps/csky/abiv2/start.S: Mark lr as undefined. * sysdeps/unix/sysv/linux/csky/abiv2/clone.S: Likewise. * sysdeps/unix/sysv/linux/csky/abiv2/setcontext.S: Likewise. |
||
---|---|---|
.. | ||
____longjmp_chk.S | ||
clone.S | ||
getcontext.S | ||
setcontext.S | ||
swapcontext.S | ||
syscall.S | ||
sysdep.S | ||
ucontext_i.sym |