CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/12/23 15:03:52
Modified files:
libexec/ld.so : loader.c
libexec/ld.so/powerpc: ldasm.S
Log message:
Make ld.so pass its cleanup handler in r7 as required by the PowerPC System V
ABI, and stop calling atexit(4) directly from ld.so on powerpc.
