cf4aca11b5
_rtld_bind_start must save and restore the condition codes. Varargs functions (like, say, printf()) depend on the state of cr1 to determine whether they need to store floating point registers in the save area. Without this, the first call to any particular varargs function will fail if floating point values were passed. |
||
---|---|---|
.. | ||
ld.so.script | ||
Makefile.inc | ||
ppc_reloc.c | ||
rtld_start.S |