Source-Changes archive

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

CVS commit: [nathanw_sa] basesrc/lib/libpthread/arch/i386



Module Name:    basesrc
Committed By:   nathanw
Date:           Wed Aug 14 18:48:02 UTC 2002

Modified Files:
        basesrc/lib/libpthread/arch/i386 [nathanw_sa]: _context_u.S genassym.cf
            pthread_md.h pthread_switch.S
Added Files:
        basesrc/lib/libpthread/arch/i386 [nathanw_sa]: _getsetc.S

Log Message:
Define, initialize, and use function pointers for _{set,get,swap}context_u
routines, with different versions for saving FP state with fnsave or fxsave,
depending on the machdep.osfxsr sysctl.


To generate a diff of this commit:
cvs rdiff -r1.1.2.8 -r1.1.2.9 basesrc/lib/libpthread/arch/i386/_context_u.S \
    basesrc/lib/libpthread/arch/i386/genassym.cf
cvs rdiff -r0 -r1.1.2.1 basesrc/lib/libpthread/arch/i386/_getsetc.S
cvs rdiff -r1.1.2.5 -r1.1.2.6 basesrc/lib/libpthread/arch/i386/pthread_md.h
cvs rdiff -r1.1.2.12 -r1.1.2.13 \
    basesrc/lib/libpthread/arch/i386/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