commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hurd,commited] hurd: Fix static-PIE startup


From: Samuel Thibault
Subject: Re: [hurd,commited] hurd: Fix static-PIE startup
Date: Tue, 1 Feb 2022 01:49:05 +0100
User-agent: NeoMutt/20170609 (1.8.3)

Hello,

H.J. Lu, le lun. 31 janv. 2022 16:14:59 -0800, a ecrit:
> > +#define SET_RELHOOK(NAME, HOOK) \
> > +       asm(".section " #NAME",\"aR\"\n" \
> > +           ".quad "#HOOK" - .\n" \
> > +           ".section .text");
> > +
> > +#endif /* set_hooks_arch.h */
> 
> SET_RELHOOK is used only for hurd which doesn't support x86-64.

We plan to support x86-64 relatively soon.

Samuel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]