opnsense-src/gnu/usr.bin/cc
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
..
c++ DIRDEPS_BUILD: Update GCC dependencies. 2016-06-04 17:37:25 +00:00
cc DIRDEPS_BUILD: Update GCC dependencies. 2016-06-04 17:37:25 +00:00
cc1 DIRDEPS_BUILD: Update GCC dependencies. 2016-06-04 17:37:25 +00:00
cc1plus DIRDEPS_BUILD: Update GCC dependencies. 2016-06-04 17:37:25 +00:00
cc_int META_MODE: Remove DEP_RELDIR from Makefile.depend files. 2015-09-25 19:26:08 +00:00
cc_tools Bump GCC FBSD_CC_VER for r312899 (-march=octeon+ support) 2017-02-01 05:24:17 +00:00
cpp DIRDEPS_BUILD: Update GCC dependencies. 2016-06-04 17:37:25 +00:00
gcov DIRDEPS_BUILD: Update GCC dependencies. 2016-06-04 17:37:25 +00:00
include Convert gnu to using SRCTOP 2017-03-12 18:59:16 +00:00
libcpp DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
libdecnumber META_MODE: Remove DEP_RELDIR from Makefile.depend files. 2015-09-25 19:26:08 +00:00
libiberty META_MODE: Remove DEP_RELDIR from Makefile.depend files. 2015-09-25 19:26:08 +00:00
Makefile Add more SUBDIR_PARALLEL. 2015-10-15 22:55:08 +00:00
Makefile.fe Unbreak amd64<->i386 cross builds. 2010-12-02 17:36:47 +00:00
Makefile.inc Support armv7 builds for userland 2017-10-05 23:01:33 +00:00
Makefile.tgt Convert all the arm big endian tests into a regexp rather than a list. 2017-08-14 22:25:20 +00:00
Makefile.ver * Don't give the impression that this compiler is GPLv3. 2011-10-24 20:52:41 +00:00