Toggle navigation
Patchwork
elfutils
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 328 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not applicable
Changes Requested
Failed CI
Superseded
Deferred
Committed
Dropped
DCO or assignment missing
Search
Archived
No
Yes
Both
Delegate
------
Nobody
siddhesh
siddhesh
siddhesh
codonell
azanella
gbenson
jankratochvil
ppluzhnikov
neleai
tromey
palves
keiths
sergiodj
StanShebs
teawater
simark
rth
roland
davem
schwab
Allan
aj
ldv
tschwinge
tschwinge
tschwinge
andreaskr
fweimer
ChrisMetcalf
jsm28
aurel32
will
vapier
vapier
tuliom
hjl
triegel
jwlemke
cltang
macro
nsz
pwbot
arjun
stli
ludo
rj
zack
mfabian
rluzynski
dj
sthibaul
mscastanho
lamm
girish946
maennich
dodji
zimmerma
rzinsly
lukma
mjw
goldsteinn
raoni
jason
jwakely
jwakely
maximk
trodgers
trodgers
ams
ams
ams
rearnsha
siddhesh_staff
lancesix
aburgess
Apply
«
1
2
3
4
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
libdw: check memory access in get_(u|s)leb128
libdw: check memory access in get_(u|s)leb128
- -
-
-
-
2023-01-25
Aleksei Vetrov via Elfutils-devel
New
libdwfl: add check for elf_memory return value
libdwfl: add check for elf_memory return value
- -
-
-
-
2023-01-25
Aleksei Vetrov via Elfutils-devel
New
libdw: Search for abstract origin in the correct CU
libdw: Search for abstract origin in the correct CU
- -
-
-
-
2023-01-23
Mark Wielaard
New
addr2line: -C should not try to handle optional (ignored) argument
addr2line: -C should not try to handle optional (ignored) argument
- -
-
-
-
2023-01-23
Mark Wielaard
New
[COMMITTED] tests: run-debuginfod-query-retry.sh /bin/sh might not have a build-id
[COMMITTED] tests: run-debuginfod-query-retry.sh /bin/sh might not have a build-id
- -
-
-
-
2023-01-19
Mark Wielaard
New
backends: sparc uses NONE relocation type in ET_EXEC and ET_DYN files
backends: sparc uses NONE relocation type in ET_EXEC and ET_DYN files
- -
-
-
-
2023-01-19
Mark Wielaard
New
[COMMITTED] Fix typos from codespell
[COMMITTED] Fix typos from codespell
- -
-
-
-
2023-01-13
Mark Wielaard
New
[Bug,debuginfod/29926] debuginfod using deprecated curl (since 7.55.0) API, fails to build with 7.8…
[Bug,debuginfod/29926] debuginfod using deprecated curl (since 7.55.0) API, fails to build with 7.8…
- -
-
-
-
2023-01-10
gprocida at google dot com
New
readelf: Check compression status of .debug section data
readelf: Check compression status of .debug section data
- -
-
-
-
2023-01-10
Mark Wielaard
New
debuginfod-find.1: note on how to find a comp_dir
debuginfod-find.1: note on how to find a comp_dir
- -
-
-
-
2023-01-10
Serhei Makarov
New
[PATCHv2] support ZSTD compression algorithm
[PATCHv2] support ZSTD compression algorithm
- -
-
-
-
2022-12-22
Martin Liška
Committed
libdwfl: Don't undef _
libdwfl: Don't undef _
- -
-
-
-
2022-12-21
Mark Wielaard
Committed
[v4] Add support for Synopsys ARCv2 processors
[v4] Add support for Synopsys ARCv2 processors
- -
-
-
-
2022-12-21
Shahab Vahedi
Committed
lib: Remove -ffunction-sections for xmalloc
lib: Remove -ffunction-sections for xmalloc
- -
-
-
-
2022-12-20
Mark Wielaard
Committed
[v3] Add support for Synopsys ARCv2 processors
[v3] Add support for Synopsys ARCv2 processors
- -
-
-
-
2022-12-20
Shahab Vahedi
Superseded
[v2,16/16] lib: Use HAVE_LIBINTL_H to guard #include <libintl.h>
Patches for building with mingw/gcc msvc/clang-cl
- -
-
-
-
2022-12-17
Yonggang Luo
Changes Requested
[v2,15/16] libelf: F_GETFD may not predefined with msvc/mingw, guard the usage of it
Patches for building with mingw/gcc msvc/clang-cl
- -
-
-
-
2022-12-17
Yonggang Luo
Changes Requested
[v2,14/16] Add function sys_get_page_size to replace platform dependent sysconf (_SC_PAGESIZE)
Patches for building with mingw/gcc msvc/clang-cl
- -
-
-
-
2022-12-17
Yonggang Luo
New
[v2,13/16] lib: isatty is not available on windows
Patches for building with mingw/gcc msvc/clang-cl
- -
-
-
-
2022-12-17
Yonggang Luo
Dropped
[v2,12/16] libasm/debuginfod: fchmod doesn't present on win32
Patches for building with mingw/gcc msvc/clang-cl
- -
-
-
-
2022-12-17
Yonggang Luo
Changes Requested
[v2,11/16] libebl/libdwelf: define ssize_t and pid_t for MSVC within installed header libdwelf.h an…
Patches for building with mingw/gcc msvc/clang-cl
- -
-
-
-
2022-12-17
Yonggang Luo
New
[v2,10/16] libasm: stdio_ext.h are not present on win32
Patches for building with mingw/gcc msvc/clang-cl
- -
-
-
-
2022-12-17
Yonggang Luo
New
[v2,09/16] libelf: uid_t, gid_t and mode_t are not comes with msvcrt, so using long/unsigned long i…
Patches for building with mingw/gcc msvc/clang-cl
- -
-
-
-
2022-12-17
Yonggang Luo
New
[v2,08/16] lib: Implement error properly even when not HAVE_ERR_H
Patches for building with mingw/gcc msvc/clang-cl
- -
-
-
-
2022-12-17
Yonggang Luo
New
[v2,07/16] libdw: Fixes compile of dwarf_whatattr.c and dwarf_whatform.c
Patches for building with mingw/gcc msvc/clang-cl
- -
-
-
-
2022-12-17
Yonggang Luo
New
[v2,06/16] 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-12-17
Yonggang Luo
Committed
[v2,05/16] libcpu: Remove the need of NMNES by using enum
Patches for building with mingw/gcc msvc/clang-cl
- -
-
-
-
2022-12-17
Yonggang Luo
Changes Requested
[v2,04/16] Fixes usage of basename about prototype differences
Patches for building with mingw/gcc msvc/clang-cl
- -
-
-
-
2022-12-17
Yonggang Luo
Changes Requested
[v2,03/16] 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-12-17
Yonggang Luo
Under Review
[v2,02/16] move platform depended include into system.h of libebl
Patches for building with mingw/gcc msvc/clang-cl
- -
-
-
-
2022-12-17
Yonggang Luo
Changes Requested
[v2,01/16] ignore build directory
Patches for building with mingw/gcc msvc/clang-cl
- -
-
-
-
2022-12-17
Yonggang Luo
Rejected
[Bug,general/29767] run-backtrace-native-core{,-biarch}.sh Tests Fail
[Bug,general/29767] run-backtrace-native-core{,-biarch}.sh Tests Fail
- -
-
-
-
2022-12-16
gprocida at google dot com
Dropped
Add support for LoongArch
Add support for LoongArch
- -
-
-
-
2022-12-03
Hengqi Chen
Committed
[PATCHv2] support ZSTD compression algorithm
[PATCHv2] support ZSTD compression algorithm
- -
-
-
-
2022-11-29
Martin Liška
Changes Requested
libdwfl: Read no more than required to parse dynamic sections
libdwfl: Read no more than required to parse dynamic sections
- -
-
-
-
2022-11-29
Gavin Li
Committed
Missing newline for: elfcompress -t zlib-gnu a.out -force
Missing newline for: elfcompress -t zlib-gnu a.out -force
- -
-
-
-
2022-11-28
Martin Liška
Committed
readelf: print warning for -sW
readelf: print warning for -sW
- -
-
-
-
2022-11-25
Martin Liška
Committed
libebl: Do not require EI_OSABI for IFUNC.
libebl: Do not require EI_OSABI for IFUNC.
- -
-
-
-
2022-11-24
Martin Liška
Dropped
debuginfod: Initialize response_data early in debuginfod-client query
debuginfod: Initialize response_data early in debuginfod-client query
- -
-
-
-
2022-11-15
Mark Wielaard
Committed
[COMMITTED] debuginfod-client.c: Don't treat 0 as an error code.
[COMMITTED] debuginfod-client.c: Don't treat 0 as an error code.
- -
-
-
-
2022-11-07
Aaron Merey
Committed
[COMMITTED] debuginfod_find_section: Always update rc with most recent error code
[COMMITTED] debuginfod_find_section: Always update rc with most recent error code
- -
-
-
-
2022-11-04
Aaron Merey
Committed
patch, debuginfod
patch, debuginfod
- -
-
-
-
2022-11-03
Frank Ch. Eigler
Committed
[COMMITTED] readelf: Check gelf_getdyn doesn't return NULL
[COMMITTED] readelf: Check gelf_getdyn doesn't return NULL
- -
-
-
-
2022-11-03
Mark Wielaard
Committed
[COMMITTED] libdw: Don't dereference and assign values we are skipping
[COMMITTED] libdw: Don't dereference and assign values we are skipping
- -
-
-
-
2022-11-03
Mark Wielaard
Committed
[COMMITTED] readelf: Check phdr != NULL or shdr != NULL in handle_dynamic.
[COMMITTED] readelf: Check phdr != NULL or shdr != NULL in handle_dynamic.
- -
-
-
-
2022-11-03
Mark Wielaard
Committed
[COMMITTED] debuginfod: Mark extract_section function static
[COMMITTED] debuginfod: Mark extract_section function static
- -
-
-
-
2022-11-02
Mark Wielaard
Committed
[COMMITTED] Prepare for 0.188
[COMMITTED] Prepare for 0.188
- -
-
-
-
2022-11-02
Mark Wielaard
Committed
[OB] Changelog: Update entries from previous commits.
[OB] Changelog: Update entries from previous commits.
- -
-
-
-
2022-11-02
Aaron Merey
Committed
[OB] run-debuginfod-section.sh: Avoid zstd-compressed rpms
[OB] run-debuginfod-section.sh: Avoid zstd-compressed rpms
- -
-
-
-
2022-11-01
Aaron Merey
Committed
[OB] debuginfod-client: Fix out-of-bounds write
[OB] debuginfod-client: Fix out-of-bounds write
- -
-
-
-
2022-11-01
Aaron Merey
Committed
PATCH: Bug debuginfod/29472 followup
PATCH: Bug debuginfod/29472 followup
- -
-
-
-
2022-11-01
Frank Ch. Eigler
New
[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
gprocida at google 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
Aleksei Vetrov 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
«
1
2
3
4
»