public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
[Bug general/29176] New: run-backtrace-native-biarch.sh seems to fail on Ubuntu Jammy
 2023-11-14 11:56 UTC  (2+ messages)
` [Bug general/29176] "

[PATCH] elfutils: PR 30991 srcfiles tarball feature
 2023-11-14  1:49 UTC  (2+ messages)

☺ Buildbot (Sourceware): elfutils - build successful (main)
 2023-11-14  0:50 UTC 

[COMMITTED] rpmbuild: fix Makefile rules
 2023-11-13 23:53 UTC 

☠ Buildbot (Sourceware): elfutils - failed test (failure) (main)
 2023-11-13 23:07 UTC  (2+ messages)

[PATCH] Fix computations with (potentially) NULL pointer
 2023-11-13 22:58 UTC 

[Bug tools/31059] New: Floating Point Exception exists in the function handle_relocs_relr in readelf.c
 2023-11-13 22:05 UTC  (2+ messages)
` [Bug tools/31059] "

[Bug tools/31058] New: global-buffer-overflow exists in the function ebl_machine_flag_name in eblmachineflagname.c
 2023-11-13 21:59 UTC  (2+ messages)
` [Bug tools/31058] "

[COMMITTED] backends: Fix arm_machine_flag_name version string
 2023-11-13 21:57 UTC 

[Bug general/30975] New: elfutils incorrectly reports core files with non-contiguous segments
 2023-11-13 16:21 UTC  (5+ messages)
` [Bug general/30975] "

[PATCH] libdwfl: Correctly handle corefile non-contiguous segments
 2023-11-13 14:44 UTC  (2+ messages)

Fwd: CfP for FOSDEM 2024, Debuggers and Analysis tools devroom
 2023-11-10 14:09 UTC 

[PATCH] Fix thread-safety for elfutils
 2023-11-09 13:26 UTC  (49+ messages)
  ` [PATCH 01/16] lib: Add new once_define and once macros to eu-config.h
    ` [PATCH 02/16] libelf: Make elf_version thread-safe
    ` [PATCH 03/16] libelf: Fix deadlock in __libelf_readall
    ` [PATCH 04/16] libelf: Fix deadlock in elf_cntl
    ` [PATCH 05/16] libelf: Fix elf_end deadlock
    ` [PATCH 06/16] libelf: Make elf32_getchdr and elf64_getchdr thread-safe
    ` [PATCH 07/16] lib: Add eu_tsearch and eu_tfind
    ` [PATCH 08/16] libcpu: Change calls for tsearch/tfind to eu_tsearch/eu_tfind
    ` [PATCH 09/16] src: Use eu-search in nm and findtextrel
    ` [PATCH 10/16] libdw: make dwarf_getalt thread-safe
    ` [PATCH 11/16] libdw: Add locking around __libdw_dieabbrev for dwarf_hasattr
    ` [PATCH 12/16] libdw: Make libdw_find_split_unit thread-safe
    ` [PATCH 13/16] libdw: Make libdw_findcu thread-safe
    ` [PATCH 14/16] libdw,libdwfl: Use eu-search for thread-safety
    ` [PATCH 15/16] tests: Add eu-search tests
    ` [PATCH 16/16] configure: No longer mark --enable-thread-safety as EXPERIMENTAL

[PATCH v2 0/5] Add support for MIPS
 2023-11-09  3:00 UTC  (10+ messages)
` [PATCH v2 1/5] strip: Adapt src/strip -o -f on mips
` [PATCH v2 2/5] readelf: Adapt src/readelf -h/-S/-r/-w/-l/-d/-a "
` [PATCH v2 3/5] elflint: adapt src/elflint --gnu src/nm "
` [PATCH v2 4/5] stack: Fix stack unwind failure "
` [PATCH v2 5/5] backends: Add register_info, return_value_location, core_note function "

[Bug general/31027] New: Remove asserts from library code
 2023-11-08 23:35 UTC  (2+ messages)
` [Bug general/31027] "

[PATCH] libelf: Fix possible memory leak in elf_getdata_rawchunk
 2023-11-08 12:59 UTC 

[Bug libdw/30967] New: Discriminator in Dwarf_Line_s may exceed 24 bits
 2023-11-07 19:11 UTC  (17+ messages)
` [Bug libdw/30967] "

[PATCH 00/14] elfutils: DWARF package (.dwp) file support
 2023-11-07 17:13 UTC  (22+ messages)
` [PATCH 07/14] libdw: Recognize .debug_[ct]u_index sections in dwarf_elf_begin
` [PATCH 08/14] libdw: Parse DWARF package file index sections
` [PATCH 09/14] libdw, libdwfl: Save original path of ELF file
` [PATCH 10/14] libdw: Try .dwp file in __libdw_find_split_unit()
` [PATCH 11/14] tests: Handle DW_MACRO_{define,undef}_{strx,sup} in dwarf-getmacros
  ` [PATCH 11/14] tests: Handle DW_MACRO_{define, undef}_{strx, sup} "
` [PATCH 12/14] tests: Optionally dump all units "
` [PATCH 13/14] libdw: Apply DWARF package file section offsets where appropriate

[Bug libdw/30948] New: src/stack doesn't show source inforamtion if the target is compiled with clang
 2023-11-07 14:43 UTC  (4+ messages)
` [Bug libdw/30948] "

