[PATCH 1/3] Add inhibit_stack_protector to ifuncmain9 [BZ #25680]
H.J. Lu
hjl.tools@gmail.com
Sat Mar 13 13:44:13 GMT 2021
On Fri, Mar 12, 2021 at 10:01 PM Siddhesh Poyarekar
<siddhesh@sourceware.org> wrote:
>
> On 3/13/21 1:25 AM, H.J. Lu via Libc-alpha wrote:
> > On x86-64, IFUNC was disabled in ld.so before. Now IFUNC is selectly
> > enabled in ld.so.
> > If you want to disable one specific IFUNC in ld.so on x86-64, please
> > open a glibc bug and
> > CC me.
>
> Not for ld.so, this is for static binary early startup, e.g. in
> __libc_init_tls.
We have startup.h to handle special requirements during startup in static
libc.
--
H.J.
More information about the Libc-alpha
mailing list