]> git.ipfire.org Git - thirdparty/elfutils.git/shortlog
thirdparty/elfutils.git
2024-08-08  Tristan RossPrevent binaries in src from colliding with libc++... users/amerey/try-config
2024-07-12  Aleksei Vetrovlibdwfl: Make dwfl_report_offline_memory work with...
2024-07-12  Aaron Mereytests/run-sysroot.sh: Call exit_cleanup directly
2024-07-12  Aaron Mereytests/run-sysroot.sh: Delete file with tempfiles
2024-07-11  Aaron Mereytests/run-sysroot.sh: Avoid testing output that depends...
2024-07-04  Aaron Mereytests/Makefile.am: Add run-sysroot.sh to EXTRA_DIST
2024-07-04  Michal Sekletartests: add test for eu-stack --sysroot
2024-07-04  Luke Diamandeu-stack: add support for sysroot option
2024-07-04  Luke Diamandlibdwfl: specify optional sysroot to search for shared...
2024-07-02  Maks Mishinreadelf: Fix memory leak in print_hash_info()
2024-06-28  Aaron Mereyelfutils.spec.in: Package elf32_* and elf64_* man pages
2024-06-28  Aaron MereyAdd man pages for some libelf functions
2024-06-22  Mark Wielaardar, ranlib: Don't double close file descriptors
2024-06-22  Mark Wielaarddebuginfod-client: Don't leak id/version with duplicate...
2024-06-22  Mark Wielaardlibelf: elf32_getshdr might leak section header when...
2024-06-22  Mark Wielaardlibdwfl: Make sure mapped is always set in unzip
2024-06-16  Mark Wielaarddoc: Always distribute all man pages
2024-06-08  Frank Ch. EiglerPR31866: reenable --enable-libdebuginfod=dummy
2024-06-07  Aaron MereyUpdate code of conduct
2024-06-04  Frank Ch. Eiglerrework debuginfod configury
2024-06-04  Frank Ch. Eiglerdebuginfod-client tweak for alma buildbot
2024-06-03  Frank Ch. EiglerPR29472: debuginfod: add metadata query webapi, C api...
2024-05-31  Luca Boccassireadelf: add pretty printing for FDO Dlopen Metadata...
2024-05-31  Mark Wielaardlibelf: Sync elf.h from glibc
2024-05-14  Mark Wielaardreadelf: Fix printing of DW_FORM_strx and DW_MACRO...
2024-05-13  Frank Ch. EiglerSupport nullglob in profile.sh.in
2024-05-12  Mark Wielaardar: Replace one alloca use by xmalloc
2024-05-10  Aaron Mereyconfig/Makefile.am: Modify profile.fish in all-local
2024-05-10  Aaron Mereydebuginfod: PR28204 config/profile.fish.in
2024-05-10  Ryan Goldbergdebuginfod: PR28204 - RPM IMA per-file signature verifi...
2024-05-09  Aaron MereyMakefile.am: Avoid code duplication
2024-05-06  Aaron MereyFix 'make coverage' when used with lcov version 2.0+
2024-04-17  Aaron Mereyconfig/profile.fish.in: Prevent bracketed variables...
2024-04-17  Aaron Mereytests/.gitignore: Use correct spelling for get-files...
2024-04-15  Norbert LangePR31620: debuginfod-client.c: Test for https support...
2024-04-12  Frank Ch. EiglerPR31637: debuginfod-find -v SIGSEGV
2024-04-11  Aaron Mereylibdw: dwarf_getsrcfiles should not imply dwarf_getsrclines
2024-04-05  Ying Huangbackends: Add register_info, return_value_location...
2024-04-05  Ying Huangstack: Fix stack unwind failure on mips
2024-04-04  Matheus Tavares... Hexagon: implement machine flag check
2024-04-04  Matheus Tavares... Add support for Hexagon
2024-04-01  Mark Wielaardtests, config: Add more .gitignore files
2024-03-28  Ying HuangSupport Mips architecture
2024-03-27  Mark Wielaardtests: Use bash for run-debuginfod-client-profile.sh
2024-03-27  Mark Wielaardconfig: Make sure profile.sh succeeds with set -e and...
2024-03-24  Mark Wielaardconfig: Add debuginfod.fish to elfutils.spec as config...
2024-03-24  Frederik “Freso... config: Add profile script for fish shell
2024-03-20  Mark Wielaardriscv: Partial implementation of flatten_aggregate
2024-03-19  Jose Quaresmasrcfiles: fix unused variable BUFFER_SIZE
2024-03-19  Di ChenPR31103: git authorship correction
2024-03-18  Frank Ch. EiglerPR31103: debuginfod: periodically call malloc_trim(0)
2024-03-11  Khem Rajdebuginfod: Remove unused variable
2024-03-02  Mark Wielaardlibdw: Don't use INTUSE in libdwP.h str_offsets_base_off
2024-03-01  Aaron MereyPrepare for 0.191 elfutils-0.191
2024-03-01  Mark WielaardGPG-KEY: Add key for Aaron Merey
2024-03-01  Mark Wielaardlibdw: Initialize tu_offset in __libdw_package_index
2024-03-01  Omar Sandovallibdw: Handle overflowed DW_SECT_INFO offsets in DWARF...
2024-03-01  Aaron Mereytests/run-getsrc-die.sh: Skip tests if objcopy fails
2024-02-29  Omar Sandovallibdw: Apply DWARF package file section offsets where...
2024-02-29  Omar Sandovallibdw: Refactor dwarf_next_lines and fix skipped CU
2024-02-29  Aaron MereyAdd __libdw_getdieranges
2024-02-29  Omar Sandovallibdw: Handle split DWARF in dwarf_decl_file
2024-02-27  Mark Wielaardreadelf: Use unsigned loop variables in handle_verneed...
2024-02-27  Mark Wielaardlibebl: ebl_object_note print 32bit annobin address...
2024-02-24  Xi Ruoyaobackends: Update list of LoongArch relocations
2024-02-24  Xi Ruoyaolibelf: Sync elf.h from glibc
2024-02-22  Mark Wielaardlibdw: Update dwarf_cu_dwp_section_info documentation
2024-02-15  Omar Sandovallibdw: Try .dwp file in __libdw_find_split_unit()
2024-02-15  Omar Sandovallibdw: Parse DWARF package file index sections
2024-02-13  Frank Ch. EiglerPR31265 - rework debuginfod archive-extract fdcache
2024-02-13  Aaron MereyHandle DW_AT_decl_file 0
2024-02-12  Frank Ch. Eiglerdebuginfod.8 man page: tweak -U explanation
2024-02-06  Aaron Mereyunstrip: Call adjust_relocs no more than once per section.
2024-02-06  Aaron MereyRevert "debuginfod.cxx: Restore comment"
2024-02-06  Aaron Mereydebuginfod.cxx: Restore comment
2024-02-06  Mark WielaardNEWS: Update version number and remove duplicate 0...
2024-02-06  Mark Wielaardsrcfiles: Fix --enable-gcov (BUILD_STATIC) build
2024-02-06  Housam AlamourPR 30991: srcfiles tarball feature
2024-02-02  Mark Wielaardlibelf: Treat elf_memory as if using ELF_C_READ_MMAP
2024-01-30  Mark Wielaardlibdwfl: Add some extra space to buffer to read kernel...
2024-01-16  Frank Ch. EiglerPR31248: debuginfod_find_*: lseek to the front on retur...
2023-12-22  Aaron Mereylibdw: Use INTUSE with dwarf_get_units
2023-12-21  Sergei Trofimovichtests: fix build against upcoming `gcc-14` (`-Werror...
2023-12-21  Khem RajAdd helper function for basename
2023-12-18  Mark Wielaardtests: Don't redirect output to /dev/null in run-native...
2023-11-23  Aleksei Vetrovlibelf: check decompressed ZSTD size
2023-11-21  Aaron Mereylibdwfl: Correctly handle corefile non-contiguous segments
2023-11-21  Aleksei Vetrovtests: Add test for duplicate entries in archive
2023-11-21  Aleksei Vetrovlibdwfl: handle duplicate ELFs when reporting archives
2023-11-20  Mark Wielaardreadelf: Don't print average number of tests when no...
2023-11-19  Mark Wielaardtests: Restructure run-debuginfod-response-headers.sh
2023-11-17  Aleksei Vetrovlibdw: check offset dwarf_formstring in all cases
2023-11-16  Frank Ch. Eiglerdoc/debuginfod.8: clarify source file handling
2023-11-15  Paul PluzhnikovMinor: include <stdint.h> for uintptr_t
2023-11-14  Mark Wielaardlibelf: Fix elf_begin.c build on 32bit arches.
2023-11-14  Paul PluzhnikovFix computations with (potentially) NULL pointer
2023-11-14  Mark Wielaardlibelf: Fix possible memory leak in elf_getdata_rawchunk
2023-11-13  Mark Wielaardrpmbuild: fix Makefile rules
2023-11-13  Mark Wielaardbackends: Fix arm_machine_flag_name version string.
2023-11-03  Mark Wielaardelfutils.spec: Add eu-srcfiles and add new make rpmbuil...
next