This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
[PING][PATCH 0/2] Accept absolute symbols whose value is zero [BZ #23307]
- From: "Maciej W. Rozycki" <macro at mips dot com>
- To: <libc-alpha at sourceware dot org>
- Date: Mon, 25 Jun 2018 20:14:16 +0100
- Subject: [PING][PATCH 0/2] Accept absolute symbols whose value is zero [BZ #23307]
- References: <alpine.DEB.2.00.1806181533590.20622@tp.orcam.me.uk>
On Mon, 18 Jun 2018, Maciej W. Rozycki wrote:
> I have created a small patch series to address this problem. The first
> part is the actual fix. The second part is an ABI bump, so that the
> linker can set the minimum ABI required for an absolute symbol created to
> address the issue covered in PR ld/21375 and make old dynamic loaders fail
> with "ELF file ABI version invalid" rather than confusing "undefined
> symbol".
Ping for:
<https://patchwork.sourceware.org/patch/27909/>
<https://patchwork.sourceware.org/patch/27910/>
I'd like to see these changes in 2.28.
Maciej