public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: "H.J. Lu" <hjl.tools@gmail.com>
To: Samuel Thibault <samuel.thibault@gnu.org>
Cc: GNU C Library <libc-alpha@sourceware.org>, commit-hurd@gnu.org
Subject: Re: [hurd,commited] hurd: Fix static-PIE startup
Date: Mon, 31 Jan 2022 16:53:19 -0800	[thread overview]
Message-ID: <CAMe9rOowdnJaNWug534CcE0etzprDRT0r6Kj0nJU690RRPo6nw@mail.gmail.com> (raw)
In-Reply-To: <20220201004904.lueklvwiyyqhyewx@begin>

On Mon, Jan 31, 2022 at 4:49 PM Samuel Thibault <samuel.thibault@gnu.org> wrote:
>
> 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.
>

Then please put it under the x86-64 directory for hurd.   It doesn't
belong to sysdeps/x86_64.

-- 
H.J.

  reply	other threads:[~2022-02-01  0:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-28  9:42 Samuel Thibault
2022-02-01  0:14 ` H.J. Lu
2022-02-01  0:49   ` Samuel Thibault
2022-02-01  0:53     ` H.J. Lu [this message]
2022-02-01  0:58       ` Samuel Thibault
2022-02-01 14:19         ` H.J. Lu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAMe9rOowdnJaNWug534CcE0etzprDRT0r6Kj0nJU690RRPo6nw@mail.gmail.com \
    --to=hjl.tools@gmail.com \
    --cc=commit-hurd@gnu.org \
    --cc=libc-alpha@sourceware.org \
    --cc=samuel.thibault@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).