freebsd-dev/gnu/usr.bin/binutils
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
..
as Support armv7 builds for userland 2017-10-05 23:01:33 +00:00
doc Add META_MODE support. 2015-06-13 19:20:56 +00:00
ld Convert all the arm big endian tests into a regexp rather than a list. 2017-08-14 22:25:20 +00:00
libbfd Remove redundant source and object files. 2017-09-09 13:18:32 +00:00
libbinutils DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
libiberty Add META_MODE support. 2015-06-13 19:20:56 +00:00
libopcodes Add META_MODE support. 2015-06-13 19:20:56 +00:00
objcopy Add META_MODE support. 2015-06-13 19:20:56 +00:00
objdump Add META_MODE support. 2015-06-13 19:20:56 +00:00
Makefile Retire WITHOUT_ELFCOPY_AS_OBJCOPY option 2016-10-03 17:49:26 +00:00
Makefile.inc Add a bunch of new packages, in particular binutils and groff 2015-06-16 22:06:28 +00:00
Makefile.inc0 Convert all the arm big endian tests into a regexp rather than a list. 2017-08-14 22:25:20 +00:00
update.sh