]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make truss(8) work for 32-bit CloudABI executables on ARM64.
authored <ed@FreeBSD.org>
Wed, 20 Dec 2017 13:13:10 +0000 (13:13 +0000)
committered <ed@FreeBSD.org>
Wed, 20 Dec 2017 13:13:10 +0000 (13:13 +0000)
commit58e7052bab464c817cd1362dfa93e3cd8ab95449
tree164452eee24798f6cdfbcd0d19ecf53d0780a86b
parent065607f663082836ea683d2a33ed6d43bde1aa9f
Make truss(8) work for 32-bit CloudABI executables on ARM64.

This change effectively merges the existing 64-bit support for ARM64
with the 32-on-64-bit support for AMD64.
usr.bin/truss/Makefile
usr.bin/truss/aarch64-cloudabi32.c [new file with mode: 0644]