public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Fangrui Song <maskray@google.com>
To: "H.J. Lu" <hjl.tools@gmail.com>
Cc: binutils@sourceware.org, libc-alpha@sourceware.org,
	Nick Clifton <nickc@redhat.com>, Alan Modra <amodra@gmail.com>
Subject: Re: [PATCH 0/10] ld: Implement DT_RELR for x86
Date: Fri, 7 Jan 2022 15:45:59 -0800	[thread overview]
Message-ID: <20220107234559.hipxrz4ntyrjccwd@google.com> (raw)
In-Reply-To: <20220107190631.309790-1-hjl.tools@gmail.com>

On 2022-01-07, H.J. Lu via Libc-alpha wrote:
>Hi Nick,
>
>I'd like to enable DT_RELR for x86 in binutils 2.38.
>
>
>H.J.
>---

Thanks for the patch!

Is the Clang crash
https://sourceware.org/pipermail/libc-alpha/2022-January/134992.html
fixed now?


> 10/10 ld: Add glibc dependency for DT_RELR
>
> if (!glibc_bfd && startswith (a->vna_nodename, "GLIBC_2."))

Thanks for adding the GLIBC_ABI_DT_RELR verneed only if GLIBC_2.* exists, this will make
musl/FreeBSD/NetBSD/etc happy.

  parent reply	other threads:[~2022-01-07 23:46 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-07 19:06 H.J. Lu
2022-01-07 19:06 ` [PATCH 01/10] ld: Extract _bfd_elf_link_iterate_on_relocs H.J. Lu
2022-01-07 19:06 ` [PATCH 02/10] elf: Add .relr.dyn to special_sections_r H.J. Lu
2022-01-07 19:06 ` [PATCH 03/10] elf: Extract _bfd_elf_process_reverse_copy H.J. Lu
2022-01-07 19:06 ` [PATCH 04/10] elf: Pass need_layout to _bfd_elf_map_sections_to_segments H.J. Lu
2022-01-07 19:06 ` [PATCH 05/10] ld: Initial DT_RELR support H.J. Lu
2022-01-08  2:10   ` Fangrui Song
2022-01-08  2:42     ` H.J. Lu
2022-01-08 18:32       ` H.J. Lu
2022-01-08  8:30   ` Fangrui Song
2022-01-08 13:19     ` H.J. Lu
2022-01-07 19:06 ` [PATCH 06/10] elf: Add size_relative_relocs and finish_relative_relocs H.J. Lu
2022-01-07 19:06 ` [PATCH 07/10] elf: Support DT_RELR in linker tests H.J. Lu
2022-01-08  2:42   ` Fangrui Song
2022-01-08 13:46     ` H.J. Lu
2022-01-07 19:06 ` [PATCH 08/10] x86: Add DT_RELR support H.J. Lu
2022-01-07 19:06 ` [PATCH 09/10] ld: Add simple DT_RELR tests H.J. Lu
2022-01-08  2:39   ` Fangrui Song
2022-01-08  2:44     ` H.J. Lu
2022-01-08  8:37   ` Fangrui Song
2022-01-08 18:33     ` H.J. Lu
2022-01-07 19:06 ` [PATCH 10/10] ld: Add glibc dependency for DT_RELR H.J. Lu
2022-01-08  4:43   ` Fangrui Song
2022-01-08  4:51     ` H.J. Lu
2022-01-08  8:19       ` Fangrui Song
2022-01-08 18:37         ` H.J. Lu
2022-01-07 23:45 ` Fangrui Song [this message]
2022-01-07 23:56   ` [PATCH 0/10] ld: Implement DT_RELR for x86 H.J. Lu
2022-01-08  1:31     ` Fangrui Song
2022-01-08  1:55       ` H.J. Lu
2022-01-08 18:30         ` 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=20220107234559.hipxrz4ntyrjccwd@google.com \
    --to=maskray@google.com \
    --cc=amodra@gmail.com \
    --cc=binutils@sourceware.org \
    --cc=hjl.tools@gmail.com \
    --cc=libc-alpha@sourceware.org \
    --cc=nickc@redhat.com \
    /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).