public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
Buildbot failure in Wildebeest Builder on whole buildset
 2020-12-16 23:58 UTC  (2+ messages)

[PATCH v2 1/2] libdwfl: use XSI-compliant strerror_r
 2020-12-16 22:30 UTC  (2+ messages)
` [PATCH v2 2/2] src/readelf: use qsort instead of qsort_r

[PATCH] libcpu: linking i386_gendis requires obstack
 2020-12-16 22:12 UTC  (3+ messages)

[PATCH] src/readelf: use qsort instead of qsort_r
 2020-12-16 20:40 UTC 

[PATCH] libdwfl: use XSI-compliant strerror_r
 2020-12-16 20:22 UTC 

[PATCH 1/2] libelf: Sync elf.h from glibc
 2020-12-16 18:53 UTC  (6+ messages)
` [PATCH 2/2] Handle SHF_GNU_RETAIN in eu-readelf and eu-elflint

[PATCH] Modernize gettext infrastructure
 2020-12-16 15:10 UTC  (6+ messages)
` Q: splitting the top level .gitignore file

[PATCH] libebl: consistently use _(Str) instead of gettext(Str)
 2020-12-16 14:09 UTC  (6+ messages)
` [PATCH 1/4] Consistently define _(Str) using dgettext ("elfutils", Str)
` [PATCH 2/4] lib: consistently use _(Str) instead of gettext(Str)
` [PATCH 3/4] libcpu: "
` [PATCH 4/4] src: "

[Bug libelf/27076] New: heap-buffer-overflow when calling file_read_elf function in elf_begin.c in libelf
 2020-12-16 10:09 UTC  (2+ messages)
` [Bug libelf/27076] "

[COMMITTED] libelf: Make sure we have at least a full ELF header available
 2020-12-16 10:05 UTC 

[PATCH] elflint: Always print symbol name (if known) in error messages
 2020-12-15 23:05 UTC  (4+ messages)

[PATCH] po: remove empty translation files
 2020-12-15 21:36 UTC  (2+ messages)

[PATCH 1/2] configure.ac: remove unneeded AC_CONFIG_MACRO_DIR([m4])
 2020-12-15 21:00 UTC  (9+ messages)
` [PATCH 2/2] m4: remove unneeded Makefile.am

Buildbot failure in Wildebeest Builder on whole buildset
 2020-12-12 18:47 UTC  (2+ messages)

[PATCH 00/12] Fix spelling typos in comments, tests, and text files
 2020-12-12 17:17 UTC  (14+ messages)
` [PATCH 01/12] debuginfod: fix spelling typos in error diagnostics and comments
` [PATCH 02/12] backends: fix spelling typos in comments
` [PATCH 03/12] config: fix spelling typos in comments and %changelog
` [PATCH 04/12] libasm: fix spelling typos in comments
` [PATCH 05/12] libcpu: "
` [PATCH 06/12] libdw: fix spelling typos in comments and ChangeLog
` [PATCH 07/12] libdwelf: fix spelling typos in comments
` [PATCH 08/12] libdwfl: fix spelling typos in comments and ChangeLog
` [PATCH 09/12] libelf: fix spelling typos in comments
` [PATCH 10/12] src: fix spelling typos in comments and ChangeLog
` [PATCH 11/12] tests: fix spelling typos in error diagnostics and comments
` [PATCH 12/12] Fix spelling typos in NEWS, NOTES, TODO, and in comments of configure.ac

[Bug tools/27041] New: eu-addr2line to support eu-stack -b format (address with {build-id})
 2020-12-12 15:11 UTC  (3+ messages)
` [Bug tools/27041] "

[PATCH] src: fix spelling typos in argp help text and error diagnostics
 2020-12-12 14:20 UTC  (2+ messages)

[PATCH] libdwelf: fix spelling typos in strings returned by dwelf_elf_e_machine_string
 2020-12-12 14:19 UTC  (2+ messages)

[PATCH] doc: fix spelling typos
 2020-12-11 13:12 UTC  (2+ messages)

[PATCH] Remove unused tests/configure.ac
 2020-12-11 12:43 UTC  (2+ messages)

[PATCH v2] Support building when fts and obstack aren't part of libc
 2020-12-11 11:33 UTC  (4+ messages)
  ` [PATCH] configure.ac: simplify argp check

[PATCH] Remove unused Makefile variable GCC_INCLUDE
 2020-12-11 11:29 UTC  (2+ messages)

[PATCH v2] Support building when fts and obstack aren't part of libc
 2020-12-11 11:29 UTC  (4+ messages)
  ` [PATCH] configure.ac: fix typo in error diagnostics

Remove nested functions from link_map.c V2
 2020-12-10 13:14 UTC  (5+ messages)
` [PATCH 1/2] link_map: Pull release_buffer() into file scope
` [PATCH 2/2] link_map: Pull read_addrs() "

