freebsd-dev/gnu/usr.bin
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
..
binutils Switch GNU ld to be installed as ld.bfd and linked as ld 2016-01-07 00:15:02 +00:00
cc Use LIBEXECDIR for /usr/libexec. 2015-11-26 01:14:40 +00:00
dialog Add META_MODE support. 2015-06-13 19:20:56 +00:00
diff META MODE: Update dependencies with 'the-lot' and add missing directories. 2015-12-01 05:23:19 +00:00
diff3 Add META_MODE support. 2015-06-13 19:20:56 +00:00
dtc Don't override LIB*DIR variables from src.libnames.mk. 2015-12-01 22:20:04 +00:00
gdb Fix LDADD/DPADD that should be LIBADD. 2015-12-04 03:17:47 +00:00
gperf META MODE: Update dependencies with 'the-lot' and add missing directories. 2015-12-01 05:23:19 +00:00
grep META MODE: Update dependencies with 'the-lot' and add missing directories. 2015-12-01 05:23:19 +00:00
groff Fix LDADD/DPADD that should be LIBADD. 2015-12-04 03:17:47 +00:00
rcs Add more SUBDIR_PARALLEL. 2015-10-15 22:55:08 +00:00
sdiff Add META_MODE support. 2015-06-13 19:20:56 +00:00
tests Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
Makefile - Record dependencies of gdb/gdbtui/kgdb on binutils/lib{bfd,iberty,opcodes}, 2015-07-19 00:38:19 +00:00
Makefile.inc