freebsd-dev/gnu/usr.bin/binutils
Ed Maste dbecd1bfdf Switch GNU ld to be installed as ld.bfd and linked as ld
We intend to replace GNU ld with LLVM's lld, and on the path to there
we'll experiment with having lld installed or linked as /usr/bin/ld.
Thus, make ld.bfd the primary install target for GNU ld, to later
facilitate making the ld link optional.

Reviewed by:	davide, dim
Differential Revision:	https://reviews.freebsd.org/D4790
2016-01-07 00:15:02 +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 Switch GNU ld to be installed as ld.bfd and linked as ld 2016-01-07 00:15:02 +00:00
libbfd Add missing CLEANFILES. 2015-09-24 23:15:24 +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
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 Remove .WAIT hacks and put in specific dependencies. 2015-08-28 16:23:03 +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