Bug 29565 - elfutils: support zstd for SHF_COMPRESSED debug sections
Summary: elfutils: support zstd for SHF_COMPRESSED debug sections
Status: RESOLVED FIXED
Alias: None
Product: elfutils
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-12 03:36 UTC by Fangrui Song
Modified: 2022-12-23 08:48 UTC (History)
3 users (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fangrui Song 2022-09-12 03:36:00 UTC
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
Comment 1 Martin Liska 2022-10-24 11:10:29 UTC
First part patch:
https://sourceware.org/pipermail/elfutils-devel/2022q4/005491.html
Comment 2 Martin Liska 2022-12-23 08:48:57 UTC
Implemented in a5b07cdf9c491fb7a4a16598c482c68b718f59b9.