]> git.ipfire.org Git - thirdparty/elfutils.git/shortlog
thirdparty/elfutils.git
2020-12-16  Mark Wielaardlibelf: Make sure we have at least a full ELF header...
2020-12-15  Mark Wielaardelflint: Always print symbol name (if known) in error...
2020-12-15  Dmitry V. Levinpo: remove empty translation files
2020-12-15  Dmitry V. Levinm4: remove unneeded Makefile.am
2020-12-15  Dmitry V. Levinconfigure.ac: remove unneeded AC_CONFIG_MACRO_DIR(...
2020-12-12  Dmitry V. LevinFix spelling typos in NEWS, NOTES, TODO, and in comment...
2020-12-12  Dmitry V. Levintests: fix spelling typos in error diagnostics and...
2020-12-12  Dmitry V. Levinsrc: fix spelling typos in comments and ChangeLog
2020-12-12  Dmitry V. Levinlibelf: fix spelling typos in comments
2020-12-12  Dmitry V. Levinlibdwfl: fix spelling typos in comments and ChangeLog
2020-12-12  Dmitry V. Levinlibdwelf: fix spelling typos in comments
2020-12-12  Dmitry V. Levinlibdw: fix spelling typos in comments and ChangeLog
2020-12-12  Dmitry V. Levinlibcpu: fix spelling typos in comments
2020-12-12  Dmitry V. Levinlibasm: fix spelling typos in comments
2020-12-12  Dmitry V. Levinconfig: fix spelling typos in comments and %changelog
2020-12-12  Dmitry V. Levinbackends: fix spelling typos in comments
2020-12-12  Dmitry V. Levindebuginfod: fix spelling typos in error diagnostics...
2020-12-12  Dmitry V. Levinsrc: fix spelling typos in argp help text and error...
2020-12-12  Dmitry V. Levinlibdwelf: fix spelling typos in strings returned by...
2020-12-11  Dmitry V. Levindoc: fix spelling typos
2020-12-11  Dmitry V. LevinRemove unused tests/configure.ac
2020-12-11  Dmitry V. Levinconfigure.ac: simplify argp check
2020-12-11  Dmitry V. Levinconfigure.ac: fix typo in error diagnostics
2020-12-11  Dmitry V. LevinRemove unused Makefile variable GCC_INCLUDE
2020-12-10  Timm Bäderlink_map: Pull read_addrs() into file scope
2020-12-10  Timm Bäderlink_map: Pull release_buffer() into file scope
2020-12-10  Dmitry V. LevinFix automake warnings
2020-12-09  Dmitry V. Levinlibdwfl: switch to DEBUGINFOD_SONAME, remove libdebugin...
2020-12-09  Dmitry V. Levindebuginfod: create libdebuginfod.so.1 before libdebugin...
2020-12-09  Dmitry V. Levindebuginfod: export DEBUGINFOD_SONAME macro in debuginfod.h
2020-12-06  Timm Bäderlink_map: Inline consider_phdr() into only caller
2020-12-06  Dmitry V. LevinDrop $(EXEEXT) suffix from shared libraries
2020-11-29  Mark Wielaardlibdwfl: Use 64bit GElf_Addr instead of size_t to calcu...
2020-11-28  Timm Bädersegment_report_module: Inline consider_notes() into...
2020-11-28  Timm Bädersegment_report_module: Pull read_portion() into file...
2020-11-28  Timm Bädersegment_report_module: Pull finish_portion() into file...
2020-11-26  Frank Ch. Eiglerdebuginfod: correct prometheus metric typo
2020-11-26  Frank Ch. Eiglerdebuginfod: use clock_gettime(CLOCK_MONOTONIC) for...
2020-11-26  Frank Ch. Eiglerdebuginfod: sqlite3 metrics
2020-11-25  Timm Bädersegment_report_module: Inline consider_phdr() into...
2020-11-25  Timm Bädersegment_report_module: Inline consider_dyn() into only...
2020-11-25  Timm Bädersegment_report_module: Unify d32/d64 loops
2020-11-25  Timm Bädersegment_report_module: Inline read_phdr() into only...
2020-11-25  Timm Bädersegment_report_module: Use one loop for p32/p64 arrays
2020-11-25  Timm Bädersegment_report_module: Get rid of nested final_read...
2020-11-25  Timm Bädersegment_report_module: Use a struct for build id inform...
2020-11-25  Timm Bädersegment_report_module: Remove nested release_buffer...
2020-11-25  Timm Bädersegment_report_module: Get rid of segment_read()
2020-11-23  Mark Wielaarddebuginfod-client: Initialize struct handle_data errbuf...
2020-11-23  Mark Wielaarddebuginfod-client: Add debuginfod_set_verbose_fd and...
2020-11-21  Mark Wielaarddebuginfod: Handle "/" and report unrecognized operations
2020-11-21  Frank Ch. Eiglerdebuginfod: add thread-busy metrics to webapi service
2020-11-19  Andreas KrebbelIBM Z: Fix endianess problem in pid_memory_read
2020-11-19  Timm Bädersegment_report_module: Remove nested finish() function
2020-11-18  Timm Bädersegment_report_module: Get rid of variable-length arrays
2020-11-17  Mark Wielaardbackends: Handle SHT_X86_64_UNWIND as valid relocation...
2020-11-17  Mark Wielaarddebuginfod-find: Be a bit less verbose with -v
2020-11-09  Mark Wielaardlibelf: Update SH_ENTSIZE_HASH comment.
2020-11-09  Dmitry V. Levinconfig: do not define DEBUGINFOD_URLS environment varia...
2020-11-09  Dmitry V. Levinconfig: Conditionalize on LIBDEBUGINFOD instead of...
2020-11-06  Mark Wielaardlibelf: Check header exists in elf_strptr
2020-11-06  Mark Wielaardlibelf: Set dst to zero on failure in __elf_getphdrnum_...
2020-11-06  Mark Wielaardlibelf: Use GElf_Ehdr instead of Elf handle in __libelf...
2020-11-06  Mark Wielaardtests: Create bogus R/nothing.rpm with cyclic symlink.
2020-11-03  Érico RolimSwitch from numerical to defined constants for permissions.
2020-11-03  Érico Rolimdebuginfod.cxx: include libintl.h.
2020-11-03  Érico RolimSupport building when fts and obstack aren't part of...
2020-10-31  Dmitry V. LevinDo not install profile.d/debuginfod.*sh files unless... elfutils-0.182
2020-10-31  Mark WielaardPrepare for 0.182
2020-10-31  Frank Ch. Eiglerdebuginfod: Accelerate traversal, shutdowns, improve...
2020-10-31  Mark Wielaardtests: Add dlopen override to dwfl-proc-attach for...
2020-10-31  Mark Wielaardtests: Remove bashism from test-wrapper.sh /bin/sh...
2020-10-30  Mark Wielaardtests: Run valgrind also on binary tests.
2020-10-30  Frank Ch. Eiglerelfutils.spec.in: fix debuginfod state/config file...
2020-10-30  Frank Ch. EiglerPR26775: restore thread_work_groom metric to cycle...
2020-10-30  Frank Ch. EiglerPR26775: make grooming progress visible & interruptible
2020-10-30  Frank Ch. EiglerPR26810: debuginfod should tolerate some absence/renami...
2020-10-29  Mark Wielaardtests: Add read_unaligned testcase
2020-10-29  Tom TromeyFix leb128 reading
2020-10-28  Mark Wielaardlibelf: Sync elf.h from glibc.
2020-10-27  Érico Rolimunstrip: Stop using strndupa.
2020-10-26  Mark Wielaarddebuginfod: Translate CURLE_PEER_FAILED_VERIFICATION...
2020-10-26  Mark Wielaardlibdw: dwarf_frame_register takes an array of at least...
2020-10-26  Mark Wielaardbackends: Remove tilegx backend.
2020-10-26  Mark Wielaardlibebl: Remove unused ebl_syscall_abi.
2020-10-24  Tom TromeyFix bug in read_3ubyte_unaligned_inc
2020-10-21  Frank Ch. EiglerPR26756: add more prometheus metrics to debuginfod
2020-10-21  Frank Ch. Eiglerdebuginfod: suppress fdcache prefetching during dwz...
2020-10-08  Frank Ch. EiglerPR25461: uninstall /etc/profile.d files for distuninsta...
2020-10-08  Frank Ch. EiglerPR25461: add /etc/profile.d files for default $DEBUGINF...
2020-10-07  Frank Ch. Eiglerdebuginfod-find.1: Fix formatting on wide consoles
2020-10-02  Mark Wielaardreadelf: Support showing view pairs in loclists as...
2020-09-21  Mark Wielaardlibdwfl: Add ZSTD support.
2020-09-18  Frank Ch. Eiglerdebuginfod: store only canonicalized sref pathnames...
2020-09-17  Mark Wielaarddebuginfod: Fix BUILD_STATIC build.
2020-09-16  Mark Wielaarddebuginfod-find.c: Fix license block comment. File...
2020-09-15  Mark Wielaarddebuginfod-find: Support compressed (kernel) ELF images.
2020-09-08  Mark WielaardPrepare for 0.181 elfutils-0.181
2020-09-07  Mark Wielaardlibdw,readelf: Recognize DW_CFA_AARCH64_negate_ra_state
2020-09-07  Mark Wielaardlibebl: Handle aarch64 bti, pac bits in gnu property...
next