binutils227: Add build dirs.
commit6028677c969e7e791ff712e60492f0467989f4db
authorzrj <rimvydas.jasinskas@gmail.com>
Sat, 19 Nov 2016 18:50:38 +0000 (19 20:50 +0200)
committerzrj <zrj@dragonflybsd.org>
Thu, 24 Nov 2016 15:57:46 +0000 (24 17:57 +0200)
treed7086c35313020018f36821505e43e9b9a0fd561
parent14cfea9901210cefd3a1d65dc15887461b194bde
binutils227: Add build dirs.

It is unclear weather -Wl,z,relro should be on by default in ld.gold.
48 files changed:
gnu/usr.bin/binutils227/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils227/Makefile.inc1 [new file with mode: 0644]
gnu/usr.bin/binutils227/block1/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils227/block1/Makefile.block1 [new file with mode: 0644]
gnu/usr.bin/binutils227/block1/bulibs/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils227/block1/bulibs/config.h [new file with mode: 0644]
gnu/usr.bin/binutils227/block1/libbfd/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils227/block1/libbfd/config.h [new file with mode: 0644]
gnu/usr.bin/binutils227/block1/libiberty/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils227/block1/libiberty/config.h [new file with mode: 0644]
gnu/usr.bin/binutils227/block1/libopcodes/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils227/block1/libopcodes/config.h [new file with mode: 0644]
gnu/usr.bin/binutils227/block2/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils227/block2/Makefile.block2 [new file with mode: 0644]
gnu/usr.bin/binutils227/block2/addr2line/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils227/block2/ar/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils227/block2/cxxfilt/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils227/block2/cxxfilt/c++filt.1 [new file with mode: 0644]
gnu/usr.bin/binutils227/block2/elfedit/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils227/block2/gas/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils227/block2/gas/config.h [new file with mode: 0644]
gnu/usr.bin/binutils227/block2/gas/x86_64-dragonfly/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils227/block2/gas/x86_64-dragonfly/itbl-cpu.h [new file with mode: 0644]
gnu/usr.bin/binutils227/block2/gas/x86_64-dragonfly/obj-format.h [new file with mode: 0644]
gnu/usr.bin/binutils227/block2/gas/x86_64-dragonfly/targ-cpu.h [new file with mode: 0644]
gnu/usr.bin/binutils227/block2/gas/x86_64-dragonfly/targ-env.h [new file with mode: 0644]
gnu/usr.bin/binutils227/block2/gprof/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils227/block2/gprof/gconfig.h [new file with mode: 0644]
gnu/usr.bin/binutils227/block2/gprof/gprof.1 [new file with mode: 0644]
gnu/usr.bin/binutils227/block2/ld/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils227/block2/ld/Makefile.x86_64 [new file with mode: 0644]
gnu/usr.bin/binutils227/block2/ld/config.h [new file with mode: 0644]
gnu/usr.bin/binutils227/block2/libgold/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils227/block2/libgold/config.h [new file with mode: 0644]
gnu/usr.bin/binutils227/block2/libgold/yyscript.c [new file with mode: 0644]
gnu/usr.bin/binutils227/block2/libgold/yyscript.h [new file with mode: 0644]
gnu/usr.bin/binutils227/block2/nm/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils227/block2/objcopy/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils227/block2/objdump/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils227/block2/ranlib/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils227/block2/readelf/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils227/block2/size/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils227/block2/strings/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils227/block2/strip/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils227/block3/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils227/block3/Makefile.gld [new file with mode: 0644]
gnu/usr.bin/binutils227/block3/gold-linker/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils227/block3/incremental-dump/Makefile [new file with mode: 0644]