On 12/18/18 3:49 PM, Joseph Myers wrote:
> On Tue, 18 Dec 2018, Vineet Gupta wrote:
>
>> diff --git a/sysdeps/unix/sysv/linux/arc/ldconfig.h
>> b/sysdeps/unix/sysv/linux/arc/ldconfig.h
>
> This header should only be needed if you support multiple ABIs
> simultaneously on the same system; note mo
On Tue, 18 Dec 2018, Vineet Gupta wrote:
> diff --git a/sysdeps/unix/sysv/linux/arc/ldconfig.h
> b/sysdeps/unix/sysv/linux/arc/ldconfig.h
This header should only be needed if you support multiple ABIs
simultaneously on the same system; note most architectures don't have it.
Maybe it will be r
Signed-off-by: Vineet Gupta
---
ChangeLog | 3 ++
sysdeps/unix/sysv/linux/arc/dl-static.c | 84 +
sysdeps/unix/sysv/linux/arc/ldconfig.h | 25 ++
sysdeps/unix/sysv/linux/arc/ldsodefs.h | 32 +
4 files changed, 14