freebsd-dev/gnu/usr.bin/binutils
Ed Maste eda7d3bec4 Do not install GNU ld if lld is /usr/bin/ld
GNU binutils ld.bfd 2.17.50 does not support ifuncs and produces broken
binaries when ifuncs are in use.  When LLD_IS_LD is default we have an
ifunc-capable system linker and can just avoid installing ld.bfd.

Reported by:	theraven
Reviewed by:	bz
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D18340
2018-11-26 17:07:35 +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 Do not install GNU ld if lld is /usr/bin/ld 2018-11-26 17:07:35 +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