[PATCH] Drop $(EXEEXT) suffix from shared libraries
 2020-12-10 11:57 UTC  (14+ messages)
              ` [PATCH] Fix automake warnings

[PATCH] debuginfod: export DEBUGINFOD_SONAME macro in debuginfod.h
 2020-12-09 22:43 UTC  (21+ messages)
        ` [PATCH v2 1/3] "
        ` [PATCH v2 2/3] debuginfod: create the fully versioned libdebuginfod file name during build
          ` [PATCH v2 4/3] debuginfod: create libdebuginfod files using a race-free method
        ` [PATCH v2 3/3] libdwfl: do not fall back to dlopen of libdebuginfod.so
            ` [PATCH v3 1/3] debuginfod: export DEBUGINFOD_SONAME macro in debuginfod.h
            ` [PATCH v3 2/3] debuginfod: create libdebuginfod.so.1 before libdebuginfod.so
            ` [PATCH v3 3/3] libdwfl: switch to DEBUGINFOD_SONAME, remove libdebuginfod.so fallback

[PATCH] libdwfl: Do not dlopen libdebuginfod if DEBUGINFOD_URLS is unset or empty
 2020-12-09 16:42 UTC  (5+ messages)

eu-strip --reloc-debug-sections-only on linux .debug objects
 2020-12-08 23:22 UTC  (3+ messages)

Will eu-addr2line support debuginfod?
 2020-12-08 14:06 UTC  (3+ messages)

link_map: Remove nested functions
 2020-12-06 13:41 UTC  (7+ messages)
` [PATCH 1/3] link_map: Pull release_buffer() into file scope
` [PATCH 2/3] link_map: Pull read_addrs() in "
` [PATCH 3/3] link_map: Inline consider_phdr() into only caller

[Bug libelf/23787] New: Invalid Address Deference problem in function elf_end in libelf the latest elfutils-0.174
 2020-12-02 10:10 UTC  (3+ messages)
` [Bug tools/23787] eu-size: Bad handling of ar files inside are files

[Bug debuginfod/26125] New: during debuginfod cache cleanup, try harder to rmdir empty dirs
 2020-11-30 12:47 UTC  (8+ messages)
` [Bug debuginfod/26125] "

Buildbot failure in Wildebeest Builder on whole buildset
 2020-11-29  1:18 UTC  (4+ messages)

[PATCH] debuginfod: Try to remove empty cache dirs
 2020-11-28  1:25 UTC 

Remove remaining nested functions from libdwfl
 2020-11-28  1:02 UTC  (5+ messages)
` [PATCH 1/3] segment_report_module: Pull finish_portion() into file scope
` [PATCH 2/3] segment_report_module: Pull read_portion() "
` [PATCH 3/3] segment_report_module: Inline consider_notes() into only caller

Remove nested functions from libdwfl V2
 2020-11-26 11:31 UTC  (15+ messages)
` [PATCH 01/12] segment_report_module: Get rid of segment_read()
` [PATCH 02/12] segment_report_module: Remove nested release_buffer() function
` [PATCH 03/12] segment_report_module: Pull finish_portion() info file scope
` [PATCH 04/12] segment_report_module: Pull read_portion() into "
` [PATCH 05/12] segment_report_module: Use a struct for build id information
` [PATCH 06/12] segment_report_module: Pull consider_notes() into file scope
` [PATCH 07/12] segment_report_module: Get rid of nested final_read() function
` [PATCH 08/12] segment_report_module: Use one loop for p32/p64 arrays
` [PATCH 09/12] segment_report_module: Inline read_phdr() into only caller
` [PATCH 10/12] segment_report_module: Unify d32/d64 loops
` [PATCH 11/12] segment_report_module: Inline consider_dyn() into only caller
` [PATCH 12/12] segment_report_module: Inline consider_phdr() "

patch: debuginfod sqlite3 metrics
 2020-11-26 11:25 UTC  (4+ messages)

patches obv debuginfod
 2020-11-26  2:22 UTC 

[Bug libdw/26930] New: tsearch/tfind tree caches need locking
 2020-11-24 12:17 UTC  (2+ messages)
` [Bug libdw/26930] "

[announce] Void Linux debuginfod server
 2020-11-24  1:29 UTC 

Buildbot failure in Wildebeest Builder on whole buildset
 2020-11-23 17:58 UTC  (2+ messages)

[PATCH] debuginfod-client: Add debuginfod_set_verbose_fd and DEBUGINFOD_VERBOSE
 2020-11-23 16:10 UTC  (2+ messages)

[Bug general/23786] New: Divide-by-zero Problem in function arlib_add_symbols() in arlib.c in elfutils-0.174
 2020-11-22 14:50 UTC  (2+ messages)
` [Bug tools/23786] "

[Bug libdw/26921] New: dwarf_getalt () not thread-safe
 2020-11-21 23:53 UTC  (10+ messages)
` [Bug libdw/26921] "

[PATCH] debuginfod: Handle "/" and report unrecognized operations
 2020-11-21 20:06 UTC 

[patch] debuginfod more metrics
 2020-11-21 15:52 UTC  (2+ messages)

[PATCH 1/1] IBM Z: Fix endianess problem in pid_memory_read
 2020-11-20  6:20 UTC  (3+ messages)

Buildbot failure in Wildebeest Builder on whole buildset
 2020-11-19 13:55 UTC  (2+ messages)

Removing gnu99 constructs from elfutils
 2020-11-19 11:48 UTC  (7+ messages)
` [PATCH 03/14] segment_report_module: Remove nested finish() function
` [PATCH 04/14] segment_report_module: Remove nested release_buffer() function
` [PATCH 05/14] segment_report_module: Pull finish_portion() info file scope

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