Source-Changes archive

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

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



Module Name:    src
Committed By:   cl
Date:           Wed Sep 17 20:08:10 UTC 2003

Modified Files:
        src/lib/libpthread/arch/m68k: pthread_switch.S

Log Message:
fix pt_trapuc handling errors:
- movl to address register doesn't set flags (add explicit test)
- clr only clears a word (use clrl)


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/lib/libpthread/arch/m68k/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