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 MAJOR cleanup of the Bmake framework. 2004-07-08 17:05:34 +00:00
amd64-freebsd MAJOR cleanup of the Bmake framework. 2004-07-08 17:05:34 +00:00
arm-freebsd Config file for arm assembler 2006-09-14 06:39:07 +00:00
i386-freebsd MAJOR cleanup of the Bmake framework. 2004-07-08 17:05:34 +00:00
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 MAJOR cleanup of the Bmake framework. 2004-07-08 17:05:34 +00:00
sparc64-freebsd MAJOR cleanup of the Bmake framework. 2004-07-08 17:05:34 +00:00
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 We can easily share obj-format.h and targ-env.h files across all FreeBSD 2001-10-15 01:43:23 +00:00
targ-env.h We can easily share obj-format.h and targ-env.h files across all FreeBSD 2001-10-15 01:43:23 +00:00