Source-Changes archive

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

CVS commit: src/sys/arch/powerpc



Module Name:    src
Committed By:   jmcneill
Date:           Tue Feb 24 21:44:00 UTC 2026

Modified Files:
        src/sys/arch/powerpc/include: cpu.h
        src/sys/arch/powerpc/oea: oea_machdep.c
        src/sys/arch/powerpc/powerpc: powerpc_machdep.c

Log Message:
powerpc: Add OEA crash dump support.

Currently restricted to what I can test, so no OEA64 / OEA64_BRIDGE.


To generate a diff of this commit:
cvs rdiff -u -r1.126 -r1.127 src/sys/arch/powerpc/include/cpu.h
cvs rdiff -u -r1.86 -r1.87 src/sys/arch/powerpc/oea/oea_machdep.c
cvs rdiff -u -r1.87 -r1.88 src/sys/arch/powerpc/powerpc/powerpc_machdep.c

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