Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sparc
Module Name: src
Committed By: martin
Date: Wed Jun 28 20:55:46 UTC 2006
Modified Files:
src/sys/arch/sparc/include: types.h
src/sys/arch/sparc/sparc: locore.s
Log Message:
Align the size and alignment of label_t (kernel jmp_buf equivalent)
with the use in setjmp/longjmp. Duh!
This makes DDB work again on sparc kernels compiled with gcc4.
To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 src/sys/arch/sparc/include/types.h
cvs rdiff -r1.226 -r1.227 src/sys/arch/sparc/sparc/locore.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