Module Name: src Committed By: joerg Date: Sun Jan 12 20:31:50 UTC 2014
Modified Files: src/sys/arch/amd64/amd64: spl.S src/sys/arch/i386/i386: lock_stubs.S Log Message: Try to reserve space in a way that results in the same allocation for both LLVM and GNU as. To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/sys/arch/amd64/amd64/spl.S cvs rdiff -u -r1.25 -r1.26 src/sys/arch/i386/i386/lock_stubs.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.