freebsd-dev/gnu/usr.bin/binutils
Leandro Lupori 8fcd12f526 [PPC] Enable build/install of ld.bfd on base
When using LLVM+clang+lld on PowerPC64, ld.bfd is also needed,
to link 32-bit binaries correctly, as lld support for 32-bit is
still minimal.

This change enables it to be built and installed when lld is used.

Reviewed by: jhibbits
Differential Revision: https://reviews.freebsd.org/D20259
2019-05-20 16:00:32 +00:00
..
as Apply WITH_PIE changes to other binutils components 2019-03-25 01:18:26 +00:00
doc
ld Apply WITH_PIE changes to other binutils components 2019-03-25 01:18:26 +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
objcopy Apply WITH_PIE changes to other binutils components 2019-03-25 01:18:26 +00:00
objdump Fix GNU objdump build under WITH_PIE 2019-03-25 01:06:29 +00:00
Makefile [PPC] Enable build/install of ld.bfd on base 2019-05-20 16:00:32 +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