x86_64: Handle PLT relocs to hidden symbols
commite69c5066172eeab2f5c12227ff7f8f894839697b
authorMichael Matz <matz@suse.de>
Mon, 14 Apr 2014 02:58:05 +0000 (14 04:58 +0200)
committerMichael Matz <matz@suse.de>
Mon, 14 Apr 2014 02:58:05 +0000 (14 04:58 +0200)
treecc767fbc7702ec829d9eb7f07fdc7d85ef139068
parenta9fda392a0d03d62f0bef0acd42ec82b29216ab3
x86_64: Handle PLT relocs to hidden symbols

For calls to hidden symbols we don't need a PLT slot, rewrite
the reloc into PC32.
tccelf.c