ARC: ldso: don't use _DYNAMIC@gotpc construct #1
commitd36553c70fd1e64277fdb8c09efd915b706131af
authorVineet Gupta <Vineet.Gupta1@synopsys.com>
Fri, 13 Jan 2017 20:24:52 +0000 (13 12:24 -0800)
committerWaldemar Brodkorb <wbx@uclibc-ng.org>
Sun, 15 Jan 2017 18:20:48 +0000 (15 19:20 +0100)
treedad8a578d564b1a956a50b69138d0885cf8cae46
parent88b5d9c6ea420dedf23238a952ac117cd7d5a7c1
ARC: ldso: don't use _DYNAMIC@gotpc construct #1

This converts elf_machine_dynamic() to not use the _DYNAMIC@xx construct
which was historically converted by assembler into _GLOBAL_OFFSET_TABLE

Now that "hack" is being removed from assembler, we need to make sure
that no code relies on that magic "conversion".

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
ldso/ldso/arc/dl-sysdep.h