the bitrig master branch has been updated by patrick with 1 new commit: commit feb00fcc2f1965ef188350859440e938400914af diff: https://github.com/bitrig/bitrig/commit/feb00fc author: Patrick Wildt <[email protected]> date: Fri May 8 11:17:42 2015 +0200
arm: don't disable the VFP on fault If we're not expecting the instruction to fail, don't disable the VFP but keep it enabled. Otherwise we might be caught in an infinite loop. M sys/arch/arm/arm/vfp.c
