opnsense-src/gnu/usr.bin/binutils/ld
Ed Maste 0aa5466e7d Add WITH_LLD_AS_LD build knob
If set it installs LLD as /usr/bin/ld.  LLD (as of version 3.9) is not
capable of linking the world and kernel, but can self-host and link many
substantial applications. GNU ld continues to be used for the world and
kernel build, regardless of how this knob is set.

It is on by default for arm64, and off for all other CPU architectures.

Sponsored by:	The FreeBSD Foundation
2016-11-25 13:15:28 +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 Update config.h for ld. 2010-11-01 19:46:18 +00:00
elf32btsmip_fbsd.sh Push mips support for ld into the tree. 2008-12-11 08:18:45 +00:00
elf32btsmipn32_fbsd.sh Add an alignment of 8 for sections in the n32 ABI. The default alignment 2010-06-25 05:07:42 +00:00
elf32ltsmip_fbsd.sh Push mips support for ld into the tree. 2008-12-11 08:18:45 +00:00
elf32ltsmipn32_fbsd.sh Add an alignment of 8 for sections in the n32 ABI. The default alignment 2010-06-25 05:07:42 +00:00
elf64btsmip_fbsd.sh Push mips support for ld into the tree. 2008-12-11 08:18:45 +00:00
elf64ltsmip_fbsd.sh Push mips support for ld into the tree. 2008-12-11 08:18:45 +00:00
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 Add WITH_LLD_AS_LD build knob 2016-11-25 13:15:28 +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 DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
Makefile.depend.host DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
Makefile.i386 Fix typo: s/LIBSERACHPATH/LIBSEARCHPATH/g 2011-03-21 04:03:55 +00:00
Makefile.mips Add full softfloat and hardfloat support for MIPS. 2016-10-31 15:33:58 +00:00
Makefile.powerpc Rename the linker emulation name for powerpc and powerc64. This is needed that 2011-11-19 19:25:57 +00:00
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