aarch64: handle lazy relocation of TLSDESC
commit2f4000a2f56f9b80e431c3ad07b4c8e3711397fc
authorWaldemar Brodkorb <wbx@uclibc-ng.org>
Sun, 16 Apr 2017 15:45:46 +0000 (16 17:45 +0200)
committerWaldemar Brodkorb <wbx@uclibc-ng.org>
Mon, 17 Apr 2017 07:47:02 +0000 (17 09:47 +0200)
tree6671e4f83691c606540c76707074671c827e7e24
parentec81b89935bc76c2b8829c19cbf0b954c5fad008
aarch64: handle lazy relocation of TLSDESC

Binutils emits by default lazy relocations for TLSDESC and
ld.so need to handle that. Fixes problems like:
can't handle reloc type 0x407
ldso/ldso/aarch64/elfinterp.c