CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/01/18 02:08:42
Modified files:
libexec/ld.so : loader.c
libexec/ld.so/mips64: ldasm.S
Log message:
Make ld.so pass its cleanup handler in $2 as required by the MIPS System V
ABI, and completely remove the code that attempts to call atexit(3) directly.
