Source-Changes archive

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

CVS commit: src/sys/arch/hppa



Module Name:    src
Committed By:   skrll
Date:           Thu Dec  8 21:00:50 UTC 2011

Modified Files:
        src/sys/arch/hppa/hppa: hppa_machdep.c
        src/sys/arch/hppa/include: mcontext.h

Log Message:
Track if we saved l_private in the mcontext and don't blindly restore it.

This fixes the tests in /usr/tests/lib/libc/setjmp/t_threadjmp


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/hppa/hppa/hppa_machdep.c
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/hppa/include/mcontext.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