From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 49B453857011; Mon, 12 Sep 2022 03:36:01 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 49B453857011 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1662953761; bh=/etCjwuwa9+qJiP+UYescQYP/jjzEz2LdYNwakkLt1M=; h=From:To:Subject:Date:From; b=uA5B+6rYy0CU6mpkL9KvtojDYGgMN3dENx2BRJe67Kn/CBtjNkoGn/KYVn3ZDE+r7 NHNKjWvNAJHiPqQQmctg4kwgl0N+gTL892/GsjJrFBZ3oeLhQT0E1NNNRkBV3AaZxi qyzYWgYshtNjkbkgdolna0xxvicW4lqLMn8O1OPo= From: "i at maskray dot me" To: elfutils-devel@sourceware.org Subject: [Bug general/29565] New: elfutils: support zstd for SHF_COMPRESSED debug sections Date: Mon, 12 Sep 2022 03:36:00 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new 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: i at maskray dot me 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: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone Message-ID: 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=3D29565 Bug ID: 29565 Summary: elfutils: support zstd for SHF_COMPRESSED debug sections Product: elfutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component: general Assignee: unassigned at sourceware dot org Reporter: i at maskray dot me CC: elfutils-devel at sourceware dot org Target Milestone: --- Related: PR29397 (binutils: support zstd for SHF_COMPRESSED debug sections), PR29563 (gdb: support zstd for SHF_COMPRESSED debug sections). At a glance, src/elfcompress.c and src/readelf.c need to support ELFCOMPRESS_ZSTD --=20 You are receiving this mail because: You are on the CC list for the bug.=