Source-Changes archive

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

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



Module Name:    src
Committed By:   uwe
Date:           Mon Jun 23 19:34:47 UTC 2003

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

Log Message:
First bits of SH3 support.  Only _context_u.S is implemented (passess
cu[1-6] tests), the pthread_switch.S is stubbed out for now.

Code posted by Christian Groessler (cpg at aladdin dot de) to port-sh3.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/lib/libpthread/arch/sh3/_context_u.S \
    src/lib/libpthread/arch/sh3/genassym.cf \
    src/lib/libpthread/arch/sh3/pthread_md.h \
    src/lib/libpthread/arch/sh3/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