freebsd-dev/gnu/usr.bin/binutils
Ed Maste 7793be9752 limit building GNU assembler (as) to x86
GNU as 2.17.50 is currently required by amd64 and i386 for at least one
file that cannot be assembled by Clang's integrated assembler (IAS).
Other supported CPU architectures either use Clang IAS for all assembly
files, or rely on external toolchain.

Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D23180
2020-01-19 19:16:32 +00:00
..
as as: add deprecation notice to the man page 2019-08-01 19:01:27 +00:00
doc Add META_MODE support. 2015-06-13 19:20:56 +00:00
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 Add META_MODE support. 2015-06-13 19:20:56 +00:00
objcopy Apply WITH_PIE changes to other binutils components 2019-03-25 01:18:26 +00:00
objdump objdump: be explicit that GNU objdump that will be removed 2019-08-01 14:42:41 +00:00
Makefile limit building GNU assembler (as) to x86 2020-01-19 19:16: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