[PATCH] Use libc_hidden_proto / _def for hidden wchar ifunc symbols.

Stefan Liebler stli@linux.vnet.ibm.com
Mon Nov 13 17:12:00 GMT 2017


On 11/13/2017 12:55 PM, Florian Weimer wrote:
> On 11/13/2017 11:16 AM, Stefan Liebler wrote:
>> This patch adds the libc_hidden_proto / libc_hidden_def construct.
>> Then the __GI_* symbols are the default-ifunc-variants which can be 
>> called without PLT.
> 
> attribute_hidden and *_hidden_{proto,def} conflict on some 
> architectures.  You need to remove attribute_hidden as part of this change.
> 
> Thanks,
> Florian
> 

Thanks for this hint.
This is an updated version which removes the attribute_hidden, too.

Bye
Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20171113_1615_hidden_wchars.patch
Type: text/x-patch
Size: 12462 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20171113/f3bb1985/attachment.bin>


More information about the Libc-alpha mailing list