the bitrig master branch has been updated by patrick with 1 new commit:

commit 909207d49d14823ec8aab3d2ce8c83fe9fcdf0d9
diff: https://github.com/bitrig/bitrig/commit/909207d
author: Patrick Wildt <[email protected]>
date: Tue Dec 16 00:39:34 2014 +0100

arm: update setjmp to use defines instead of magic values

Update the arm setjmp header with defines from FreeBSD.
Those correspond exactly to how we're doing it now.

Replace magic values in setjmp with those defines.

M       lib/libc/arch/arm/gen/_setjmp.S
M       lib/libc/arch/arm/gen/setjmp.S
M       sys/arch/arm/include/setjmp.h

Reply via email to