CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2013/11/10 12:23:14

Modified files:
        libexec/ld.so/alpha: ldasm.S 
        sys/arch/alpha/alpha: machdep.c 

Log message:
Make sure we pass a NULL cleanup argument to __start() by initializing
a2 to zero in the kernel and ld.so.  This will let us add the
conditional atexit() call to crt0

ok kettenis@ miod@

Reply via email to