freebsd-dev/gnu/usr.bin
Warner Losh 0b972ac92e Support armv7 builds for userland
Make armv7 as a new MACHINE_ARCH.

Copy all the places we do armv6 and add armv7 as basically an
alias. clang appears to generate code for armv7 by default. armv7 hard
float isn't supported by the the in-tree gcc, so it hasn't been
updated to have a new default.

Support armv7 as a new valid MACHINE_ARCH (and by extension
TARGET_ARCH).

Add armv7 to the universe build.

Differential Revision: https://reviews.freebsd.org/D12010
2017-10-05 23:01:33 +00:00
..
binutils Support armv7 builds for userland 2017-10-05 23:01:33 +00:00
cc Support armv7 builds for userland 2017-10-05 23:01:33 +00:00
dialog Convert gnu to using SRCTOP 2017-03-12 18:59:16 +00:00
diff3 Convert gnu to using SRCTOP 2017-03-12 18:59:16 +00:00
dtc [dtc] regenerate version file if upstream Makefile has been changed 2017-03-10 17:37:55 +00:00
gdb Make _TO_CPUARCH macro for ARCH to CPUARCH conversions 2017-08-12 17:07:27 +00:00
gperf Convert gnu to using SRCTOP 2017-03-12 18:59:16 +00:00
grep Utilize SYSROOT from r320119 in places where DESTDIR may be wanting WORLDTMP. 2017-06-19 20:47:24 +00:00
tests Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
Makefile Remove groff from base 2017-06-07 23:00:34 +00:00
Makefile.inc