Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* DWZ 0.17 released
@ 2026-07-11 20:18 Mark Wielaard
  0 siblings, 0 replies; only message in thread
From: Mark Wielaard @ 2026-07-11 20:18 UTC (permalink / raw)
  To: dwz; +Cc: dwarf-discuss, gcc, gdb

DWZ 0.17 has been released.

dwz - DWARF optimization and duplicate removal tool

    dwz is a program that attempts to optimize DWARF debugging
    information contained in ELF shared libraries and ELF executables
    for size, by replacing DWARF information representation with
    equivalent smaller representation where possible and by reducing
    the amount of duplication using techniques from DWARF standard
    appendix E - creating DW_TAG_partial_unit compilation units (CUs)
    for duplicated information and using DW_TAG_imported_unit to
    import it into each CU that needs it.

You can download dwz from the sourceware FTP server here:

    https://sourceware.org/ftp/dwz/releases/
    ftp://sourceware.org/pub/dwz/releases/

The vital stats:

    Size    md5sum                            Name
    189KiB  3feead232f4862af3fb3e041c00ecfd6  dwz-0.17.tar.gz
    152KiB  fd653f7ca80a7222d4b7cc3497870e38  dwz-0.17.tar.xz

    The tar files are signed (as dwz-0.17.tar.{gz,xz}.asc) with
    https://www.klomp.org/mark/gnupg-pub.txt

There is a web page for DWZ at:

        https://sourceware.org/dwz/

DWZ 0.17 now accepts (ELF or GNU) compressed debug sections on input.

== git shortlog ==

Daan De Meyer (1):
  dwz: Accept compressed debug sections on input

Mark Wielaard (9):
  lldb doesn't have a mailinglist anymore
  Sync dwarf2.{def,h} and dwarfnames.c from gcc/libiberty
  htab.c: Remove old-style function definitions
  dwz.c (optimize_multifile): Init shstrtab and shstrtab_len after setjmp.
  dwz: Print the max die limit when not optimizing in error messages
  dwz: Fix stray comma in error format
  Define ELFCOMPRESS_ZSTD if elf.h and libelf.h don't define it
  Update FSF Copyright years to include 2025.
  Bump version to 0.17


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-11 20:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-11 20:18 DWZ 0.17 released Mark Wielaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox