Bernhard Reutner-Fischer bbf31ba768 ldso: silence harmless warning for !LDSO_PRELINK_SUPPORT %!s(int64=13) %!d(string=hai) anos
..
dl-debug.h c44d37d6a2 ldso: constify reloc array itself %!s(int64=12) %!d(string=hai) anos
dl-startup.h 1f020b1786 - trim any trailing whitespace %!s(int64=16) %!d(string=hai) anos
dl-syscalls.h e2f889a746 ldso: merge duplicate dl-syscalls.h code to common header %!s(int64=12) %!d(string=hai) anos
dl-sysdep.h c190f738e1 Use __always_inline instead of __inline__ %!s(int64=15) %!d(string=hai) anos
elfinterp.c bbf31ba768 ldso: silence harmless warning for !LDSO_PRELINK_SUPPORT %!s(int64=12) %!d(string=hai) anos
resolve.S c9db9e50e6 xtensa: Stack unwinding on Xtensa requires that the return address register always be valid. This patch fixes a part of ldso that had been using an Xtensa CALL0 instruction to get the current PC value, which temporarily clobbered the return address register. The revised code just loads the address of a label in the code. See my change to GCC from 2007-12-20 for more info (http://gcc.gnu.org/ml/gcc-patches/2007-12/msg01023.html). %!s(int64=16) %!d(string=hai) anos