[Bug libelf/31034] New: iproute2 fails to build with elfutils 0.190 with musl libc
 2023-11-06 11:50 UTC  (2+ messages)
` [Bug libelf/31034] "

[COMMITTED] elfutils.spec: Add eu-srcfiles and add new make rpmbuild target
 2023-11-03 22:40 UTC 

Creating an elfutils release
 2023-11-03 18:33 UTC 

elfutils 0.190 released
 2023-11-03 18:25 UTC 

[PATCH] Prepare for 0.190
 2023-11-03 17:10 UTC 

[COMMITTED] The default branch is now 'main'
 2023-11-03 14:08 UTC 

☺ Buildbot (Sourceware): elfutils - build successful (master)
 2023-11-02 23:47 UTC 

[PATCH] libelf/elf_newscn.c: fix build failure against gcc-14 (-Walloc-size)
 2023-11-02 23:23 UTC  (2+ messages)

☠ Buildbot (Sourceware): elfutils - failed test (failure) (master)
 2023-11-02 22:34 UTC 

☺ Buildbot (Sourceware): elfutils - build successful (master)
 2023-11-02 17:51 UTC 

[PATCH] readelf: Support .gdb_index version 9
 2023-11-02 16:30 UTC  (4+ messages)

[Bug libdw/30980] New: offline.c:53: dwfl_offline_section_address: Assertion `mod->e_type == ET_REL' failed
 2023-11-02 13:44 UTC  (9+ messages)
` [Bug libdw/30980] "

[Bug tools/30986] New: Bug Report: elfutils eu-addr2line not working correctly with Rust inline functions
 2023-11-02 13:38 UTC  (2+ messages)
` [Bug tools/30986] "

[Bug libdw/28148] New: eu-addr2line reports function name of the caller when code is inlined
 2023-11-02 13:30 UTC  (2+ messages)
` [Bug libdw/28148] "

☠ Buildbot (Sourceware): elfutils - failed test (failure) (master)
 2023-11-02  3:22 UTC  (2+ messages)

[COMMITTED][Bug libdw/30980] dwfl_offline_section_address: replace asserts with early return
 2023-11-01 23:32 UTC 

[COMMITTED][PATCH] debuginfod-client.c: Don't print empty line in header_callback
 2023-11-01 23:31 UTC 

☠ Buildbot (Sourceware): elfutils - failed test (failure) (master)
 2023-11-01 16:40 UTC  (2+ messages)

[PATCH] PR28204, debuginfod IMA
 2023-11-01 14:59 UTC  (9+ messages)

Building Elfutils with Mingw32
 2023-11-01 13:15 UTC  (9+ messages)

regarding the "Abusing gdb Features for Data Ingress & Egress" paper
 2023-10-29 18:54 UTC 

[PATCH] debuginfod PR29472: metadata queries
 2023-10-27  0:15 UTC  (2+ messages)

Preparing for a 0.190 release end of next week
 2023-10-26 15:08 UTC 

[Bug debuginfod/30991] New: Bug 30010 - srcfiles tarball feature
 2023-10-25 18:49 UTC  (2+ messages)
` [Bug debuginfod/30991] "

☺ Buildbot (Sourceware): elfutils - build successful (master)
 2023-10-25 14:19 UTC 

Some ideas for process improvements/changes
 2023-10-25 13:10 UTC  (3+ messages)

☠ Buildbot (Sourceware): elfutils - failed test (failure) (master)
 2023-10-24 20:37 UTC 

[Bug debuginfod/30000] New: debuginfod-find should have a source-list verb
 2023-10-24 20:00 UTC  (2+ messages)
` [Bug debuginfod/30000] introduce new srcfiles tool

PR30000 - introduce new srcfiles tool
 2023-10-24 19:59 UTC  (5+ messages)
  ` [PATCH] Fixed formatting of man page and --help options and added additional test case to ensure the correct source file is output

[Bug debuginfod/30978] New: debuginfod-client security: optionally(?) verify downloaded binaries
 2023-10-19  0:01 UTC  (6+ messages)
` [Bug debuginfod/30978] "

[Bug debuginfod/28240] New: debuginfod client cache falsely sticky for root user
 2023-10-16 15:11 UTC  (3+ messages)
` [Bug debuginfod/28240] "

☺ Buildbot (Sourceware): elfutils - build successful (master)
 2023-10-14 16:13 UTC 

☠ Buildbot (Sourceware): elfutils - failed test (failure) (master)
 2023-10-14 15:44 UTC  (2+ messages)

[PATCH] libelf: Sync elf.h from glibc
 2023-10-13 13:21 UTC  (2+ messages)

[Bug debuginfod/30962] New: ensure x-debuginfod-file / -archive headers always return full path names
 2023-10-12 15:47 UTC  (2+ messages)
` [Bug debuginfod/30962] "

PATCH PR30962, debuginfod
 2023-10-12 15:25 UTC  (6+ messages)

[Bug libdw/27805] New: libdwfl: Unable to extract source line information for RISC-V binary
 2023-10-09 16:15 UTC  (2+ messages)
` [Bug libdw/27805] "

[PATCH] libdw: Skip zero entries in aranges
 2023-10-09 16:10 UTC  (2+ messages)

Updating mailman settings to avoid From rewriting
 2023-10-08 21:12 UTC  (5+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).