elfutils-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v3] Add support for Synopsys ARCv2 processors
Shahab Vahedi via Elfutils-devel
Re: [PATCH v3] Add support for Synopsys ARCv2 processors
Mark Wielaard
[PATCH v4] Add support for Synopsys ARCv2 processors
Shahab Vahedi via Elfutils-devel
Re: [PATCH v4] Add support for Synopsys ARCv2 processors
Mark Wielaard
[PATCH v2 00/16] Patches for building with mingw/gcc msvc/clang-cl
Yonggang Luo via Elfutils-devel
[PATCH v2 01/16] ignore build directory
Yonggang Luo via Elfutils-devel
[PATCH v2 02/16] move platform depended include into system.h of libebl
Yonggang Luo via Elfutils-devel
Re: [PATCH v2 02/16] move platform depended include into system.h of libebl
Mark Wielaard
[PATCH v2 03/16] 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 v2 03/16] Use configure to detect HAVE_DECL_MMAP and use it for system doesn't provide sys/mman.h
Mark Wielaard
[PATCH v2 04/16] Fixes usage of basename about prototype differences
Yonggang Luo via Elfutils-devel
Re: [PATCH v2 04/16] Fixes usage of basename about prototype differences
Mark Wielaard
[PATCH v2 05/16] libcpu: Remove the need of NMNES by using enum
Yonggang Luo via Elfutils-devel
Re: [PATCH v2 05/16] libcpu: Remove the need of NMNES by using enum
Mark Wielaard
Re: [PATCH v2 05/16] libcpu: Remove the need of NMNES by using enum
Mark Wielaard
[PATCH v2 06/16] libcpu: Use __asm instead asm that can be recognized by both clang-cl and gcc
Yonggang Luo via Elfutils-devel
Re: [PATCH v2 06/16] libcpu: Use __asm instead asm that can be recognized by both clang-cl and gcc
Mark Wielaard
[PATCH v2 07/16] libdw: Fixes compile of dwarf_whatattr.c and dwarf_whatform.c
Yonggang Luo via Elfutils-devel
Re: [PATCH v2 07/16] libdw: Fixes compile of dwarf_whatattr.c and dwarf_whatform.c
Mark Wielaard
[PATCH v2 10/16] libasm: stdio_ext.h are not present on win32
Yonggang Luo via Elfutils-devel
Re: [PATCH v2 10/16] libasm: stdio_ext.h are not present on win32
Mark Wielaard
[PATCH v2 11/16] libebl/libdwelf: define ssize_t and pid_t for MSVC within installed header libdwelf.h and libebl.h
Yonggang Luo via Elfutils-devel
Re: [PATCH v2 11/16] libebl/libdwelf: define ssize_t and pid_t for MSVC within installed header libdwelf.h and libebl.h
Mark Wielaard
[PATCH v2 13/16] lib: isatty is not available on windows
Yonggang Luo via Elfutils-devel
Re: [PATCH v2 13/16] lib: isatty is not available on windows
Yonggang Luo
[PATCH v2 08/16] lib: Implement error properly even when not HAVE_ERR_H
Yonggang Luo via Elfutils-devel
Re: [PATCH v2 08/16] lib: Implement error properly even when not HAVE_ERR_H
Mark Wielaard
[PATCH v2 12/16] libasm/debuginfod: fchmod doesn't present on win32
Yonggang Luo via Elfutils-devel
Re: [PATCH v2 12/16] libasm/debuginfod: fchmod doesn't present on win32
Mark Wielaard
[PATCH v2 09/16] 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
Re: [PATCH v2 09/16] libelf: uid_t, gid_t and mode_t are not comes with msvcrt, so using long/unsigned long instead on win32
Mark Wielaard
[PATCH v2 16/16] lib: Use HAVE_LIBINTL_H to guard #include <libintl.h>
Yonggang Luo via Elfutils-devel
Re: [PATCH v2 16/16] lib: Use HAVE_LIBINTL_H to guard #include <libintl.h>
Mark Wielaard
[PATCH v2 14/16] Add function sys_get_page_size to replace platform dependent sysconf (_SC_PAGESIZE)
Yonggang Luo via Elfutils-devel
Re: [PATCH v2 14/16] Add function sys_get_page_size to replace platform dependent sysconf (_SC_PAGESIZE)
Mark Wielaard
[PATCH v2 15/16] libelf: F_GETFD may not predefined with msvc/mingw, guard the usage of it
Yonggang Luo via Elfutils-devel
Re: [PATCH v2 15/16] libelf: F_GETFD may not predefined with msvc/mingw, guard the usage of it
Mark Wielaard
☠ Buildbot (GNU Toolchain): elfutils - failed configure (failure) (master)
builder--- via Elfutils-devel
Re: ☠ Buildbot (GNU Toolchain): elfutils - failed configure (failure) (master)
Mark Wielaard
Re: ☠ Buildbot (GNU Toolchain): elfutils - failed configure (failure) (master)
Thomas Fitzsimmons via Elfutils-devel
[PATCH] Add support for LoongArch
Hengqi Chen via Elfutils-devel
Re: [PATCH] Add support for LoongArch
Hengqi Chen via Elfutils-devel
Re: [PATCH] Add support for LoongArch
Mark Wielaard
dwarf_nextcu can't handle abbrev offset correctly ?
Hengqi Chen via Elfutils-devel
Re: dwarf_nextcu can't handle abbrev offset correctly ?
Mark Wielaard
Re: dwarf_nextcu can't handle abbrev offset correctly ?
Hengqi Chen via Elfutils-devel
[PATCH] libdwfl: Read no more than required to parse dynamic sections
gavin
Re: [PATCH] libdwfl: Read no more than required to parse dynamic sections
Mark Wielaard
Re: [PATCH] libdwfl: Read no more than required to parse dynamic sections
Gavin Li
Re: [PATCH] libdwfl: Read no more than required to parse dynamic sections
Mark Wielaard
Re: [PATCH] libdwfl: Read no more than required to parse dynamic sections
Gavin Li
Re: [PATCH] libdwfl: Read no more than required to parse dynamic sections
Mark Wielaard
[PATCH] Missing newline for: elfcompress -t zlib-gnu a.out -force
Martin Liška
Re: [PATCH] Missing newline for: elfcompress -t zlib-gnu a.out -force
Mark Wielaard
[PATCH] readelf: print warning for -sW
Martin Liška
Re: [PATCH] readelf: print warning for -sW
Mark Wielaard
[PATCH] libebl: Do not require EI_OSABI for IFUNC.
Martin Liška
Re: [PATCH] libebl: Do not require EI_OSABI for IFUNC.
Mark Wielaard
Re: [PATCH] libebl: Do not require EI_OSABI for IFUNC.
Martin Liška
[Bug tools/29826] New: eu-readelf prints out LOOS+0 instead of "IFUNC"
mliska at suse dot cz via Elfutils-devel
[Bug tools/29826] eu-readelf prints out LOOS+0 instead of "IFUNC"
mliska at suse dot cz via Elfutils-devel
[Bug tools/29826] eu-readelf prints out LOOS+0 instead of "IFUNC"
mliska at suse dot cz via Elfutils-devel
Issue 53588 in oss-fuzz: elfutils:fuzz-libelf: Timeout in fuzz-libelf
ClusterFuzz-External via monorail via Elfutils-devel
Issue 53588 in oss-fuzz: elfutils:fuzz-libelf: Timeout in fuzz-libelf
ClusterFuzz-External via monorail
[Bug tools/29786] New: Unable to understand, in objdump, the user is not using the name, so using a.out
zhuorong.lin at outlook dot com via Elfutils-devel
[Bug tools/29786] Unable to understand, in objdump, the user is not using the name, so using a.out
fche at redhat dot com via Elfutils-devel
[PATCH] debuginfod: Initialize response_data early in debuginfod-client query
Mark Wielaard
Re: [PATCH] debuginfod: Initialize response_data early in debuginfod-client query
Mark Wielaard
[Bug general/29767] New: run-backtrace-native-core{,-biarch}.sh Tests Fail
shahab.vahedi at gmail dot com via Elfutils-devel
[Bug general/29767] run-backtrace-native-core{,-biarch}.sh Tests Fail
shahab.vahedi at gmail dot com via Elfutils-devel
[Bug general/29767] run-backtrace-native-core{,-biarch}.sh Tests Fail
shahab.vahedi at gmail dot com via Elfutils-devel
[Bug general/29767] run-backtrace-native-core{,-biarch}.sh Tests Fail
shahab.vahedi at gmail dot com via Elfutils-devel
[Bug general/29767] run-backtrace-native-core{,-biarch}.sh Tests Fail
shahab.vahedi at gmail dot com via Elfutils-devel
[Bug general/29767] run-backtrace-native-core{,-biarch}.sh Tests Fail
shahab.vahedi at gmail dot com via Elfutils-devel
[Bug general/29767] run-backtrace-native-core{,-biarch}.sh Tests Fail
shahab.vahedi at gmail dot com via Elfutils-devel
[Bug general/29767] run-backtrace-native-core{,-biarch}.sh Tests Fail
mark at klomp dot org via Elfutils-devel
[Bug general/29767] run-backtrace-native-core{,-biarch}.sh Tests Fail
shahab.vahedi at gmail dot com via Elfutils-devel
[Bug general/29767] run-backtrace-native-core{,-biarch}.sh Tests Fail
mark at klomp dot org via Elfutils-devel
[COMMITTED] debuginfod-client.c: Don't treat 0 as an error code.
Aaron Merey via Elfutils-devel
[COMMITTED] debuginfod_find_section: Always update rc with most recent error code
Aaron Merey via Elfutils-devel
Re: [COMMITTED] debuginfod_find_section: Always update rc with most recent error code
Mark Wielaard
Re: [COMMITTED] debuginfod_find_section: Always update rc with most recent error code
Aaron Merey via Elfutils-devel
patch, debuginfod
Frank Ch. Eigler via Elfutils-devel
[COMMITTED] libdw: Don't dereference and assign values we are skipping
Mark Wielaard
[COMMITTED] readelf: Check gelf_getdyn doesn't return NULL
Mark Wielaard
[COMMITTED] readelf: Check phdr != NULL or shdr != NULL in handle_dynamic.
Mark Wielaard
[Bug libelf/29744] New: Please Provide the libelf.h standard and source documents
zhuorong.lin at outlook dot com via Elfutils-devel
[Bug libelf/29744] Please Provide the libelf.h standard and source documents
mark at klomp dot org
[COMMITTED] debuginfod: Mark extract_section function static
Mark Wielaard
elfutils 0.188 released
Mark Wielaard
[COMMITTED] Prepare for 0.188
Mark Wielaard
[PATCH OB] Changelog: Update entries from previous commits.
Aaron Merey via Elfutils-devel
[PATCH OB] run-debuginfod-section.sh: Avoid zstd-compressed rpms
Aaron Merey via Elfutils-devel
[PATCH OB] debuginfod-client: Fix out-of-bounds write
Aaron Merey via Elfutils-devel
Proposed elfutils 0.188 release in Wednesday
Mark Wielaard
[COMMITTED] libelf: Sync elf.h from glibc
Mark Wielaard
[COMMITTED] libelf: Sync elf.h from glibc
Mark Wielaard
[PATCH] readelf: add binutils-style --syms option
Arsen Arsenović via Elfutils-devel
Re: [PATCH] readelf: add binutils-style --syms option
Mark Wielaard
Re: [PATCH] readelf: add binutils-style --syms option
Arsen Arsenović via Elfutils-devel
[PATCH] Add support for ARCv2
Shahab Vahedi via Elfutils-devel
[PATCH v2] Add support for ARCv2
Shahab Vahedi via Elfutils-devel
Re: [PATCH] Add support for ARCv2
Shahab Vahedi via Elfutils-devel
Re: [PATCH] Add support for ARCv2
Mark Wielaard
Re: [PATCH] Add support for ARCv2
Shahab Vahedi via Elfutils-devel
Re: [PATCH] Add support for ARCv2
Shahab Vahedi via Elfutils-devel
Re: [PATCH] Add support for ARCv2
Mark Wielaard
Re: [PATCH] Add support for ARCv2
Shahab Vahedi via Elfutils-devel
Re: [PATCH] Add support for ARCv2
Mark Wielaard
RE: [PATCH] Add support for ARCv2
Shahab Vahedi via Elfutils-devel
[PATCH v3] debuginfod: Support queries for ELF/DWARF sections
Aaron Merey via Elfutils-devel
Re: [PATCH v3] debuginfod: Support queries for ELF/DWARF sections
Mark Wielaard
[PATCH v3] debuginfod: Support queries for ELF/DWARF sections
Aaron Merey via Elfutils-devel
Re: [PATCH v3] debuginfod: Support queries for ELF/DWARF sections
Mark Wielaard
[COMMITTED] Use grep -E instead of egrep, use grep -F instead of fgrep.
Mark Wielaard
[COMMITTED] config: Add BuildRequires socat for run-debuginfod-response-headers.sh
Mark Wielaard
[Bug tools/29719] New: eu-readelf -s=section is confusing
mliska at suse dot cz via Elfutils-devel
[Bug tools/29719] eu-readelf -s=section is confusing
mliska at suse dot cz via Elfutils-devel
[Bug tools/29719] eu-readelf -s=section is confusing
mark at klomp dot org via Elfutils-devel
[Bug tools/29719] eu-readelf -s=section is confusing
mliska at suse dot cz via Elfutils-devel
[Bug tools/29719] eu-readelf -s=section is confusing
mliska at suse dot cz via Elfutils-devel
[Bug tools/29719] eu-readelf -s=section is confusing
mliska at suse dot cz via Elfutils-devel
[PATCH][RFC] readelf: partial support of ZSTD compression
Martin Liška
Re: [PATCH][RFC] readelf: partial support of ZSTD compression
Dmitry V. Levin
Re: [PATCH][RFC] readelf: partial support of ZSTD compression
Martin Liška
Re: [PATCH][RFC] readelf: partial support of ZSTD compression
Dmitry V. Levin
Re: [PATCH][RFC] readelf: partial support of ZSTD compression
Martin Liška
Re: [PATCH][RFC] readelf: partial support of ZSTD compression
Mark Wielaard
Re: [PATCH][RFC] readelf: partial support of ZSTD compression
Martin Liška
Re: [PATCH][RFC] readelf: partial support of ZSTD compression
Mark Wielaard
Re: [PATCH][RFC] readelf: partial support of ZSTD compression
Martin Liška
[PATCHv2] support ZSTD compression algorithm
Martin Liška
Re: [PATCHv2] support ZSTD compression algorithm
Martin Liška
Re: [PATCHv2] support ZSTD compression algorithm
Mark Wielaard
Re: [PATCHv2] support ZSTD compression algorithm
Martin Liška
Re: [PATCHv2] support ZSTD compression algorithm
Mark Wielaard
Re: [PATCHv2] support ZSTD compression algorithm
Martin Liška
[PATCH] readelf: Check compression status of .debug section data
Mark Wielaard
Re: [PATCH] readelf: Check compression status of .debug section data
Mark Wielaard
Re: [PATCHv2] support ZSTD compression algorithm
Mark Wielaard
Re: [PATCHv2] support ZSTD compression algorithm
Martin Liška
Re: [PATCHv2] support ZSTD compression algorithm
Mark Wielaard
Re: [PATCHv2] support ZSTD compression algorithm
Martin Liška
Re: [PATCHv2] support ZSTD compression algorithm
Mark Wielaard
[PATCHv2] support ZSTD compression algorithm
Martin Liška
Re: [PATCHv2] support ZSTD compression algorithm
Mark Wielaard
Re: [PATCHv2] support ZSTD compression algorithm
Martin Liška
[PATCH] configure.ac: Update AC_PROG_CC and AC_PROG_LEX for autoconf 2.70
Mark Wielaard
Re: [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
[Bug debuginfod/29714] debuginfod rely on gcc being configured with --enable-linker-build-i
mark at klomp dot org via Elfutils-devel
[Bug debuginfod/29714] debuginfod rely on gcc being configured with --enable-linker-build-i
mliska at suse dot cz via Elfutils-devel
Re: Fuzzing elfutils
Philippe Antoine
Re: Fuzzing elfutils
Frank Ch. Eigler via Elfutils-devel
Re: Fuzzing elfutils
Evgeny Vereshchagin via Elfutils-devel
Re: Fuzzing elfutils
Philippe Antoine
Re: Fuzzing elfutils
Evgeny Vereshchagin via Elfutils-devel
Re: Fuzzing elfutils
Evgeny Vereshchagin via Elfutils-devel
[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
[Bug libdw/29711] 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?
fche at redhat dot com via Elfutils-devel
[Bug libdw/29711] 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?
mark at klomp dot org via Elfutils-devel
[PATCH v2] debuginfod: Support queries for ELF/DWARF sections
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
Mark Wielaard
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
Re: [PATCH] debuginfod: Support queries for ELF/DWARF sections
Mark Wielaard
Re: [PATCH] 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
Earlier messages
Later messages