Opened 14 months ago

Closed 14 months ago

Last modified 9 months ago

#5224 closed enhancement (fixed)

elfutils-0.189

Reported by: Bruce Dubbs Owned by: Xi Ruoyao
Priority: normal Milestone: 12.0
Component: Book Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (5)

comment:1 by Xi Ruoyao, 14 months ago

Owner: changed from lfs-book to Xi Ruoyao
Status: newassigned

comment:2 by Xi Ruoyao, 14 months ago

Version 0.189 "Don't deflate!"

configure:

  • eu-nm, eu-addr2line and eu-stack can provide demangled symbols when linked with libstdc++. Use --disable-demangler to disable.
  • A new option --enable-sanitize-memory has been added for msan sanitizer support.

libelf:

  • elf_compress now supports ELFCOMPRESS_ZSTD when build against libzstd

libdwfl:

  • dwfl_module_return_value_location now returns 0 (no return type) for DIEs that point to a DW_TAG_unspecified_type.

elfcompress:

  • -t, --type= now support zstd if libelf has been build with ELFCOMPRESS_ZSTD support.

backends:

  • Add support for LoongArch and Synopsys ARCv2 processors.

comment:3 by Xi Ruoyao, 14 months ago

comment:4 by Xi Ruoyao, 14 months ago

Resolution: fixed
Status: assignedclosed

comment:5 by Bruce Dubbs, 9 months ago

Milestone: 11.412.0

Milestone renamed

Note: See TracTickets for help on using tickets.