minix/external/gpl3/binutils
Ben Gras 4193f2292e fix for ld.so @ bitcode build
ld.so linked with gold didn't work - gold was not generating
the _DYNAMIC ptr in the first GOT entry, leaving it zero, causing
mayhem for ld.so.

  . patch for gold: always generate _DYNAMIC ptr. submitted upstream,
    more info here: https://sourceware.org/bugzilla/show_bug.cgi?id=16900
  . revert "REMOVE ME: Static tests for now" - we can link tests dynamically
    This reverts commit 3e0a3993deb831eb5abcd1c1a2cb1246b43f8d1d.

Change-Id: I4f2910ec2592c31bbd14a85d8a6045497fcaf4e3
2014-07-28 17:05:12 +02:00
..
files Binutils: Synchronization & Gold activation 2014-07-28 17:05:11 +02:00
ldscripts Binutils: Synchronization & Gold activation 2014-07-28 17:05:11 +02:00
lib Binutils: Synchronization & Gold activation 2014-07-28 17:05:11 +02:00
patches fix for ld.so @ bitcode build 2014-07-28 17:05:12 +02:00
usr.bin Binutils: Synchronization & Gold activation 2014-07-28 17:05:11 +02:00
usr.sbin Binutils: Synchronization & Gold activation 2014-07-28 17:05:11 +02:00
fetch.sh Binutils: Synchronization & Gold activation 2014-07-28 17:05:11 +02:00
Makefile Allow install of binutils and import texinfo 2013-07-12 14:18:08 +02:00