From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 146A83858C33; Sun, 30 Oct 2022 01:10:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 146A83858C33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1667092221; bh=qgmNGCqKaQS5ObLNJW+fdHcPmzkjbXBy2QIBtrSPSmI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=DV3t4ADSETj6sYZtP7TNdqGitgiMTXNrEKV6LP1bwPrgDmRgSg3EAqnJqGam30JAh 1MFQoh4uQPW4G1CvugsZmQBPvZvn1GIgcQmZL/R40niD7ujRsG3DOQACPLkuQBKiD3 QEzJLjnT+b1pHzqWxDofeA4vbN2ZbgLUP8p5uB50= From: "mark at klomp dot org" To: elfutils-devel@sourceware.org Subject: [Bug general/29571] Add 'Key to Flags' to eu-readelf output Date: Sun, 30 Oct 2022 01:10:18 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: elfutils X-Bugzilla-Component: general X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mark at klomp dot org 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=3D29571 Mark Wielaard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mark at klomp dot org --- Comment #2 from Mark Wielaard --- Comment on attachment 14419 --> https://sourceware.org/bugzilla/attachment.cgi?id=3D14419 elfutils: List flags meaning when running eu-readelf Thanks. But O is for "Ordered" (binutils doesn't seem to have that), N is f= or "extra OS processing required" (what binutils uses O for), R is for GNU Ret= ain. We don't show 'D' for mbind (we probably should). Nor do we show 'l' for SHF_X86_64_LARGE (we don't even recognize that). --=20 You are receiving this mail because: You are on the CC list for the bug.=