Show patches with: none      |   582 patches
« 1 23 4 5 6 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
PATCH: Bug debuginfod/29472 followup PATCH: Bug debuginfod/29472 followup - - --- 2022-11-01 Frank Ch. Eigler Superseded
[v3] debuginfod: Support queries for ELF/DWARF sections [v3] debuginfod: Support queries for ELF/DWARF sections - - --- 2022-11-01 Aaron Merey Committed
[v2] Add support for ARCv2 [v2] Add support for ARCv2 - - --- 2022-10-31 Shahab Vahedi Superseded
[COMMITTED] libelf: Sync elf.h from glibc [COMMITTED] libelf: Sync elf.h from glibc - - --- 2022-10-28 Mark Wielaard Committed
readelf: add binutils-style --syms option readelf: add binutils-style --syms option - - --- 2022-10-28 Arsen Arsenović Committed
Add support for ARCv2 Add support for ARCv2 - - --- 2022-10-28 Shahab Vahedi Superseded
[v3] debuginfod: Support queries for ELF/DWARF sections [v3] debuginfod: Support queries for ELF/DWARF sections - - --- 2022-10-28 Aaron Merey Superseded
[COMMITTED] Use grep -E instead of egrep, use grep -F instead of fgrep. [COMMITTED] Use grep -E instead of egrep, use grep -F instead of fgrep. - - --- 2022-10-27 Mark Wielaard Committed
[COMMITTED] config: Add BuildRequires socat for run-debuginfod-response-headers.sh [COMMITTED] config: Add BuildRequires socat for run-debuginfod-response-headers.sh - - --- 2022-10-27 Mark Wielaard Committed
[Bug,tools/29719] New: eu-readelf -s=section is confusing [Bug,tools/29719] New: eu-readelf -s=section is confusing - - --- 2022-10-24 fche at redhat dot com Superseded
[RFC] readelf: partial support of ZSTD compression [RFC] readelf: partial support of ZSTD compression - - --- 2022-10-24 Martin Liška Committed
configure.ac: Update AC_PROG_CC and AC_PROG_LEX for autoconf 2.70 configure.ac: Update AC_PROG_CC and AC_PROG_LEX for autoconf 2.70 - - --- 2022-10-22 Mark Wielaard Committed
debuginfod: Support queries for ELF/DWARF sections debuginfod: Support queries for ELF/DWARF sections - - --- 2022-10-22 Aaron Merey Superseded
[v2] debuginfod: Support queries for ELF/DWARF sections [v2] debuginfod: Support queries for ELF/DWARF sections - - --- 2022-10-21 Aaron Merey Superseded
[24/25] lib: isatty is not available on windows Patches for building with mingw/gcc msvc/clang-cl - - --- 2022-10-20 Yonggang Luo Superseded
[23/25] libasm/debuginfod: fchmod doesn't present on win32 Patches for building with mingw/gcc msvc/clang-cl - - --- 2022-10-20 Yonggang Luo Superseded
[22/25] libebl/libdwelf: define ssize_t and pid_t for MSVC within installed header libdwelf.h and l… Patches for building with mingw/gcc msvc/clang-cl - - --- 2022-10-20 Yonggang Luo Superseded
[21/25] libasm: stdio_ext.h are not present on win32 Patches for building with mingw/gcc msvc/clang-cl - - --- 2022-10-20 Yonggang Luo Superseded
[20/25] Add function sys_get_page_size to replace platform dependent sysconf (_SC_PAGESIZE) Patches for building with mingw/gcc msvc/clang-cl - - --- 2022-10-20 Yonggang Luo Superseded
[19/25] libelf: F_GETFD may not predefined with msvc/mingw, guard the usage of it Patches for building with mingw/gcc msvc/clang-cl - - --- 2022-10-20 Yonggang Luo Superseded
[18/25] lib: Use NOT_HAVE_LIBINTL to guard #include <libintl.h> Patches for building with mingw/gcc msvc/clang-cl - - --- 2022-10-20 Yonggang Luo Superseded
[17/25] libelf: uid_t, gid_t and mode_t are not comes with msvcrt, so using long/unsigned long inst… Patches for building with mingw/gcc msvc/clang-cl - - --- 2022-10-20 Yonggang Luo Superseded
[16/25] libeu: Move the implementation of pwrite_retry, write_retry and pread_retry from header to … Patches for building with mingw/gcc msvc/clang-cl - - --- 2022-10-20 Yonggang Luo Superseded
[15/25] lib: Implement error properly even when not HAVE_ERR_H Patches for building with mingw/gcc msvc/clang-cl - - --- 2022-10-20 Yonggang Luo Superseded
[14/25] libdw: check __OPTIMIZE__ in dwarf_whatattr.c and dwarf_whatform.c to match the header Patches for building with mingw/gcc msvc/clang-cl - - --- 2022-10-20 Yonggang Luo Superseded
[13/25] libdw: typeof -> __typeof that can be recognized by both clang-cl and gcc Patches for building with mingw/gcc msvc/clang-cl - - --- 2022-10-20 Yonggang Luo Committed
[12/25] libcpu: Use "#define FCT_mod$64r_m FCT_mod$r_m" is enough and can be recognized by clang-cl… Patches for building with mingw/gcc msvc/clang-cl - - --- 2022-10-20 Yonggang Luo Committed
[11/25] libcpu: Use __asm instead asm that can be recognized by both clang-cl and gcc Patches for building with mingw/gcc msvc/clang-cl - - --- 2022-10-20 Yonggang Luo Superseded
[10/25] libcpu: Remove the need of NMNES by using enum Patches for building with mingw/gcc msvc/clang-cl - - --- 2022-10-20 Yonggang Luo Superseded
[09/25] include libgen.h in system.h Patches for building with mingw/gcc msvc/clang-cl - - --- 2022-10-20 Yonggang Luo Rejected
[08/25] Use configure to detect HAVE_DECL_MMAP and use it for system doesn't provide sys/mman.h Patches for building with mingw/gcc msvc/clang-cl - - --- 2022-10-20 Yonggang Luo Superseded
[07/25] move platform depended include into system.h of libasm, libcpu, libdw, libdwfl and libdwelf Patches for building with mingw/gcc msvc/clang-cl - - --- 2022-10-20 Yonggang Luo Committed
[06/25] move platform depended include into system.h of libebl Patches for building with mingw/gcc msvc/clang-cl - - --- 2022-10-20 Yonggang Luo Superseded
[05/25] use #include <system.h> instead platform depended header <endian.h> in libdw/memory-access.h Patches for building with mingw/gcc msvc/clang-cl - - --- 2022-10-20 Yonggang Luo Committed
[04/25] libelf/libdwfl: Remove "#define LIB_SYSTEM_H 1" in libelf_crc32.c and libdwfl_crc32.c Patches for building with mingw/gcc msvc/clang-cl - - --- 2022-10-20 Yonggang Luo Committed
[03/25] libebl: There is no need #include <dlfcn.h> in eblclosebackend.c and eblopenbackend.c Patches for building with mingw/gcc msvc/clang-cl - - --- 2022-10-20 Yonggang Luo Committed
[02/25] ignore build directory Patches for building with mingw/gcc msvc/clang-cl - - --- 2022-10-20 Yonggang Luo Superseded
[01/25] Rename 'hello2.spec.' -> 'hello2.spec' 'hello3.spec.' -> 'hello3.spec' Patches for building with mingw/gcc msvc/clang-cl - - --- 2022-10-20 Yonggang Luo Superseded
readelf: Handle DW_LLE_GNU_view_pair readelf: Handle DW_LLE_GNU_view_pair - - --- 2022-10-19 Mark Wielaard Committed
debuginfod-client: Add DEBUGINFOD_HEADERS_FILE. debuginfod-client: Add DEBUGINFOD_HEADERS_FILE. - - --- 2022-10-18 Daniel Thornburgh Committed
[v2,4/7] lib: Use NOT_HAVE_LIBINTL to guard #include <libintl.h> Enable building libelf of elfutils on win32 - - --- 2022-10-15 Yonggang Luo Superseded
[v2,3/7] Move the #include <libintl.h> into eu-config.h Enable building libelf of elfutils on win32 - - --- 2022-10-15 Yonggang Luo Committed
[v2,2/7] move platform depended include into system.h of libelf Enable building libelf of elfutils on win32 - - --- 2022-10-15 Yonggang Luo Committed
[OB] debuginfod-client: Ensure only negative error codes returned. [OB] debuginfod-client: Ensure only negative error codes returned. - - --- 2022-09-28 Aaron Merey Committed
debuginfod: Support queries for ELF/DWARF sections. debuginfod: Support queries for ELF/DWARF sections. - - --- 2022-09-28 Aaron Merey Superseded
Retrive 64bit timestamp from curl_easy_getinfo on _TIME_BITS=64 environment Retrive 64bit timestamp from curl_easy_getinfo on _TIME_BITS=64 environment - - --- 2022-09-27 河辺 岳人 Committed
libdwfl: add dwfl_report_offline_memory libdwfl: add dwfl_report_offline_memory - - --- 2022-09-20 lilydjwg--- via Elfutils-devel Committed
[7/7] Add CMake build files Enable building libelf of elfutils on win32 - - --- 2022-09-20 Yonggang Luo Rejected
[6/7] Fixes building with msvc/clang mingw/gcc Enable building libelf of elfutils on win32 - - --- 2022-09-20 Yonggang Luo Superseded
[5/7] Strip __ prefix from __BYTE_ORDER __LITTLE_ENDIAN and __BIG_ENDIAN Enable building libelf of elfutils on win32 - - --- 2022-09-20 Yonggang Luo Committed
[4/7] Remove duplicated #include <libintl.h> Enable building libelf of elfutils on win32 - - --- 2022-09-20 Yonggang Luo Superseded
[3/7] lib: Use NOT_HAVE_LIBINTL to guard if need #include <libintl.h> Enable building libelf of elfutils on win32 - - --- 2022-09-20 Yonggang Luo Superseded
[2/7] move platform depended include into system.h Enable building libelf of elfutils on win32 - - --- 2022-09-20 Yonggang Luo Superseded
[1/7] Rename 'hello2.spec.' -> 'hello2.spec' 'hello3.spec.' -> 'hello3.spec' Enable building libelf of elfutils on win32 - - --- 2022-09-20 Yonggang Luo Superseded
debuginfod: Add Ubuntu's debuginfod service to the list. debuginfod: Add Ubuntu's debuginfod service to the list. - - --- 2022-09-15 Sergio Durigan Junior Committed
tests: Add libeu to tests needing error() API tests: Add libeu to tests needing error() API - - --- 2022-09-13 Khem Raj Committed
add debuginfod_get_headers if DUMMY_LIBDEBUGINFOD is used add debuginfod_get_headers if DUMMY_LIBDEBUGINFOD is used - - --- 2022-09-08 Martin Liška Committed
debuginfod: Use auto-sized connection pool when -C is not given with arg debuginfod: Use auto-sized connection pool when -C is not given with arg - - --- 2022-09-03 Aaron Merey Committed
libelf: Correctly decode ar_mode as octal string libelf: Correctly decode ar_mode as octal string - - --- 2022-08-28 Mark Wielaard Committed
ar: Correct -N COUNT off-by-one ar: Correct -N COUNT off-by-one - - --- 2022-08-28 Mark Wielaard Committed
Add new debuginfod.sysconfig value DEBUGINFOD_EXTRA_ARGS Add new debuginfod.sysconfig value DEBUGINFOD_EXTRA_ARGS - - --- 2022-08-17 Martin Liška Committed
[v2] debuginfod: fix http_requests_total{type="debuginfo"} when dwz is used [v2] debuginfod: fix http_requests_total{type="debuginfo"} when dwz is used - - --- 2022-08-17 Martin Liška Committed
[v2] debuginfod: print filename for "cannot open archive" error [v2] debuginfod: print filename for "cannot open archive" error - - --- 2022-08-17 Martin Liška Committed
debuginfod: fix http_requests_total{type="debuginfo"} when dwz is used debuginfod: fix http_requests_total{type="debuginfo"} when dwz is used - - --- 2022-08-17 Martin Liška Committed
debuginfod: print filename for "cannot open archive" error debuginfod: print filename for "cannot open archive" error - - --- 2022-08-17 Martin Liška Superseded
Support nullglob in profile.*.in files Support nullglob in profile.*.in files - - --- 2022-08-16 Martin Liška Committed
debuginfod: Fix concurrent request leading to a same .rpm file [PR29474] debuginfod: Fix concurrent request leading to a same .rpm file [PR29474] - - --- 2022-08-15 Martin Liška Superseded
[Bug,debuginfod/29474] Server returns 404 for concurrent requests when leading to a same .rpm [Bug,debuginfod/29474] Server returns 404 for concurrent requests when leading to a same .rpm - - --- 2022-08-11 fche at redhat dot com Superseded
[RFC] backends: Add RISC-V object attribute printing [RFC] backends: Add RISC-V object attribute printing - - --- 2022-08-10 Andreas Schwab RFC
readelf: Handle SHT_RISCV_ATTRIBUTES like SHT_GNU_ATTRIBUTES readelf: Handle SHT_RISCV_ATTRIBUTES like SHT_GNU_ATTRIBUTES - - --- 2022-08-10 Andreas Schwab Committed
cannot skip augment string handling cannot skip augment string handling - - --- 2022-08-09 Ulrich Drepper Committed
elflint: Allow zero p_memsz for PT_RISCV_ATTRIBUTES elflint: Allow zero p_memsz for PT_RISCV_ATTRIBUTES - - --- 2022-08-09 Andreas Schwab Committed
backends: Handle new RISC-V specific definitions backends: Handle new RISC-V specific definitions - - --- 2022-08-09 Andreas Schwab Committed
libelf: Sync elf.h from glibc libelf: Sync elf.h from glibc - - --- 2022-08-08 Andreas Schwab Committed
[v2] tests: do not fail on zero sized DIEs (binutils-2.39 compatible) [v2] tests: do not fail on zero sized DIEs (binutils-2.39 compatible) - - --- 2022-08-07 Sergei Trofimovich Dropped
tests: run-low_high_pc.sh: drop redundant 'lx' suffix tests: run-low_high_pc.sh: drop redundant 'lx' suffix - - --- 2022-08-06 Sergei Trofimovich Committed
tests: do not fail on zero sized DIEs (binutils-2.39 compatible) tests: do not fail on zero sized DIEs (binutils-2.39 compatible) - - --- 2022-08-06 Sergei Trofimovich Superseded
po: standardize Project-Id-Version to just elfutils po: standardize Project-Id-Version to just elfutils - - --- 2022-08-05 Mark Wielaard Committed
lib: Add documentation to explain concurrent htab resizing. lib: Add documentation to explain concurrent htab resizing. - - --- 2022-08-05 Mark Wielaard Committed
[Bug,libdw/29434] Memory leak in `dwarf_getscopes` [Bug,libdw/29434] Memory leak in `dwarf_getscopes` - - --- 2022-08-04 fche at redhat dot com Superseded
debuginfod: optimize regular expressions in groom() debuginfod: optimize regular expressions in groom() - - --- 2022-08-03 Josef Čejka Committed
[1/1] debuginfod: create indexes to speed up grooming [1/1] debuginfod: create indexes to speed up grooming - - --- 2022-07-29 Josef Čejka Committed
libdwfl: Rewrite reading of ar_size in elf_begin_rand libdwfl: Rewrite reading of ar_size in elf_begin_rand - - --- 2022-07-28 Mark Wielaard Committed
[v2] libdw/libdwfl: Add API for accessing registers [v2] libdw/libdwfl: Add API for accessing registers - - --- 2022-07-19 Di Chen Committed
libdw/libdwfl: Add API for accessing registers libdw/libdwfl: Add API for accessing registers - - --- 2022-07-19 Di Chen Superseded
libdwfl: name dwfl_get_debuginfod_client stub's arg libdwfl: name dwfl_get_debuginfod_client stub's arg - - --- 2022-07-18 Shahab Vahedi Committed
Introduce public dwfl_get_debuginfod_client API Introduce public dwfl_get_debuginfod_client API - - --- 2022-07-07 Milian Wolff Committed
Introduce public dwfl_get_debuginfod_client API Introduce public dwfl_get_debuginfod_client API - - --- 2022-07-07 Milian Wolff Superseded
config: Remove unnecessary setting/unsetting of prefix in profiles config: Remove unnecessary setting/unsetting of prefix in profiles - - --- 2022-06-29 Mark Wielaard Rejected
[Bug,debuginfod/28325] Add debuginfod.service manual page [Bug,debuginfod/28325] Add debuginfod.service manual page - - --- 2022-06-03 Noah Sanci Committed
debuginfod: add --disable-source-scan option. debuginfod: add --disable-source-scan option. - - --- 2022-06-03 Michael Trapp Committed
[PATCHv2] strip: keep .ctf section in stripped file [PATCHv2] strip: keep .ctf section in stripped file - - --- 2022-06-01 Guillermo E. Martinez Dropped
Arm Ehdr flag printing Arm Ehdr flag printing - - --- 2022-06-01 Mark Wielaard Committed
strip: keep .ctf section in stripped file strip: keep .ctf section in stripped file - - --- 2022-05-31 Guillermo E. Martinez Superseded
[Bug,debuginfod/28577] Make run-...-fd-prefetch-caches.sh test something [Bug,debuginfod/28577] Make run-...-fd-prefetch-caches.sh test something - - --- 2022-05-25 Noah Sanci Committed
libdwfl: Update docs and nonnull attributes for dwfl_module_addrinfo libdwfl: Update docs and nonnull attributes for dwfl_module_addrinfo - - --- 2022-05-15 Mark Wielaard Committed
[Bug,libc/29141] _FORTIFY_SOURCE=3 fail for gcc 12/glibc 2.35 [Bug,libc/29141] _FORTIFY_SOURCE=3 fail for gcc 12/glibc 2.35 - - --- 2022-05-13 fche at redhat dot com Dropped
[Bug,libc/29141] _FORTIFY_SOURCE=3 fail for gcc 12/glibc 2.35 [Bug,libc/29141] _FORTIFY_SOURCE=3 fail for gcc 12/glibc 2.35 - - --- 2022-05-12 fche at redhat dot com Dropped
elfcompress: Add sanity checks to make sure to not override variable elfcompress: Add sanity checks to make sure to not override variable - - --- 2022-05-10 Mark Wielaard Committed
[3/3] debuginfod: update mtime of interval_path as early as possible [1/3] debuginfod: Make sure debuginfod_config_cache always returns valid stat - - --- 2022-05-09 Mark Wielaard Committed
« 1 23 4 5 6 »