public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
☺ 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)

[PATCH 00/14] elfutils: DWARF package (.dwp) file support
 2023-11-02 23:05 UTC  (33+ messages)
` [PATCH 01/14] libdw: Make try_split_file static
` [PATCH 02/14] libdw: Handle split DWARF in dwarf_entrypc
` [PATCH 03/14] libdw: Handle DW_AT_ranges in split DWARF 5 skeleton in dwarf_ranges
` [PATCH 04/14] libdw: Handle other string forms in dwarf_macro_param2
` [PATCH 05/14] libdw: Fix dwarf_macro_getsrcfiles for DWARF 5
` [PATCH 06/14] libdw: Handle split DWARF in dwarf_macro_getsrcfiles
` [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
` [PATCH 14/14] libdw: Handle overflowed DW_SECT_INFO offsets in DWARF package file indexes

☠ 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 general/30975] New: elfutils incorrectly reports core files with non-contiguous segments
 2023-11-02 13:55 UTC  (3+ messages)
` [Bug general/30975] "

[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 general/31027] New: Remove asserts from library code
 2023-11-02 13:43 UTC 

[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  (3+ messages)
` [Bug libdw/28148] "

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

[PATCH v2 0/5] Add support for MIPS
 2023-11-02  6:56 UTC  (6+ 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 "

☠ 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)

[Bug libdw/30967] New: Discriminator in Dwarf_Line_s may exceed 24 bits
 2023-10-31 23:19 UTC  (15+ messages)
` [Bug libdw/30967] "

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

[PATCH] Fix thread-safety for elfutils
 2023-10-19 22:06 UTC  (48+ 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

[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  (3+ 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)

[Bug general/24086] New: Multiple memory leak issues were discovered in in libelf and libdwelf
 2023-10-06 14:40 UTC  (2+ messages)
` [Bug tools/24086] memory leak issues in eu-strip on invalid ELF file

[COMMITTED] strip: Clean up a bit more after errors
 2023-10-06 14:39 UTC 

[Bug libelf/29744] New: Please Provide the libelf.h standard and source documents
 2023-10-06 12:21 UTC  (2+ messages)
` [Bug libelf/29744] "

[Bug libdw/26930] New: tsearch/tfind tree caches need locking
 2023-10-06 11:16 UTC  (2+ messages)
` [Bug libdw/26930] "

[Bug libdw/26921] New: dwarf_getalt () not thread-safe
 2023-10-06 11:15 UTC  (2+ messages)
` [Bug libdw/26921] "

[Bug libdw/26812] New: Handle dwp (DWARF Package) .debug_cu_index offsets
 2023-10-06 11:12 UTC  (2+ messages)
` [Bug libdw/26812] "

[Bug general/24068] New: readelf.c:10152:15: error: ‘%*llx’ directive output between 4 and 2147483647 bytes may cause result to exceed ‘INT_MAX’ [-Werror=format-overflow=] with -m32
 2023-10-06 11:03 UTC  (2+ messages)
` [Bug general/24068] "

[Bug general/29158] New: 0.187 fails to build with gcc-10: #error "Please include config.h first."
 2023-10-06 11:02 UTC  (2+ messages)
` [Bug general/29158] "

[Bug tools/29282] New: eu-addr2line -k doesn't display correct file:line in arm
 2023-10-05 15:29 UTC  (2+ messages)
` [Bug tools/29282] "

NetApp Clients
 2023-10-04 14:55 UTC 

☺ Buildbot (Sourceware): elfutils - build successful (master)
 2023-10-03 22:11 UTC 

☺ Buildbot (Sourceware): elfutils - build successful (master)
 2023-10-03 18:47 UTC 

☝ Buildbot (Sourceware): elfutils - cancelled (master)
 2023-10-03 18:37 UTC 

☠ Buildbot (Sourceware): elfutils - failed test (failure) (master)
 2023-10-03 18:08 UTC 

☺ Buildbot (Sourceware): elfutils - build successful (master)
 2023-10-03 17:29 UTC 

☠ Buildbot (Sourceware): elfutils - failed test (failure) (master)
 2023-10-03 16:50 UTC 

[Bug debuginfod/30879] New: intermittent failure (libstdc++ uncaught exception terminate) during testsuite on sparc-gentoo
 2023-10-03 13:34 UTC  (2+ messages)
` [Bug debuginfod/30879] "

[PATCH] PR30879: debuginfod intermittent terminate()
 2023-10-01 14:02 UTC  (3+ 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).