Bernhard Reutner-Fischer ce54b92b04 - Use runtime pagesize (Jeremy Kerr) il y a 16 ans
..
dl-debug.h 124ec18872 Chris Zankel writes: il y a 17 ans
dl-startup.h 1f020b1786 - trim any trailing whitespace il y a 16 ans
dl-syscalls.h 124ec18872 Chris Zankel writes: il y a 17 ans
dl-sysdep.h ce54b92b04 - Use runtime pagesize (Jeremy Kerr) il y a 16 ans
elfinterp.c 124ec18872 Chris Zankel writes: il y a 17 ans
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). il y a 16 ans