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/arm



Module Name:    basesrc
Committed By:   bjh21
Date:           Thu Nov 22 23:54:35 UTC 2001

Modified Files:
        basesrc/lib/libpthread/arch/arm [nathanw_sa]: pthread_switch.S

Log Message:
Correct a typo in STACK_SWITCH(), where it used the wrong register to
compute the stack pointer.  This patch gets test "cond2" working on ARM.


To generate a diff of this commit:
cvs rdiff -r1.1.2.1 -r1.1.2.2 \
    basesrc/lib/libpthread/arch/arm/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