Module Name: src Committed By: chs Date: Sun Nov 9 00:05:06 UTC 2014
Modified Files: src/sys/arch/macppc/macppc: locore.S src/sys/arch/ofppc/ofppc: locore.S Log Message: in the initial asm code, save the interesting caller-saved registers (containing "arg" and "len") across function calls to C code. fixes kernels built with gcc 4.8. To generate a diff of this commit: cvs rdiff -u -r1.71 -r1.72 src/sys/arch/macppc/macppc/locore.S cvs rdiff -u -r1.48 -r1.49 src/sys/arch/ofppc/ofppc/locore.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.