CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2009/12/10 22:10:17

Modified files:
        lib/libc/arch/mips64/gen: setjmp.S 
        lib/libc/arch/mips64/string: bcmp.S bcopy.S bzero.S index.S 
                                     rindex.S strcmp.S strlen.S 
        sys/arch/mips64/include: asm.h profile.h 
        usr.sbin/afs/src/lwp: process.mips.S 

Log message:
More changes to avoid truncating 64 bit pointers to 32 bits and sign-extending
them; allows userland with stack beyond 2GB to run.

Reply via email to