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 Thu, 17 Aug 2017, H.J. Lu wrote:

> Yes, this is target independent.   It should benefit static PIE build for all
> targets.  On x86, it bypasses GOT/PLT.

Specifically, on x86 I'd consider this (making functions hidden if they 
are not exported from the shared library containing their definitions) to 
be part of the fix for bug 18822.

-- 
Joseph S. Myers
joseph@codesourcery.com


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