the bitrig master branch has been updated by patrick with 1 new commit: commit 351e9c022e5e124a1d39ad4eb003d5ed10a05167 diff: https://github.com/bitrig/bitrig/commit/351e9c0 author: Patrick Wildt <[email protected]> date: Fri May 1 13:36:45 2015 +0200
arm: add support for Marvell's PJ4B This commit adds support for Marvell's ARM-compatible architecture. It is compatible to ARMv7 apart from NEON/SIMD and thus uses the same ARMv7 methods, apart from two specific functions. >From NetBSD. M sys/arch/arm/arm/cpu.c M sys/arch/arm/arm/cpufunc.c A sys/arch/arm/arm/cpufunc_asm_pj4b.S M sys/arch/arm/conf/files.arm M sys/arch/arm/include/armreg.h M sys/arch/arm/include/cpufunc.h
