Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libpthread/arch/powerpc64



Module Name:    src
Committed By:   ross
Date:           Sat Jul  8 05:09:44 UTC 2006

Added Files:
        src/lib/libpthread/arch/powerpc64: _context_u.S genassym.cf
            pthread_md.h pthread_switch.S

Log Message:
Revise for LP64.
Encapsulate previously copied code sections into macros.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/lib/libpthread/arch/powerpc64/_context_u.S \
    src/lib/libpthread/arch/powerpc64/genassym.cf \
    src/lib/libpthread/arch/powerpc64/pthread_md.h \
    src/lib/libpthread/arch/powerpc64/pthread_switch.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index