OSDN Git Service

Joseph S. Myers writes:
authorJoakim Tjernlund <joakim.tjernlund@transmode.se>
Mon, 19 Mar 2007 18:02:16 +0000 (18:02 -0000)
committerJoakim Tjernlund <joakim.tjernlund@transmode.se>
Mon, 19 Mar 2007 18:02:16 +0000 (18:02 -0000)
commit3850723af0f79ba4c5bcf701bd227b06340be6bb
tree62259aeaadd40aeada011c4d0507569c1867b902
parentee238d84145433dd5df45adffe523ae8ddcc650f
Joseph S. Myers writes:
On PowerPC, r13 is used for a small data pointer and needs to be set up
from _SDA_BASE_ (defined by the linker) at startup.

This is needed for the GCC testcase gcc.target/powerpc/980827-1.c to work.
This patch fixes that testcase (verified for both static and dynamic
linking).
libc/sysdeps/linux/powerpc/crt1.S