This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Mark internal functions with attribute_hidden


On 08/17/2017 02:25 PM, H.J. Lu wrote:
> Mark internal functions with attribute_hidden to allow direct access to
> internal functions within libc.a without using GOT when the compiler
> defaults to -fPIE.

This explanation is a bit confusing.  I think this benefits other
architectures, too.

I have an internal_function removal patch which conflicts with this, but
I can adjust it.

Thanks,
Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]