Messages by Thread
-
-
[PATCH] configure.ac: Update AC_PROG_CC and AC_PROG_LEX for autoconf 2.70
Mark Wielaard
-
[Bug debuginfod/29714] New: debuginfod rely on gcc being configured with --enable-linker-build-i
mliska at suse dot cz via Elfutils-devel
-
Re: Fuzzing elfutils
Philippe Antoine
-
[Bug libdw/29711] New: In libdw.h struct Dwarf, struct Dwarf_Abbrev is defined using typedef and not using #include <libdwP.h> is not the way to comply with the specification?
zhuorong.lin at outlook dot com via Elfutils-devel
-
[PATCH v2] debuginfod: Support queries for ELF/DWARF sections
Aaron Merey via Elfutils-devel
-
[PATCH 00/25] Patches for building with mingw/gcc msvc/clang-cl
Yonggang Luo via Elfutils-devel
-
[PATCH 02/25] ignore build directory
Yonggang Luo via Elfutils-devel
-
Re: [PATCH 02/25] ignore build directory
Mark Wielaard
-
Re: [PATCH 02/25] ignore build directory
Yonggang Luo
-
Re: [PATCH 02/25] ignore build directory
Mark Wielaard
-
[PATCH 06/25] move platform depended include into system.h of libebl
Yonggang Luo via Elfutils-devel
-
Re: [PATCH 06/25] move platform depended include into system.h of libebl
Mark Wielaard
-
Re: [PATCH 06/25] move platform depended include into system.h of libebl
Yonggang Luo
-
Re: [PATCH 06/25] move platform depended include into system.h of libebl
Mark Wielaard
-
Re: [PATCH 06/25] move platform depended include into system.h of libebl
Mark Wielaard
-
[PATCH 04/25] libelf/libdwfl: Remove "#define LIB_SYSTEM_H 1" in libelf_crc32.c and libdwfl_crc32.c
Yonggang Luo via Elfutils-devel
-
Re: [PATCH 04/25] libelf/libdwfl: Remove "#define LIB_SYSTEM_H 1" in libelf_crc32.c and libdwfl_crc32.c
Mark Wielaard
-
[PATCH 01/25] Rename 'hello2.spec.' -> 'hello2.spec' 'hello3.spec.' -> 'hello3.spec'
Yonggang Luo via Elfutils-devel
-
Re: [PATCH 01/25] Rename 'hello2.spec.' -> 'hello2.spec' 'hello3.spec.' -> 'hello3.spec'
Mark Wielaard
-
[PATCH 07/25] move platform depended include into system.h of libasm, libcpu, libdw, libdwfl and libdwelf
Yonggang Luo via Elfutils-devel
-
Re: [PATCH 07/25] move platform depended include into system.h of libasm, libcpu, libdw, libdwfl and libdwelf
Mark Wielaard
-
[PATCH 03/25] libebl: There is no need #include <dlfcn.h> in eblclosebackend.c and eblopenbackend.c
Yonggang Luo via Elfutils-devel
-
Re: [PATCH 03/25] libebl: There is no need #include <dlfcn.h> in eblclosebackend.c and eblopenbackend.c
Mark Wielaard
-
[PATCH 12/25] libcpu: Use "#define FCT_mod$64r_m FCT_mod$r_m" is enough and can be recognized by clang-cl on windows in i386_data.h
Yonggang Luo via Elfutils-devel
-
Re: [PATCH 12/25] libcpu: Use "#define FCT_mod$64r_m FCT_mod$r_m" is enough and can be recognized by clang-cl on windows in i386_data.h
Mark Wielaard
-
[PATCH 08/25] Use configure to detect HAVE_DECL_MMAP and use it for system doesn't provide sys/mman.h
Yonggang Luo via Elfutils-devel
-
Re: [PATCH 08/25] Use configure to detect HAVE_DECL_MMAP and use it for system doesn't provide sys/mman.h
Mark Wielaard
-
Re: [PATCH 08/25] Use configure to detect HAVE_DECL_MMAP and use it for system doesn't provide sys/mman.h
Yonggang Luo
-
Re: [PATCH 08/25] Use configure to detect HAVE_DECL_MMAP and use it for system doesn't provide sys/mman.h
Mark Wielaard
-
Re: [PATCH 08/25] Use configure to detect HAVE_DECL_MMAP and use it for system doesn't provide sys/mman.h
Yonggang Luo
-
Re: [PATCH 08/25] Use configure to detect HAVE_DECL_MMAP and use it for system doesn't provide sys/mman.h
Mark Wielaard
-
Re: [PATCH 08/25] Use configure to detect HAVE_DECL_MMAP and use it for system doesn't provide sys/mman.h
Yonggang Luo
-
[PATCH 09/25] include libgen.h in system.h
Yonggang Luo via Elfutils-devel
-
Re: [PATCH 09/25] include libgen.h in system.h
Mark Wielaard
-
Re: [PATCH 09/25] include libgen.h in system.h
Yonggang Luo
-
Re: [PATCH 09/25] include libgen.h in system.h
Yonggang Luo
-
Re: [PATCH 09/25] include libgen.h in system.h
Mark Wielaard
-
[PATCH 05/25] use #include <system.h> instead platform depended header <endian.h> in libdw/memory-access.h
Yonggang Luo via Elfutils-devel
-
Re: [PATCH 05/25] use #include <system.h> instead platform depended header <endian.h> in libdw/memory-access.h
Mark Wielaard
-
[PATCH 13/25] libdw: typeof -> __typeof that can be recognized by both clang-cl and gcc
Yonggang Luo via Elfutils-devel
-
Re: [PATCH 13/25] libdw: typeof -> __typeof that can be recognized by both clang-cl and gcc
Mark Wielaard
-
[PATCH 11/25] libcpu: Use __asm instead asm that can be recognized by both clang-cl and gcc
Yonggang Luo via Elfutils-devel
-
Re: [PATCH 11/25] libcpu: Use __asm instead asm that can be recognized by both clang-cl and gcc
Mark Wielaard
-
Re: [PATCH 11/25] libcpu: Use __asm instead asm that can be recognized by both clang-cl and gcc
Yonggang Luo
-
[PATCH 10/25] libcpu: Remove the need of NMNES by using enum
Yonggang Luo via Elfutils-devel
-
Re: [PATCH 10/25] libcpu: Remove the need of NMNES by using enum
Mark Wielaard
-
[PATCH 14/25] libdw: check __OPTIMIZE__ in dwarf_whatattr.c and dwarf_whatform.c to match the header
Yonggang Luo via Elfutils-devel
-
Re: [PATCH 14/25] libdw: check __OPTIMIZE__ in dwarf_whatattr.c and dwarf_whatform.c to match the header
Mark Wielaard
-
Re: [PATCH 14/25] libdw: check __OPTIMIZE__ in dwarf_whatattr.c and dwarf_whatform.c to match the header
Yonggang Luo
-
Re: [PATCH 14/25] libdw: check __OPTIMIZE__ in dwarf_whatattr.c and dwarf_whatform.c to match the header
Mark Wielaard
-
Re: [PATCH 14/25] libdw: check __OPTIMIZE__ in dwarf_whatattr.c and dwarf_whatform.c to match the header
Yonggang Luo
-
[PATCH 18/25] lib: Use NOT_HAVE_LIBINTL to guard #include <libintl.h>
Yonggang Luo via Elfutils-devel
-
[PATCH 16/25] libeu: Move the implementation of pwrite_retry, write_retry and pread_retry from header to source
Yonggang Luo via Elfutils-devel
-
Re: [PATCH 16/25] libeu: Move the implementation of pwrite_retry, write_retry and pread_retry from header to source
Mark Wielaard
-
[PATCH 22/25] libebl/libdwelf: define ssize_t and pid_t for MSVC within installed header libdwelf.h and libebl.h
Yonggang Luo via Elfutils-devel
-
[PATCH 15/25] lib: Implement error properly even when not HAVE_ERR_H
Yonggang Luo via Elfutils-devel
-
Re: [PATCH 15/25] lib: Implement error properly even when not HAVE_ERR_H
Mark Wielaard
-
Re: [PATCH 15/25] lib: Implement error properly even when not HAVE_ERR_H
Yonggang Luo
-
Re: [PATCH 15/25] lib: Implement error properly even when not HAVE_ERR_H
Mark Wielaard
-
[PATCH 20/25] Add function sys_get_page_size to replace platform dependent sysconf (_SC_PAGESIZE)
Yonggang Luo via Elfutils-devel
-
[PATCH 19/25] libelf: F_GETFD may not predefined with msvc/mingw, guard the usage of it
Yonggang Luo via Elfutils-devel
-
Re: [PATCH 19/25] libelf: F_GETFD may not predefined with msvc/mingw, guard the usage of it
Mark Wielaard
-
[PATCH 23/25] libasm/debuginfod: fchmod doesn't present on win32
Yonggang Luo via Elfutils-devel
-
[PATCH 17/25] libelf: uid_t, gid_t and mode_t are not comes with msvcrt, so using long/unsigned long instead on win32
Yonggang Luo via Elfutils-devel
-
[PATCH 21/25] libasm: stdio_ext.h are not present on win32
Yonggang Luo via Elfutils-devel
-
[PATCH 24/25] lib: isatty is not available on windows
Yonggang Luo via Elfutils-devel
-
[PATCH] readelf: Handle DW_LLE_GNU_view_pair
Mark Wielaard
-
[PATCH] debuginfod-client: Add DEBUGINFOD_HEADERS_FILE.
Daniel Thornburgh via Elfutils-devel
-
GNU Tools Cauldron 2022 - video recordings
Martin Liška
-
[Bug debuginfod/29696] New: 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
-
[PATCH v2 0/7] Enable building libelf of elfutils on win32
Yonggang Luo via Elfutils-devel
-
[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
-
[PATCH] Retrive 64bit timestamp from curl_easy_getinfo on _TIME_BITS=64 environment
河辺 岳人
-
[Bug general/29614] New: 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
-
[PATCH 0/7] Enable building libelf of elfutils on win32
Yonggang Luo via Elfutils-devel
-
[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
-
[Bug general/29571] New: Add 'Key to Flags' to eu-readelf output
mliska at suse dot cz via Elfutils-devel
-
[PATCH] tests: Add libeu to tests needing error() API
Khem Raj via Elfutils-devel
-
[Bug general/29565] New: elfutils: support zstd for SHF_COMPRESSED debug sections
i at maskray dot me 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
-
[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
-
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
-
[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
-
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