freebsd-dev/gnu/usr.bin/binutils
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
..
as Disable sbrk() use in GNU tools. 2018-09-21 17:44:05 +00:00
doc Add META_MODE support. 2015-06-13 19:20:56 +00:00
ld Disable sbrk() use in GNU tools. 2018-09-21 17:44:05 +00:00
libbfd Teach binutils that arm64 is a 64bit architecture. This is needed to cross 2018-07-06 11:50:59 +00:00
libbinutils Disable sbrk() use in GNU tools. 2018-09-21 17:44:05 +00:00
libiberty Disable sbrk() use in GNU tools. 2018-09-21 17:44:05 +00:00
libopcodes Add META_MODE support. 2015-06-13 19:20:56 +00:00
objcopy Rename RELTOP since it will mean something else globally. 2017-10-31 00:07:37 +00:00
objdump objdump.1: manually apply r229046 to the rendered man page 2018-06-15 17:16:27 +00:00
Makefile Retire WITHOUT_ELFCOPY_AS_OBJCOPY option 2016-10-03 17:49:26 +00:00
Makefile.inc Add a bunch of new packages, in particular binutils and groff 2015-06-16 22:06:28 +00:00
Makefile.inc0 Rename RELTOP since it will mean something else globally. 2017-10-31 00:07:37 +00:00
update.sh