opnsense-src/gnu/usr.bin/binutils/ld
Brooks Davis 397358d9ac Disable sbrk() use in GNU tools.
We're studing the possibility of deprecating sbrk().  To make it easier
we're removing unnecessicary uses in the base system.  None of these
tools require sbrk(), but they agressively prefer it for no good reason.

Reviewed by:    andrew
Approved by:	re (kib)
Sponsored by:	DARPA, AFRL
Differential Revision:  https://reviews.freebsd.org/D16141
2018-09-21 17:44:05 +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 Disable sbrk() use in GNU tools. 2018-09-21 17:44:05 +00:00
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 Rework how the ld link is handled in WORLDTMP from r322811. 2018-06-20 16:10: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 Convert all the arm big endian tests into a regexp rather than a list. 2017-08-14 22:25:20 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +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 Enable /usr/lib32 for o32 binaries on mips64. 2017-01-06 23:30:54 +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