gold 2.24: Sync with binutils 2.22
authorJohn Marino <draco@marino.st>
Fri, 6 Dec 2013 16:11:17 +0000 (17:11 +0100)
committerJohn Marino <draco@marino.st>
Fri, 6 Dec 2013 16:18:19 +0000 (17:18 +0100)
commit0a0a0d3c3538fbe1d261721622077c070f3c5de3
tree0a34cfedd6d5d6b2edaa400bc334aa525428ead5
parent0b54972057d83f30e5750ec81652d92633aa0c5c
gold 2.24: Sync with binutils 2.22

I had forgotten that the build for gold changed on DragonFly between
binutils 2.21 and binutils 2.22.  When I based 2.24 on 2.21, I lost
these change (namely a common Makefile.gld and the support for the
new utility incremental dump).

I also forgot the update the generated yyscript.[ch] files.
This commit brings binutils 2.24 in-line with 2.22.
gnu/usr.bin/binutils224/Makefile
gnu/usr.bin/binutils224/Makefile.gld [new file with mode: 0644]
gnu/usr.bin/binutils224/gold/Makefile
gnu/usr.bin/binutils224/incdump/Makefile [new file with mode: 0644]
gnu/usr.bin/binutils224/libgold/Makefile
gnu/usr.bin/binutils224/libgold/yyscript.c
gnu/usr.bin/binutils224/libgold/yyscript.h