]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
Sync crunchide(1) arch support with HEAD
authoremaste <emaste@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 18 Dec 2015 01:44:03 +0000 (01:44 +0000)
committeremaste <emaste@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 18 Dec 2015 01:44:03 +0000 (01:44 +0000)
commitca185da51b8e92b85f4227bfb8fb6366cb53e619
treee698f79f83b28434531c021ccc118e284df77bfe
parentae31e08ff8e77470e2314ac94aaff8ff9472e0b0
Sync crunchide(1) arch support with HEAD

MFC r276764, r281781, r282291, r292106

Add support to crunchide for handling AArch64 (arm64) ELF files.
Remove local EM_* ELF definitions provided by system ELF headers
Restore local EM_AARCH64 constant for bootstrapping
Add RISC-V to supported machine types

Sponsored by: The FreeBSD Foundation

git-svn-id: svn://svn.freebsd.org/base/stable/10@292421 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/crunch/crunchide/exec_elf32.c