opnsense-src/gnu/usr.bin/binutils/ld
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
..
armelf_fbsd.sh Set the correct relocation type for R_ARM_TARGET2 to R_ARM_GOT_PREL. The 2013-01-06 07:14:04 +00:00
armelfb_fbsd.sh Set the correct relocation type for R_ARM_TARGET2 to R_ARM_GOT_PREL. The 2013-01-06 07:14:04 +00:00
config.h
elf32btsmip_fbsd.sh
elf32btsmipn32_fbsd.sh
elf32ltsmip_fbsd.sh
elf32ltsmipn32_fbsd.sh
elf64btsmip_fbsd.sh
elf64ltsmip_fbsd.sh
genscripts.sh Avoid warning race with creating 'ldscripts' directory during build. 2015-10-16 05:54:41 +00:00
ld.1 Fix rendering with mandoc 2014-11-23 23:56:01 +00:00
Makefile Switch GNU ld to be installed as ld.bfd and linked as ld 2016-01-07 00:15:02 +00:00
Makefile.amd64 Fix subdir -j build after r287983 by adding missing dependencies. 2015-09-25 20:31:04 +00:00
Makefile.arm Merging of projects/armv6, part 3 2012-08-15 03:21:56 +00:00
Makefile.depend.amd64 new depends 2015-06-16 23:37:19 +00:00
Makefile.depend.host Updated depends 2015-10-07 00:43:05 +00:00
Makefile.i386
Makefile.mips Fix subdir -j build after r287983 by adding missing dependencies. 2015-09-25 20:31:04 +00:00
Makefile.powerpc
Makefile.powerpc64 Fix subdir -j build after r287983 by adding missing dependencies. 2015-09-25 20:31:04 +00:00
Makefile.sparc64 Fix subdir -j build after r287983 by adding missing dependencies. 2015-09-25 20:31:04 +00:00