freebsd-skq/gnu/usr.bin/binutils
emaste 32e34ac2b5 Allow ELF Tool Chain elfcopy to be installed as objcopy
ELF Tool Chain elfcopy is nearly a drop-in replacement for GNU objcopy,
but does not currently support PE output which is needed for building
x86 UEFI bits.

Add a src.conf knob to allow installing it as objcopy and set it by
default for aarch64 only, where we don't have a native binutils.

Reviewed by:	bapt
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D2887
2015-07-29 18:45:38 +00:00
..
addr2line Add META_MODE support. 2015-06-13 19:20:56 +00:00
ar Add META_MODE support. 2015-06-13 19:20:56 +00:00
as new depends 2015-06-16 23:37:19 +00:00
doc Add META_MODE support. 2015-06-13 19:20:56 +00:00
ld new depends 2015-06-16 23:37:19 +00:00
libbfd Avoid circular dependency with nm 2015-06-14 03:33:27 +00:00
libbinutils new depends 2015-06-16 23:37:19 +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
nm 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
ranlib Add META_MODE support. 2015-06-13 19:20:56 +00:00
readelf Add META_MODE support. 2015-06-13 19:20:56 +00:00
size Add META_MODE support. 2015-06-13 19:20:56 +00:00
strings Add META_MODE support. 2015-06-13 19:20:56 +00:00
strip Add META_MODE support. 2015-06-13 19:20:56 +00:00
Makefile Allow ELF Tool Chain elfcopy to be installed as objcopy 2015-07-29 18:45:38 +00:00
Makefile.inc Remove another reference to alpha... 2010-02-03 02:39:08 +00:00
Makefile.inc0 Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental. 2014-03-23 12:49:25 +00:00
update.sh