This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Fix localplt test breakage with new readelf
- From: "H.J. Lu" <hjl dot tools at gmail dot com>
- To: Alan Modra <amodra at gmail dot com>
- Cc: GNU C Library <libc-alpha at sourceware dot org>
- Date: Thu, 26 Feb 2015 06:34:42 -0800
- Subject: Re: [PATCH] Fix localplt test breakage with new readelf
- Authentication-results: sourceware.org; auth=none
- References: <20150226133649 dot GL16384 at bubble dot grove dot modra dot org>
On Thu, Feb 26, 2015 at 5:36 AM, Alan Modra <amodra@gmail.com> wrote:
> Since 2014-11-24 git commit bb4d2ac2, readelf has appended the symbol
> version to symbols shown in reloc dumps.
>
> * scripts/localplt.awk: Strip off symbol version.
This fixes:
https://sourceware.org/bugzilla/show_bug.cgi?id=16512
Please add PR to ChangeLog entry and update NEWS.
Thanks.
--
H.J.