From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 56F2A3858D1E; Tue, 11 Jul 2023 16:21:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 56F2A3858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1689092512; bh=bZCgL523OexZL3s1iJN60OyUrIaIoeCEDmUokeXneVg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=qf1pd+jOlEheQNdTu7/RtwAON5xgrW7rgPjkzxpoaeATlLfrWO9BZ/XK/mbCPGvrP QN+6uqh5d4kUrh8zW1zG4Y2wK4taE/akhcKTD5AxrFy5HVS6Y+INH5pQw5X1UbeLNc 5ygLiYXrFFa+wj9vgv+V8MvwbU68eErgxgWg4A1k= From: "ajax at redhat dot com" To: elfutils-devel@sourceware.org Subject: [Bug tools/28495] Add support for SHT_RELR to eu-readelf Date: Tue, 11 Jul 2023 16:21:51 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: elfutils X-Bugzilla-Component: tools X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: ajax at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D28495 Adam Jackson changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ajax at redhat dot com --- Comment #3 from Adam Jackson --- SHT_RELR is shipping now: datura:~% rpm -q glibc elfutils=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 glibc-2.37-4.fc38.x86_64 elfutils-0.189-3.fc38.x86_64 datura:~% eu-readelf -a /usr/lib64/libc.so.6 | grep -m 1 -F .relr.dyn [13] .relr.dyn : 19 0000000000025180 00025180 00000108 = 8 A 0 0 8 --=20 You are receiving this mail because: You are on the CC list for the bug.=