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/powerpc
Module Name:    basesrc
Committed By:   nathanw
Date:           Sat Mar 23 23:14:50 UTC 2002
Modified Files:
        basesrc/lib/libpthread/arch/powerpc [nathanw_sa]: pthread_md.h
Log Message:
Change operand constraint of "mr %0,1" from "=g" to "=r", since mr
really wants a register.
This fixes -g powerpc builds.
To generate a diff of this commit:
cvs rdiff -r1.1.2.3 -r1.1.2.4 \
    basesrc/lib/libpthread/arch/powerpc/pthread_md.h
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