Re: [PATCH 15/27] [AARCH64] Add support to ldconfig for ILP32 and libilp32

2016-06-21 Thread Andreas Schwab
Yury Norov writes: > diff --git a/elf/cache.c b/elf/cache.c > index fbee172..cbc6162 100644 > --- a/elf/cache.c > +++ b/elf/cache.c > @@ -101,6 +101,8 @@ print_entry (const char *lib, int flag, unsigned int > osversion, > case FLAG_AARCH64_LIB64: >fputs

Re: [PATCH 15/27] [AARCH64] Add support to ldconfig for ILP32 and libilp32

2016-06-21 Thread Andreas Schwab
Yury Norov writes: > diff --git a/elf/cache.c b/elf/cache.c > index fbee172..cbc6162 100644 > --- a/elf/cache.c > +++ b/elf/cache.c > @@ -101,6 +101,8 @@ print_entry (const char *lib, int flag, unsigned int > osversion, > case FLAG_AARCH64_LIB64: >fputs (",AArch64", stdout); >

[PATCH 15/27] [AARCH64] Add support to ldconfig for ILP32 and libilp32

2016-06-20 Thread Yury Norov
From: Andrew Pinski This patch adds support to ldconfig for libilp32 which is used by ILP32. * sysdeps/generic/ldconfig.h (FLAG_AARCH64_LIB32): New define. * elf/cache.c (print_entry): Handle FLAG_AARCH64_LIB32. * sysdeps/unix/sysv/linux/aarch64/dl-cache.h

[PATCH 15/27] [AARCH64] Add support to ldconfig for ILP32 and libilp32

2016-06-20 Thread Yury Norov
From: Andrew Pinski This patch adds support to ldconfig for libilp32 which is used by ILP32. * sysdeps/generic/ldconfig.h (FLAG_AARCH64_LIB32): New define. * elf/cache.c (print_entry): Handle FLAG_AARCH64_LIB32. * sysdeps/unix/sysv/linux/aarch64/dl-cache.h (_DL_CACHE_DEFAULT_ID): Define it to