]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Impleent COMPAT_FREEBSD32 for arm64.
authorOlivier Houchard <cognet@FreeBSD.org>
Sun, 13 Jan 2019 19:49:46 +0000 (19:49 +0000)
committerOlivier Houchard <cognet@FreeBSD.org>
Sun, 13 Jan 2019 19:49:46 +0000 (19:49 +0000)
commit8c9c3144ccfa3061879b8cec015ee7d1010e4766
tree1bb00e0d0199adc9a46548fcdb6b7aa58f89ae2a
parente42e878b357618db1896bdb734d85a2141602d72
Impleent COMPAT_FREEBSD32 for arm64.
This is based on early work by andrew@.
14 files changed:
sys/arm64/arm64/elf32_machdep.c
sys/arm64/arm64/freebsd32_machdep.c
sys/arm64/arm64/identcpu.c
sys/arm64/arm64/locore.S
sys/arm64/arm64/machdep.c
sys/arm64/arm64/undefined.c
sys/arm64/arm64/vm_machdep.c
sys/arm64/conf/GENERIC
sys/arm64/include/armreg.h
sys/arm64/include/elf.h
sys/arm64/include/frame.h
sys/arm64/include/reg.h
sys/arm64/include/ucontext.h
sys/arm64/include/vfp.h