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:           Tue Nov 27 21:16:10 UTC 2001

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

Log Message:
In GETC(), rather than faking a CPSR, save the real one if we're can, and
zero otherwise (ie if we're on a 26-bit CPU).  I suspect this isn't actually
necessary, but it's cheap, and it should make it easier for debuggers and
suchlike to work out what's going on.


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