mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-25 22:40:05 +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.S | ||
csky-mcount.S | ||
dl-trampoline.S | ||
memcmp.S | ||
memcpy.S | ||
memmove.S | ||
memset.S | ||
setjmp.S | ||
start.S | ||
strcmp.S | ||
strcpy.S | ||
strlen.S | ||
tls-macros.h |