Source-Changes archive

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

CVS commit: [nathanw_sa] src/lib/libpthread/arch/arm



Module Name:    src
Committed By:   nathanw
Date:           Fri Jan 17 03:26:58 UTC 2003

Modified Files:
        src/lib/libpthread/arch/arm [nathanw_sa]: pthread_md.h

Log Message:
Add _INITCONTEXT_U_MD() code that sets up the PC or CPSR.

Adjust PTHREAD_UCONTEXT_TO_REG() to set a plausable value in
reg->r_cpsr when _UC_USER is set in the ucontext; otherwise, GDB gets
very confused and thinks it's dealing with 26-bit ARM state.


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