PING [PATCH] gold, dwp: support zstd compressed input debug sections [PR 29641]

Fangrui Song maskray@google.com
Mon Oct 31 21:26:12 GMT 2022


On 2022-09-30, Fangrui Song wrote:
>---
> elfcpp/elfcpp.h                         |   1 +
> gold/Makefile.am                        |  10 +-
> gold/Makefile.in                        |  16 +-
> gold/aclocal.m4                         |   1 +
> gold/compressed_output.cc               |  44 ++--
> gold/config.in                          |   3 +
> gold/configure                          | 258 +++++++++++++++++++++++-
> gold/configure.ac                       |   3 +-
> gold/testsuite/Makefile.am              |  17 +-
> gold/testsuite/Makefile.in              |  32 ++-
> gold/testsuite/gdb_index_test_2_zstd.sh |  24 +++
> 11 files changed, 361 insertions(+), 48 deletions(-)
> create mode 100755 gold/testsuite/gdb_index_test_2_zstd.sh

Ping:)


More information about the Binutils mailing list