On 11/24/22 13:33, Mark Wielaard wrote:
> Hi Martin,
>
> On Thu, 2022-11-24 at 13:23 +0100, Martin Liška wrote:
>> Similar fix to:
>> https://sourceware.org/bugzilla/show_bug.cgi?id=29718
>>
>> Ready for master?
>
> Assuming runtime, glibc/ld.so, accepts this without EI_OSABI set to
> ELFOSABI_LI
Hi Martin,
On Thu, 2022-11-24 at 13:23 +0100, Martin Liška wrote:
> Similar fix to:
> https://sourceware.org/bugzilla/show_bug.cgi?id=29718
>
> Ready for master?
Assuming runtime, glibc/ld.so, accepts this without EI_OSABI set to
ELFOSABI_LINUX, it seems ok to print it as GNU_IFUNC.
> e
Similar fix to:
https://sourceware.org/bugzilla/show_bug.cgi?id=29718
Ready for master?
Thanks,
Martin
PR 29826
libebl/ChangeLog:
* eblsymboltypename.c (ebl_symbol_type_name):
Do not require EI_OSABI for IFUNC
---
libebl/eblsymboltypename.c | 6 +++---
1 file changed, 3