elfutils-devel
Thread
Date
Earlier messages
Messages by Thread
elfutils 0.195 released
Aaron Merey
[COMMITTED] config/elfutils.spec.in: package gelf.3 in %files
Aaron Merey
[PATCH v3] doc: Update libelf.3 with gelf.h information
Aaron Merey
Re: [PATCH v3] doc: Update libelf.3 with gelf.h information
Mark Wielaard
[PATCH] libdw: Recognize .debug_dwp section in scn_dwarf_type as TYPE_DWO
Mark Wielaard
Re: [PATCH] libdw: Recognize .debug_dwp section in scn_dwarf_type as TYPE_DWO
Aaron Merey
[PATCH 1/4] configure.ac, src/: update to C++20, add new stackprof tool
Serhei Makarov
[PATCH 2/4] tests/: add test suite for stackprof
Serhei Makarov
Re: [PATCH 2/4] tests/: add test suite for stackprof
Aaron Merey
[PATCH 3/4] doc/stackprof.1: add man page for stackprof
Serhei Makarov
[PATCH 4/4] src/stacktrace.c: remove in favour of stackprof
Serhei Makarov
Re: [PATCH 4/4] src/stacktrace.c: remove in favour of stackprof
Aaron Merey
Re: [PATCH 1/4] configure.ac, src/: update to C++20, add new stackprof tool
Aaron Merey
Re: [PATCH 1/4] configure.ac, src/: update to C++20, add new stackprof tool
Aaron Merey
Re: [PATCH 1/4] configure.ac, src/: update to C++20, add new stackprof tool
Serhei Makarov
Re: [PATCH 1/4] configure.ac, src/: update to C++20, add new stackprof tool
Aaron Merey
[PATCH] config: Make known-dwarf work for DW_SECT
Mark Wielaard
Re: [PATCH] config: Make known-dwarf work for DW_SECT
Aaron Merey
[PATCH] elf_newdata: Make sure to set d_type to ELF_T_BYTE and d_align to one
Mark Wielaard
Re: [PATCH] elf_newdata: Make sure to set d_type to ELF_T_BYTE and d_align to one
Aaron Merey
[PATCH v2 1/6] backends/: add aarch64 sample_regs support
Serhei Makarov
[PATCH v2 2/6] backends/: fixup x86 initreg_sample to share code with aarch64
Serhei Makarov
[PATCH v2 4/6] backends/: should use size_t n_regs_mapping for *_sample_sp_pc
Serhei Makarov
[PATCH v2 5/6] backends/: add 32-bit ARM sample_regs support
Serhei Makarov
[PATCH v2 3/6] libebl/eblinitreg_sample.c: fix a potential off-by-one error
Serhei Makarov
Re: [PATCH v2 3/6] libebl/eblinitreg_sample.c: fix a potential off-by-one error
Aaron Merey
Re: [PATCH v2 3/6] libebl/eblinitreg_sample.c: fix a potential off-by-one error
Serhei Makarov
[PATCH v2 6/6] src/stacktrace.c: Enable ARM support
Serhei Makarov
[PATCH] elflint: Recognize debug dwo sections
Mark Wielaard
Re: [PATCH] elflint: Recognize debug dwo sections
Aaron Merey
[PATCH v2] debuginfod: Add a flag to limit scan depth
Roman Bolshakov
Re: [PATCH v2] debuginfod: Add a flag to limit scan depth
Aaron Merey
[PATCH] debuginfod: Add a flag to limit scan depth
Roman Bolshakov
Re: [PATCH] debuginfod: Add a flag to limit scan depth
Frank Ch. Eigler
Sourceware infrastructure updates for Q1 2026
Mark Wielaard
[COMMITTED] Containerfile-fedora-latest: Also install valgrind-devel
Mark Wielaard
[COMMITTED] builder: Add elfutils-[try-]fedora-threadsafe
Mark Wielaard
[PATCH v2] readelf: print .debug_cu_index and .debug_tu_index sections
Mark Wielaard
Re: [PATCH v2] readelf: print .debug_cu_index and .debug_tu_index sections
Aaron Merey
[Bug libdw/34030] New: dwfl_linux_kernel_module_section_address fails on __versions section due to missing sysfs entry
marekpazur1 at seznam dot cz
[Bug libdw/34030] dwfl_linux_kernel_module_section_address fails on __versions section due to missing sysfs entry
mark at klomp dot org
[PATCH] readelf: print .debug_cu_index and .debug_tu_index sections
Mark Wielaard
Re: [PATCH] readelf: print .debug_cu_index and .debug_tu_index sections
Aaron Merey
Re: [PATCH] readelf: print .debug_cu_index and .debug_tu_index sections
Mark Wielaard
[PATCH 1/6] backends/: add aarch64 sample_regs support
Serhei Makarov
[PATCH 3/6] libebl/eblinitreg_sample.c: fix a potential off-by-one error
Serhei Makarov
Re: [PATCH 3/6] libebl/eblinitreg_sample.c: fix a potential off-by-one error
Aaron Merey
[PATCH 5/6] backends/: add 32-bit ARM sample_regs support
Serhei Makarov
Re: [PATCH 5/6] backends/: add 32-bit ARM sample_regs support
Aaron Merey
Re: [PATCH 5/6] backends/: add 32-bit ARM sample_regs support
Serhei Makarov
Re: [PATCH 5/6] backends/: add 32-bit ARM sample_regs support
Aaron Merey
[PATCH 4/6] backends/: should use size_t n_regs_mapping for *_sample_sp_pc
Serhei Makarov
Re: [PATCH 4/6] backends/: should use size_t n_regs_mapping for *_sample_sp_pc
Aaron Merey
Re: [PATCH 4/6] backends/: should use size_t n_regs_mapping for *_sample_sp_pc
Serhei Makarov
Re: [PATCH 4/6] backends/: should use size_t n_regs_mapping for *_sample_sp_pc
Aaron Merey
[PATCH 2/6] backends/: fixup x86 initreg_sample to share code with aarch64
Serhei Makarov
Re: [PATCH 2/6] backends/: fixup x86 initreg_sample to share code with aarch64
Aaron Merey
[PATCH 6/6] src/stacktrace.c: Enable ARM support
Serhei Makarov
Re: [PATCH 6/6] src/stacktrace.c: Enable ARM support
Aaron Merey
Re: [PATCH 6/6] src/stacktrace.c: Enable ARM support
Serhei Makarov
Re: [PATCH 6/6] src/stacktrace.c: Enable ARM support
Aaron Merey
Re: [PATCH 1/6] backends/: add aarch64 sample_regs support
Aaron Merey
Re: [PATCH 1/6] backends/: add aarch64 sample_regs support
Serhei Makarov
Re: [PATCH 1/6] backends/: add aarch64 sample_regs support
Aaron Merey
Preparing for the 0.195 release on Wednesday April 15
Aaron Merey
[PATCH] readelf: Print split DWARF CU version, unit type and id
Mark Wielaard
Re: [PATCH] readelf: Print split DWARF CU version, unit type and id
Aaron Merey
[Bug debuginfod/34016] New: elfutils-0.194 with --enable-libdebuginfod: fails to build on Hurd ("error: linux/limits.h: No such file or directory")
csfore at gentoo dot org
[Bug debuginfod/34016] elfutils-0.194 with --enable-libdebuginfod: fails to build on Hurd ("error: linux/limits.h: No such file or directory")
mark at klomp dot org
[Bug debuginfod/34016] elfutils-0.194 with --enable-libdebuginfod: fails to build on Hurd ("error: linux/limits.h: No such file or directory")
csfore at gentoo dot org
[Bug debuginfod/34016] elfutils-0.194 with --enable-libdebuginfod: fails to build on Hurd ("error: linux/limits.h: No such file or directory")
mark at klomp dot org
[PATCH] elflint: add additional lints to LOAD, INTERP and PHDR segments
Fabian Rast
Re: [PATCH] elflint: add additional lints to LOAD, INTERP and PHDR segments
Aaron Merey
Sourceware Survey 2026
Mark Wielaard
Re: Sourceware Survey 2026
Mark Wielaard
[COMMITTED] debuginfod-client.c: Add dummy debuginfod_default_progressfn
Aaron Merey
[Bug backends/34007] New: crash with eu-strip from 0.192
rguenth at gcc dot gnu.org
[Bug backends/34007] crash with eu-strip from 0.192
mark at klomp dot org
[Bug backends/34007] crash with eu-strip from 0.192
mark at klomp dot org
[PATCH] debuginfod: add metadata query by buildid
Josef Cejka
Re: [PATCH] debuginfod: add metadata query by buildid
Aaron Merey
[PATCH v3] libdwfl/linux-pid-attach.c PR33974: __libdwfl_set_initial_registers_thread on non-Linux
Serhei Makarov
Re: [PATCH v3] libdwfl/linux-pid-attach.c PR33974: __libdwfl_set_initial_registers_thread on non-Linux
Mark Wielaard
Re: [PATCH v3] libdwfl/linux-pid-attach.c PR33974: __libdwfl_set_initial_registers_thread on non-Linux
Sam James
[PATCH 1/2] libdebuginfod: Add the default progress callback function to the public API
Aaron Merey
[PATCH 2/2] debuginfod-find: Restore DEBUGINFOD_PROGRESS behaviour
Aaron Merey
Re: [PATCH 2/2] debuginfod-find: Restore DEBUGINFOD_PROGRESS behaviour
Mark Wielaard
Re: [PATCH 1/2] libdebuginfod: Add the default progress callback function to the public API
Frank Ch. Eigler
Re: [PATCH 1/2] libdebuginfod: Add the default progress callback function to the public API
Aaron Merey
Re: [PATCH 1/2] libdebuginfod: Add the default progress callback function to the public API
Mark Wielaard
Re: [PATCH 1/2] libdebuginfod: Add the default progress callback function to the public API
Aaron Merey
[PATCH] gelf_update_move.c: Handle ELFCLASS32 and ELFCLASS64 separately
Aaron Merey
Re: [PATCH] gelf_update_move.c: Handle ELFCLASS32 and ELFCLASS64 separately
Mark Wielaard
Re: [PATCH] gelf_update_move.c: Handle ELFCLASS32 and ELFCLASS64 separately
Aaron Merey
[PATCH v2] libdwfl/linux-pid-attach.c PR33974: __libdwfl_set_initial_registers_thread on non-Linux
Serhei Makarov
Re: [PATCH v2] libdwfl/linux-pid-attach.c PR33974: __libdwfl_set_initial_registers_thread on non-Linux
Mark Wielaard
Re: [PATCH v2] libdwfl/linux-pid-attach.c PR33974: __libdwfl_set_initial_registers_thread on non-Linux
Serhei Makarov
[PATCH v1] libdwfl/linux-pid-attach.c PR33974: __libdwfl_set_initial_registers_thread on non-Linux
Serhei Makarov
[Bug libdw/33974] New: elfutils-
sam at gentoo dot org
[Bug libdw/33974] elfutils-0.194 fails to link on GNU Hurd (libdwfl_stacktrace/dwflst_sample_frame.c:176:(.text+0xbb): undefined reference to `__libdwfl_set_initial_registers_thread')
sam at gentoo dot org
[Bug libdw/33974] elfutils-0.194 fails to link on GNU Hurd (libdwfl_stacktrace/dwflst_sample_frame.c:176:(.text+0xbb): undefined reference to `__libdwfl_set_initial_registers_thread')
sam at gentoo dot org
[Bug libdw/33974] elfutils-0.194 fails to link on GNU Hurd (libdwfl_stacktrace/dwflst_sample_frame.c:176:(.text+0xbb): undefined reference to `__libdwfl_set_initial_registers_thread')
serhei at serhei dot io
[Bug libdw/33974] elfutils-0.194 fails to link on GNU Hurd (libdwfl_stacktrace/dwflst_sample_frame.c:176:(.text+0xbb): undefined reference to `__libdwfl_set_initial_registers_thread')
serhei at serhei dot io
[Bug libdw/33974] elfutils-0.194 fails to link on GNU Hurd (libdwfl_stacktrace/dwflst_sample_frame.c:176:(.text+0xbb): undefined reference to `__libdwfl_set_initial_registers_thread')
serhei at serhei dot io
[PATCH v2 01/16] doc: Add gelf_getsym.3
Aaron Merey
[PATCH v2 02/16] doc: Add gelf_update_sym.3
Aaron Merey
Re: [PATCH v2 02/16] doc: Add gelf_update_sym.3
Mark Wielaard
[PATCH v2 03/16] doc: Add gelf_getsymshndx.3
Aaron Merey
Re: [PATCH v2 03/16] doc: Add gelf_getsymshndx.3
Mark Wielaard
[PATCH v2 08/16] doc: Add gelf_update_dyn.3
Aaron Merey
Re: [PATCH v2 08/16] doc: Add gelf_update_dyn.3
Mark Wielaard
[PATCH v2 06/16] doc: Add gelf_update_syminfo.3
Aaron Merey
Re: [PATCH v2 06/16] doc: Add gelf_update_syminfo.3
Mark Wielaard
[PATCH v2 04/16] doc: Add gelf_update_symshndx.3
Aaron Merey
Re: [PATCH v2 04/16] doc: Add gelf_update_symshndx.3
Mark Wielaard
[PATCH v2 10/16] doc: Add gelf_update_move.3
Aaron Merey
Re: [PATCH v2 10/16] doc: Add gelf_update_move.3
Mark Wielaard
[PATCH v2 16/16] doc: Add gelf_checksum.3
Aaron Merey
Re: [PATCH v2 16/16] doc: Add gelf_checksum.3
Mark Wielaard
[PATCH v2 12/16] doc: Add gelf_update_lib.3
Aaron Merey
Re: [PATCH v2 12/16] doc: Add gelf_update_lib.3
Mark Wielaard
[PATCH v2 05/16] doc: Add gelf_getsyminfo.3
Aaron Merey
Re: [PATCH v2 05/16] doc: Add gelf_getsyminfo.3
Mark Wielaard
[PATCH v2 09/16] doc: Add gelf_getmove.3
Aaron Merey
Re: [PATCH v2 09/16] doc: Add gelf_getmove.3
Mark Wielaard
[PATCH v2 15/16] doc: Add gelf_update_auxv.3
Aaron Merey
Re: [PATCH v2 15/16] doc: Add gelf_update_auxv.3
Mark Wielaard
[PATCH v2 07/16] doc: Add gelf_getdyn.3
Aaron Merey
Re: [PATCH v2 07/16] doc: Add gelf_getdyn.3
Mark Wielaard
[PATCH v2 11/16] doc: Add gelf_getlib.3
Aaron Merey
Re: [PATCH v2 11/16] doc: Add gelf_getlib.3
Mark Wielaard
[PATCH v2 14/16] doc: Add gelf_getauxv.3
Aaron Merey
Re: [PATCH v2 14/16] doc: Add gelf_getauxv.3
Mark Wielaard
[PATCH v2 13/16] doc: Add gelf_getnote.3
Aaron Merey
Re: [PATCH v2 01/16] doc: Add gelf_getsym.3
Mark Wielaard
[PATCH] libelf: elf_update should make sure section zero exists
Mark Wielaard
Re: [PATCH] libelf: elf_update should make sure section zero exists
Aaron Merey
[Bug libelf/33968] New: elf_update (elf, ELF_C_NULL) might crash for Elf files opened with ELF_C_READ_MMAP
mark at klomp dot org
[Bug libelf/33967] New: elf_update might crash for 65280+ sections when section zero headers aren't loaded
mark at klomp dot org
[Bug libelf/33967] elf_update might crash for 65280+ sections when section zero headers aren't loaded
mark at klomp dot org
[Bug libelf/33967] elf_update might crash for 65280+ sections when section zero headers aren't loaded
mark at klomp dot org
[Bug libelf/33967] elf_update might crash for 65280+ sections when section zero headers aren't loaded
mark at klomp dot org
[PATCH] Replace assert with eu_static_assert where possible.
Mark Wielaard
Re: [PATCH] Replace assert with eu_static_assert where possible.
Aaron Merey
[Bug libdw/33958] New: kernel modules with non-0 sh_addr sections cause bad relocation
fche at redhat dot com
[Bug libdw/33958] kernel modules with non-0 sh_addr sections cause bad relocation
fche at redhat dot com
[Bug libdw/33958] kernel modules with non-0 sh_addr sections cause bad relocation
mark at klomp dot org
[Bug tools/33957] New: dwarflint and non-imported PUs
tromey at sourceware dot org
[Bug tools/33957] dwarflint and non-imported PUs
tromey at sourceware dot org
[Bug tools/24799] dwarflint could check .debug_names
tromey at sourceware dot org
[Bug tools/23100] dwarflint -vs- DW_AT_alignment
tromey at sourceware dot org
[Bug tools/33956] New: [meta] dwarflint
tromey at sourceware dot org
[Bug tools/33956] [meta] dwarflint
tromey at sourceware dot org
[Bug tools/33956] [meta] dwarflint
tromey at sourceware dot org
[Bug tools/33956] [meta] dwarflint
tromey at sourceware dot org
[Bug tools/33956] [meta] dwarflint
tromey at sourceware dot org
[Bug tools/33956] [meta] dwarflint
tromey at sourceware dot org
[Bug tools/33956] [meta] dwarflint
tromey at sourceware dot org
[Bug tools/33955] New: dwarflint should check referent of DW_TAG_variant_part
tromey at sourceware dot org
[Bug tools/33955] dwarflint should check referent of DW_TAG_variant_part
tromey at sourceware dot org
[Bug tools/33955] dwarflint should check referent of DW_TAG_variant_part
tromey at sourceware dot org
[PATCH] libdwfl: Work around ET_REL files with sh_addr fields set to non-zero
Mark Wielaard
Re: [PATCH] libdwfl: Work around ET_REL files with sh_addr fields set to non-zero
Aaron Merey
[Bug debuginfod/33937] New: Backwads incompatible behavior and poor documentation for debuginfod-find
alessandro.arzilli at gmail dot com
[Bug debuginfod/33937] Backwads incompatible behavior and poor documentation for debuginfod-find
mark at klomp dot org
[Bug debuginfod/33937] Backwads incompatible behavior and poor documentation for debuginfod-find
fche at redhat dot com
[Bug debuginfod/33937] Backwads incompatible behavior and poor documentation for debuginfod-find
alessandro.arzilli at gmail dot com
[Bug debuginfod/33937] Backwads incompatible behavior and poor documentation for debuginfod-find
fche at redhat dot com
[Bug debuginfod/33937] Backwards incompatible behavior and poor documentation for debuginfod-find
sam at gentoo dot org
[Bug debuginfod/33937] Backwards incompatible behavior and poor documentation for debuginfod-find
alessandro.arzilli at gmail dot com
[Bug debuginfod/33937] Backwards incompatible behavior and poor documentation for debuginfod-find
fche at redhat dot com
[Bug debuginfod/33937] Backwards incompatible behavior and poor documentation for debuginfod-find
alessandro.arzilli at gmail dot com
[Bug debuginfod/33937] Backwards incompatible behavior and poor documentation for debuginfod-find
mark at klomp dot org
[Bug debuginfod/33937] Backwards incompatible behavior and poor documentation for debuginfod-find
fche at redhat dot com
[Bug debuginfod/33937] Backwards incompatible behavior and poor documentation for debuginfod-find
mark at klomp dot org
[Bug debuginfod/33937] Backwards incompatible behavior and poor documentation for debuginfod-find
amerey at redhat dot com
[Bug debuginfod/33937] Backwards incompatible behavior and poor documentation for debuginfod-find
[email protected]
[Bug debuginfod/33937] Backwards incompatible behavior and poor documentation for debuginfod-find
mark at klomp dot org
[Bug debuginfod/33937] Backwards incompatible behavior and poor documentation for debuginfod-find
amerey at redhat dot com
[PATCH v2] dwarf_tag.c: Protect cu->last_abbrev_offset with lock
Aaron Merey
Re: [PATCH v2] dwarf_tag.c: Protect cu->last_abbrev_offset with lock
Mark Wielaard
[PATCH] aarch64: Recognize SHT_AARCH64_ATTRIBUTES
Mark Wielaard
Re: [PATCH] aarch64: Recognize SHT_AARCH64_ATTRIBUTES
Aaron Merey
[PATCH] dwarf_begin_elf.c: Fix lock resource leak
Aaron Merey
Re: [PATCH] dwarf_begin_elf.c: Fix lock resource leak
Mark Wielaard
[Bug tools/33923] New: eu-elflint does not recognise SHT_AARCH64_ATTRIBUTES (0x70000003) in its AArch64 backend
deepesh.varatharajan at windriver dot com
[Bug tools/33923] eu-elflint does not recognise SHT_AARCH64_ATTRIBUTES (0x70000003) in its AArch64 backend
mark at klomp dot org
[Bug tools/33923] eu-elflint does not recognise SHT_AARCH64_ATTRIBUTES (0x70000003) in its AArch64 backend
mark at klomp dot org
[Bug tools/33923] eu-elflint does not recognise SHT_AARCH64_ATTRIBUTES (0x70000003) in its AArch64 backend
deepesh.varatharajan at windriver dot com
[Bug tools/33923] eu-readelf does not recognise SHT_AARCH64_ATTRIBUTES
mark at klomp dot org
[COMMITTED] CONTRIBUTING: Add Policy on the Use of LLM-generated Content
Aaron Merey
[PATCH] readelf: Fix NULL pointer dereference in process_symtab with -D flag
Dainard, Samuel
Re: [PATCH] readelf: Fix NULL pointer dereference in process_symtab with -D flag
Mark Wielaard
[PATCH] debuginfod: add filename to archive_exception log
Michael Trapp
Re: [PATCH] debuginfod: add filename to archive_exception log
Aaron Merey
[Bug debuginfod/33903] New: unsorted DEBUGINFOD_URLS from profile.sh
tiagodepalves at gmail dot com
[Bug debuginfod/33903] unsorted DEBUGINFOD_URLS from profile.sh
fche at redhat dot com
[Bug debuginfod/33903] unsorted DEBUGINFOD_URLS from profile.sh
tiagodepalves at gmail dot com
[Bug debuginfod/33903] unsorted DEBUGINFOD_URLS from profile.sh
fche at redhat dot com
[Bug debuginfod/33903] unsorted DEBUGINFOD_URLS from profile.sh
tiagodepalves at gmail dot com
Earlier messages