opnsense-src/gnu/usr.bin/binutils/as
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
..
alpha-freebsd
amd64-freebsd
arm-freebsd
i386-freebsd
mips-freebsd Make default ABI for as(1) to be the same as target platform. 2012-03-23 19:37:45 +00:00
powerpc-freebsd
sparc64-freebsd
as.1 Fix rendering with mandoc 2014-11-24 00:34:49 +00:00
config.h Update Makefile and config.h for as. 2010-11-01 19:45:55 +00:00
Makefile Support armv7 builds for userland 2017-10-05 23:01:33 +00:00
Makefile.depend new depends 2015-06-16 23:37:19 +00:00
obj-format.h
targ-env.h