gold linker v2.22: Return to constructors in DT_INIT_ARRAY
authorJohn Marino <draco@marino.st>
Sat, 11 Feb 2012 21:17:12 +0000 (22:17 +0100)
committerJohn Marino <draco@marino.st>
Sat, 11 Feb 2012 22:26:21 +0000 (23:26 +0100)
commit2bf6cefad57a8e6ec4cf888e68f55440210d96b3
treeade592d06456c899fe1cb1ccbcee45381f18851d
parentb28bf640312db2b299faff75052fbb01d67fd821
gold linker v2.22: Return to constructors in DT_INIT_ARRAY

This commit effectively reverses 17078250df568635285cd6be4515d29ee8c1b72a.
At the time, DragonFly did not recognize .init_array sections in an elf
file, and the gold linker was lumping the contructors from gcc into this
array which was subsequently filtered out.

DT_INIT_ARRAY and friends are now fully supported since commit
b28bf640312db2b299faff75052fbb01d67fd821 so the local modification is
being removed in favor of a default build.
contrib/binutils-2.22/README.DRAGONFLY
contrib/binutils-2.22/gold/options.h