elfutils-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[Bug debuginfod/29696] intermittent libmicrohttpd assertion failures related to socket fd closing
rgoldber at redhat dot com via Elfutils-devel
[Bug debuginfod/29696] intermittent libmicrohttpd assertion failures related to socket fd closing
mark at klomp dot org via Elfutils-devel
[Bug debuginfod/29696] intermittent libmicrohttpd assertion failures related to socket fd closing
rgoldber at redhat dot com via Elfutils-devel
[Bug debuginfod/29696] intermittent libmicrohttpd assertion failures related to socket fd closing
fche at redhat dot com via Elfutils-devel
[Bug libdw/29695] New: In libelf.h struct Elf, struct Elf_Scn is defined using typedef and not using #include <libelfP.h> is not the way to comply with the specification?
zhuorong.lin at outlook dot com via Elfutils-devel
[Bug libelf/29695] In libelf.h struct Elf, struct Elf_Scn is defined using typedef and not using #include <libelfP.h> is not the way to comply with the specification?
zhuorong.lin at outlook dot com via Elfutils-devel
[Bug libelf/29695] In libelf.h struct Elf, struct Elf_Scn is defined using typedef and not using #include <libelfP.h> is not the way to comply with the specification?
mark at klomp dot org via Elfutils-devel
[PATCH v2 0/7] Enable building libelf of elfutils on win32
Yonggang Luo via Elfutils-devel
[PATCH v2 2/7] move platform depended include into system.h of libelf
Yonggang Luo via Elfutils-devel
Re: [PATCH v2 2/7] move platform depended include into system.h of libelf
Mark Wielaard
[PATCH v2 3/7] Move the #include <libintl.h> into eu-config.h
Yonggang Luo via Elfutils-devel
Re: [PATCH v2 3/7] Move the #include <libintl.h> into eu-config.h
Mark Wielaard
[PATCH v2 4/7] lib: Use NOT_HAVE_LIBINTL to guard #include <libintl.h>
Yonggang Luo via Elfutils-devel
Re: [PATCH v2 4/7] lib: Use NOT_HAVE_LIBINTL to guard #include <libintl.h>
Mark Wielaard
[OB PATCH] debuginfod-client: Ensure only negative error codes returned.
Aaron Merey via Elfutils-devel
[PATCH] debuginfod: Support queries for ELF/DWARF sections.
Aaron Merey via Elfutils-devel
Re: [PATCH] debuginfod: Support queries for ELF/DWARF sections.
Frank Ch. Eigler via Elfutils-devel
Re: [PATCH] debuginfod: Support queries for ELF/DWARF sections.
Aaron Merey via Elfutils-devel
[PATCH] Retrive 64bit timestamp from curl_easy_getinfo on _TIME_BITS=64 environment
河辺 岳人
Re: [PATCH] Retrive 64bit timestamp from curl_easy_getinfo on _TIME_BITS=64 environment
Frank Ch. Eigler via Elfutils-devel
[Bug general/29614] New: Fails to build with GCC master + -D_FORTIFY_SOURCE=3
mliska at suse dot cz via Elfutils-devel
[Bug general/29614] Fails to build with GCC master + -D_FORTIFY_SOURCE=3
mliska at suse dot cz via Elfutils-devel
[Bug general/29614] Fails to build with GCC master + -D_FORTIFY_SOURCE=3
mark at klomp dot org via Elfutils-devel
[Bug general/29614] Fails to build with GCC master + -D_FORTIFY_SOURCE=3
mliska at suse dot cz via Elfutils-devel
[Bug general/29614] Fails to build with GCC master + -D_FORTIFY_SOURCE=3
mark at klomp dot org via Elfutils-devel
[Bug general/29614] Fails to build with GCC master + -D_FORTIFY_SOURCE=3
mliska at suse dot cz via Elfutils-devel
[Bug general/29614] Fails to build with GCC master + -D_FORTIFY_SOURCE=3
mliska at suse dot cz via Elfutils-devel
[PATCH] libdwfl: add dwfl_report_offline_memory
Aleksei Vetrov via Elfutils-devel
Re: [PATCH] libdwfl: add dwfl_report_offline_memory
Mark Wielaard
[PATCH 0/7] Enable building libelf of elfutils on win32
Yonggang Luo via Elfutils-devel
[PATCH 1/7] Rename 'hello2.spec.' -> 'hello2.spec' 'hello3.spec.' -> 'hello3.spec'
Yonggang Luo via Elfutils-devel
Re: [PATCH 1/7] Rename 'hello2.spec.' -> 'hello2.spec' 'hello3.spec.' -> 'hello3.spec'
Mark Wielaard
Re: [PATCH 1/7] Rename 'hello2.spec.' -> 'hello2.spec' 'hello3.spec.' -> 'hello3.spec'
Yonggang Luo
Re: [PATCH 1/7] Rename 'hello2.spec.' -> 'hello2.spec' 'hello3.spec.' -> 'hello3.spec'
Frank Ch. Eigler via Elfutils-devel
Re: [PATCH 1/7] Rename 'hello2.spec.' -> 'hello2.spec' 'hello3.spec.' -> 'hello3.spec'
Yonggang Luo
Re: [PATCH 1/7] Rename 'hello2.spec.' -> 'hello2.spec' 'hello3.spec.' -> 'hello3.spec'
Yonggang Luo
Re: [PATCH 1/7] Rename 'hello2.spec.' -> 'hello2.spec' 'hello3.spec.' -> 'hello3.spec'
Frank Ch. Eigler via Elfutils-devel
Re: [PATCH 1/7] Rename 'hello2.spec.' -> 'hello2.spec' 'hello3.spec.' -> 'hello3.spec'
Mark Wielaard
Re: [PATCH 1/7] Rename 'hello2.spec.' -> 'hello2.spec' 'hello3.spec.' -> 'hello3.spec'
Mark Wielaard
Re: [PATCH 1/7] Rename 'hello2.spec.' -> 'hello2.spec' 'hello3.spec.' -> 'hello3.spec'
Yonggang Luo
[PATCH 3/7] lib: Use NOT_HAVE_LIBINTL to guard if need #include <libintl.h>
Yonggang Luo via Elfutils-devel
[PATCH 6/7] Fixes building with msvc/clang mingw/gcc
Yonggang Luo via Elfutils-devel
Re: [PATCH 6/7] Fixes building with msvc/clang mingw/gcc
Mark Wielaard
Re: [PATCH 6/7] Fixes building with msvc/clang mingw/gcc
Yonggang Luo
[PATCH 4/7] Remove duplicated #include <libintl.h>
Yonggang Luo via Elfutils-devel
[PATCH 2/7] move platform depended include into system.h
Yonggang Luo via Elfutils-devel
Re: [PATCH 2/7] move platform depended include into system.h
Mark Wielaard
Re: [PATCH 2/7] move platform depended include into system.h
Yonggang Luo
[PATCH 5/7] Strip __ prefix from __BYTE_ORDER __LITTLE_ENDIAN and __BIG_ENDIAN
Yonggang Luo via Elfutils-devel
Re: [PATCH 5/7] Strip __ prefix from __BYTE_ORDER __LITTLE_ENDIAN and __BIG_ENDIAN
Mark Wielaard
Re: [PATCH 5/7] Strip __ prefix from __BYTE_ORDER __LITTLE_ENDIAN and __BIG_ENDIAN
Yonggang Luo
Re: [PATCH 5/7] Strip __ prefix from __BYTE_ORDER __LITTLE_ENDIAN and __BIG_ENDIAN
Mark Wielaard
[PATCH 7/7] Add CMake build files
Yonggang Luo via Elfutils-devel
Re: [PATCH 7/7] Add CMake build files
Mark Wielaard
Re: [PATCH 7/7] Add CMake build files
Yonggang Luo
[Bug debuginfod/29574] New: debuginfod: allow recursive scanning of archives
nolange79 at gmail dot com via Elfutils-devel
[PATCH] debuginfod: Add Ubuntu's debuginfod service to the list.
Sergio Durigan Junior via Elfutils-devel
Re: [PATCH] debuginfod: Add Ubuntu's debuginfod service to the list.
Martin Liška
[Bug general/29571] New: Add 'Key to Flags' to eu-readelf output
mliska at suse dot cz via Elfutils-devel
[Bug general/29571] Add 'Key to Flags' to eu-readelf output
zhuorong.lin at outlook dot com via Elfutils-devel
[Bug general/29571] Add 'Key to Flags' to eu-readelf output
mark at klomp dot org via Elfutils-devel
[Bug general/29571] Add 'Key to Flags' to eu-readelf output
mliska at suse dot cz via Elfutils-devel
[Bug general/29571] Add 'Key to Flags' to eu-readelf output
mark at klomp dot org via Elfutils-devel
[Bug general/29571] Add 'Key to Flags' to eu-readelf output
samuelzeter at gmail dot com
[Bug general/29571] Add 'Key to Flags' to eu-readelf output
samuelzeter at gmail dot com
[Bug general/29571] Add 'Key to Flags' to eu-readelf output
mark at klomp dot org
[Bug general/29571] Add 'Key to Flags' to eu-readelf output
mark at klomp dot org
[PATCH] tests: Add libeu to tests needing error() API
Khem Raj via Elfutils-devel
Re: [PATCH] tests: Add libeu to tests needing error() API
Mark Wielaard
[Bug general/29176] run-backtrace-native-biarch.sh seems to fail on Ubuntu Jammy
jbglaw--- via Elfutils-devel
[Bug general/29176] run-backtrace-native-biarch.sh seems to fail on Ubuntu Jammy
jbglaw--- via Elfutils-devel
[Bug general/29176] run-backtrace-native-biarch.sh seems to fail on Ubuntu Jammy
mark at klomp dot org via Elfutils-devel
[Bug general/29176] run-backtrace-native-biarch.sh seems to fail on Ubuntu Jammy
mark at klomp dot org via Elfutils-devel
[Bug general/29176] run-backtrace-native-biarch.sh seems to fail on Ubuntu Jammy
jbglaw--- via Elfutils-devel
[Bug general/29176] run-backtrace-native-biarch.sh seems to fail on Ubuntu Jammy
mark at klomp dot org via Elfutils-devel
[Bug general/29176] run-backtrace-native-biarch.sh seems to fail on Ubuntu Jammy
bschnzl at cotse dot net
[Bug general/29565] New: elfutils: support zstd for SHF_COMPRESSED debug sections
i at maskray dot me via Elfutils-devel
[Bug general/29565] elfutils: support zstd for SHF_COMPRESSED debug sections
mliska at suse dot cz via Elfutils-devel
[Bug general/29565] elfutils: support zstd for SHF_COMPRESSED debug sections
mliska at suse dot cz via Elfutils-devel
[Bug general/29565] elfutils: support zstd for SHF_COMPRESSED debug sections
mliska at suse dot cz via Elfutils-devel
Patchwork may go down for maintenance today
Siddhesh Poyarekar
-Werror=array-bounds
exactlywb--- via Elfutils-devel
[PATCH] add debuginfod_get_headers if DUMMY_LIBDEBUGINFOD is used
Martin Liška
☠ Buildbot (GNU Toolchain): elfutils - failed test (failure) test (failure) (master)
builder--- via Elfutils-devel
[PATCH] debuginfod: Use auto-sized connection pool when -C is not given with arg
Aaron Merey via Elfutils-devel
Re: [PATCH] debuginfod: Use auto-sized connection pool when -C is not given with arg
Frank Ch. Eigler via Elfutils-devel
[patch git] PR28284 - debuginfod x-debuginfod* header processing
Frank Ch. Eigler via Elfutils-devel
Re: [patch git] PR28284 - debuginfod x-debuginfod* header processing
Mark Wielaard
Re: [patch git] PR28284 - debuginfod x-debuginfod* header processing
Frank Ch. Eigler via Elfutils-devel
Re: [patch git] PR28284 - debuginfod x-debuginfod* header processing
Ryan Goldberg via Elfutils-devel
Re: [patch git] PR28284 - debuginfod x-debuginfod* header processing
Mark Wielaard
Re: [patch git] PR28284 - debuginfod x-debuginfod* header processing
Frank Ch. Eigler via Elfutils-devel
debuginfod metadata patch review
Frank Ch. Eigler via Elfutils-devel
Proposing Sourceware as SFC member project
Mark Wielaard
Sourceware accepted as SFC member project
Mark Wielaard
Sourceware infrastructure presentation and community Q&A
Mark Wielaard
Re: Sourceware infrastructure presentation and community Q&A
Mark Wielaard
Worker threads and MHD_USE_EPOLL
Aaron Merey via Elfutils-devel
Issue 50751 in oss-fuzz: elfutils: Fuzzing build failure
ClusterFuzz-External via monorail via Elfutils-devel
Issue 50751 in oss-fuzz: elfutils: Fuzzing build failure
ClusterFuzz-External via monorail via Elfutils-devel
[PATCH] libelf: Correctly decode ar_mode as octal string
Mark Wielaard
[PATCH] ar: Correct -N COUNT off-by-one
Mark Wielaard
Artix Linux debuginfod
Christos Nouskas via Elfutils-devel
Re: Artix Linux debuginfod
Frank Ch. Eigler via Elfutils-devel
elfutils does not compile with gcc 12.2.0
Nick via Elfutils-devel
Re: elfutils does not compile with gcc 12.2.0
Dmitry V. Levin
Re: elfutils does not compile with gcc 12.2.0
Nick via Elfutils-devel
[PATCH] Add new debuginfod.sysconfig value DEBUGINFOD_EXTRA_ARGS
Martin Liška
[PATCH] debuginfod: fix http_requests_total{type="debuginfo"} when dwz is used
Martin Liška
Re: [PATCH] debuginfod: fix http_requests_total{type="debuginfo"} when dwz is used
Frank Ch. Eigler via Elfutils-devel
[PATCH v2] debuginfod: fix http_requests_total{type="debuginfo"} when dwz is used
Martin Liška
[PATCH] debuginfod: print filename for "cannot open archive" error
Martin Liška
Re: [PATCH] debuginfod: print filename for "cannot open archive" error
Frank Ch. Eigler via Elfutils-devel
[PATCH v2] debuginfod: print filename for "cannot open archive" error
Martin Liška
[Bug tools/29498] New: Is it expected that eu-strip strips .note.GNU-stack
jpalus at fastmail dot com via Elfutils-devel
[Bug tools/29498] Is it expected that eu-strip strips .note.GNU-stack
mliska at suse dot cz via Elfutils-devel
[Bug tools/29498] Is it expected that eu-strip strips .note.GNU-stack
mark at klomp dot org via Elfutils-devel
[Bug tools/29498] Is it expected that eu-strip strips .note.GNU-stack
jpalus at fastmail dot com via Elfutils-devel
[PATCH] Support nullglob in profile.*.in files
Martin Liška
Re: [PATCH] Support nullglob in profile.*.in files
Frank Ch. Eigler via Elfutils-devel
[PATCH] debuginfod: Fix concurrent request leading to a same .rpm file [PR29474]
Martin Liška
[Bug debuginfod/29478] New: Slow query of a debuginfo in a big rpm with very many files
mliska at suse dot cz via Elfutils-devel
[Bug debuginfod/29478] Slow query of a debuginfo in a big rpm with very many files
fche at redhat dot com via Elfutils-devel
[Bug debuginfod/29478] Slow query of a debuginfo in a big rpm with very many files
mliska at suse dot cz via Elfutils-devel
[Bug debuginfod/29474] New: Server returns 404 for concurrent requests when leading to a same .rpm
mliska at suse dot cz via Elfutils-devel
[Bug debuginfod/29474] Server returns 404 for concurrent requests when leading to a same .rpm
mliska at suse dot cz via Elfutils-devel
[Bug debuginfod/29474] Server returns 404 for concurrent requests when leading to a same .rpm
mliska at suse dot cz via Elfutils-devel
[Bug debuginfod/29474] Server returns 404 for concurrent requests when leading to a same .rpm
mliska at suse dot cz via Elfutils-devel
[Bug debuginfod/29474] Server returns 404 for concurrent requests when leading to a same .rpm
mliska at suse dot cz via Elfutils-devel
[Bug debuginfod/29474] Server returns 404 for concurrent requests when leading to a same .rpm
mliska at suse dot cz via Elfutils-devel
[Bug debuginfod/29474] Server returns 404 for concurrent requests when leading to a same .rpm
fche at redhat dot com via Elfutils-devel
[Bug tools/28729] After eu-ar -r added file into archive, it changes file permission
panxh_ran at 163 dot com via Elfutils-devel
[Bug tools/28729] After eu-ar -r added file into archive, it changes file permission
mark at klomp dot org via Elfutils-devel
[Bug tools/28729] After eu-ar -r added file into archive, it changes file permission
mark at klomp dot org via Elfutils-devel
[Bug debuginfod/29472] New: Support querying the debuginfod-server for metadata
rgoldber at redhat dot com via Elfutils-devel
[Bug debuginfod/29472] Support querying the debuginfod-server for metadata
mliska at suse dot cz via Elfutils-devel
[Bug debuginfod/29472] Support querying the debuginfod-server for metadata
mliska at suse dot cz via Elfutils-devel
[Bug debuginfod/29472] Support querying the debuginfod-server for metadata
rgoldber at redhat dot com via Elfutils-devel
[Bug debuginfod/29472] Support querying the debuginfod-server for metadata
rgoldber at redhat dot com via Elfutils-devel
[Bug debuginfod/29472] Support querying the debuginfod-server for metadata
rgoldber at redhat dot com via Elfutils-devel
PATCH: Bug debuginfod/29472 followup
Frank Ch. Eigler via Elfutils-devel
Re: PATCH: Bug debuginfod/29472 followup
Mark Wielaard
Re: PATCH: Bug debuginfod/29472 followup
Frank Ch. Eigler via Elfutils-devel
Re: PATCH: Bug debuginfod/29472 followup
Mark Wielaard
[Bug debuginfod/29472] Support querying the debuginfod-server for metadata
mark at klomp dot org via Elfutils-devel
[Bug debuginfod/28284] support description functionality through HEAD
fche at redhat dot com via Elfutils-devel
[Bug debuginfod/28284] support description functionality through HEAD
mliska at suse dot cz via Elfutils-devel
[Bug debuginfod/28284] support description functionality through HEAD
fche at redhat dot com via Elfutils-devel
[Bug debuginfod/29469] New: Add /buildid/BUILDID/header WEBAPI
mliska at suse dot cz via Elfutils-devel
[Bug debuginfod/29469] Add /buildid/BUILDID/header WEBAPI
mark at klomp dot org via Elfutils-devel
[Bug debuginfod/29469] Add /buildid/BUILDID/header WEBAPI
mliska at suse dot cz via Elfutils-devel
[Bug debuginfod/29469] Add /buildid/BUILDID/header WEBAPI
mark at klomp dot org via Elfutils-devel
[Bug debuginfod/29469] Add /buildid/BUILDID/header WEBAPI
fche at redhat dot com via Elfutils-devel
[Bug tools/29073] program header entry 2: unknown program header entry type 0x70000003
schwab--- via Elfutils-devel
[PATCH RFC] backends: Add RISC-V object attribute printing
Andreas Schwab via Elfutils-devel
Re: [PATCH RFC] backends: Add RISC-V object attribute printing
Mark Wielaard
Re: [PATCH RFC] backends: Add RISC-V object attribute printing
Martin Liška
Re: [PATCH RFC] backends: Add RISC-V object attribute printing
Mark Wielaard
Re: [PATCH RFC] backends: Add RISC-V object attribute printing
Martin Liška
[PATCH] readelf: Handle SHT_RISCV_ATTRIBUTES like SHT_GNU_ATTRIBUTES
Andreas Schwab via Elfutils-devel
Re: [PATCH] readelf: Handle SHT_RISCV_ATTRIBUTES like SHT_GNU_ATTRIBUTES
Mark Wielaard
One shot mode for debuginfod server
Ryan Goldberg via Elfutils-devel
Re: One shot mode for debuginfod server
Mark Wielaard
cannot skip augment string handling
Ulrich Drepper via Elfutils-devel
Re: cannot skip augment string handling
Mark Wielaard
☝ Buildbot (GNU Toolchain): elfutils - worker not available (master)
builder--- via Elfutils-devel
☝ Buildbot (GNU Toolchain): elfutils - worker not available (master)
builder--- via Elfutils-devel
Re: Making DT_HASH optional?
Mark Wielaard
[PATCH] elflint: Allow zero p_memsz for PT_RISCV_ATTRIBUTES
Andreas Schwab via Elfutils-devel
Re: [PATCH] elflint: Allow zero p_memsz for PT_RISCV_ATTRIBUTES
Mark Wielaard
[PATCH] backends: Handle new RISC-V specific definitions
Andreas Schwab via Elfutils-devel
Re: [PATCH] backends: Handle new RISC-V specific definitions
Mark Wielaard
[PATCH] libelf: Sync elf.h from glibc
Andreas Schwab via Elfutils-devel
Re: [PATCH] libelf: Sync elf.h from glibc
Mark Wielaard
[PATCH] libelf: Sync elf.h from glibc
Andreas Schwab via Elfutils-devel
Re: [PATCH] libelf: Sync elf.h from glibc
Mark Wielaard
[PATCH] libelf: Sync elf.h from glibc
Ying Huang
Re: [PATCH] libelf: Sync elf.h from glibc
Mark Wielaard
[Bug tools/28873] Implement eu-readelf -D
dichen at redhat dot com via Elfutils-devel
[Bug tools/28873] Implement eu-readelf -D
dichen at redhat dot com via Elfutils-devel
[Bug tools/28873] Implement eu-readelf -D
dichen at redhat dot com via Elfutils-devel
[Bug tools/28873] Implement eu-readelf -D
dichen at redhat dot com via Elfutils-devel
[Bug tools/28873] Implement eu-readelf -D
dichen at redhat dot com via Elfutils-devel
[Bug tools/28873] Implement eu-readelf -D
amerey at redhat dot com via Elfutils-devel
[Bug tools/28873] Implement eu-readelf -D
mark at klomp dot org via Elfutils-devel
[Bug tools/28873] Implement eu-readelf -D
mark at klomp dot org via Elfutils-devel
[PATCH] tests: run-low_high_pc.sh: drop redundant 'lx' suffix
Sergei Trofimovich via Elfutils-devel
Re: [PATCH] tests: run-low_high_pc.sh: drop redundant 'lx' suffix
Mark Wielaard
[PATCH] tests: do not fail on zero sized DIEs (binutils-2.39 compatible)
Sergei Trofimovich via Elfutils-devel
Re: [PATCH] tests: do not fail on zero sized DIEs (binutils-2.39 compatible)
Martin Liška
[PATCH v2] tests: do not fail on zero sized DIEs (binutils-2.39 compatible)
Sergei Trofimovich via Elfutils-devel
Re: [PATCH v2] tests: do not fail on zero sized DIEs (binutils-2.39 compatible)
Mark Wielaard
Re: [PATCH v2] tests: do not fail on zero sized DIEs (binutils-2.39 compatible)
Mark Wielaard
Re: [PATCH v2] tests: do not fail on zero sized DIEs (binutils-2.39 compatible)
Sergei Trofimovich via Elfutils-devel
[Bug libdw/29450] New: run-low_high_pc.sh fails on i386 against binutils-2.39
slyich at gmail dot com via Elfutils-devel
[Bug libdw/29450] run-low_high_pc.sh fails on i386 against binutils-2.39
slyich at gmail dot com via Elfutils-devel
[Bug libdw/29450] run-low_high_pc.sh fails on i386 against binutils-2.39
slyich at gmail dot com via Elfutils-devel
[Bug libdw/29450] run-low_high_pc.sh fails on i386 against binutils-2.39
slyich at gmail dot com via Elfutils-devel
[Bug libdw/29450] run-low_high_pc.sh fails on i386 against binutils-2.39
slyich at gmail dot com via Elfutils-devel
[Bug libdw/29450] run-low_high_pc.sh fails on i386 against binutils-2.39
slyich at gmail dot com via Elfutils-devel
Earlier messages
Later messages