summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* skip if objcopy doesn't workupstream/users/amerey/try-no-objcopyAaron Merey2024-02-294-14/+21
* tests/run-getsrc-die.sh: Avoid using objcopyAaron Merey2024-02-294-7/+4
* Add __libdw_getdierangesAaron Merey2024-02-296-52/+182
* libdw: Handle split DWARF in dwarf_decl_fileOmar Sandoval2024-02-295-27/+335
* readelf: Use unsigned loop variables in handle_verneed and handle_verdefMark Wielaard2024-02-271-4/+4
* libebl: ebl_object_note print 32bit annobin address ranges correctlyMark Wielaard2024-02-271-2/+2
* backends: Update list of LoongArch relocationsXi Ruoyao2024-02-241-0/+17
* libelf: Sync elf.h from glibcXi Ruoyao2024-02-241-1/+30
* libdw: Update dwarf_cu_dwp_section_info documentationMark Wielaard2024-02-221-19/+23
* libdw: Try .dwp file in __libdw_find_split_unit()Omar Sandoval2024-02-155-9/+119
* libdw: Parse DWARF package file index sectionsOmar Sandoval2024-02-1520-4/+798
* PR31265 - rework debuginfod archive-extract fdcacheFrank Ch. Eigler2024-02-133-244/+265
* Handle DW_AT_decl_file 0Aaron Merey2024-02-124-10/+21
* debuginfod.8 man page: tweak -U explanationFrank Ch. Eigler2024-02-121-2/+2
* unstrip: Call adjust_relocs no more than once per section.Aaron Merey2024-02-065-16/+219
* Revert "debuginfod.cxx: Restore comment"Aaron Merey2024-02-061-2/+0
* debuginfod.cxx: Restore commentAaron Merey2024-02-061-0/+2
* NEWS: Update version number and remove duplicate 0.190 entryMark Wielaard2024-02-061-4/+1
* srcfiles: Fix --enable-gcov (BUILD_STATIC) buildMark Wielaard2024-02-061-3/+8
* PR 30991: srcfiles tarball featureHousam Alamour2024-02-058-45/+395
* libelf: Treat elf_memory as if using ELF_C_READ_MMAPMark Wielaard2024-02-023-6/+158
* libdwfl: Add some extra space to buffer to read kernel image headerMark Wielaard2024-01-301-4/+4
* PR31248: debuginfod_find_*: lseek to the front on returned fdsFrank Ch. Eigler2024-01-162-2/+5
* libdw: Use INTUSE with dwarf_get_unitsAaron Merey2023-12-224-52/+52
* tests: fix build against upcoming `gcc-14` (`-Werror=calloc-transposed-args`)Sergei Trofimovich2023-12-211-1/+1
* Add helper function for basenameKhem Raj2023-12-2116-31/+46
* tests: Don't redirect output to /dev/null in run-native-test.shMark Wielaard2023-12-181-6/+9
* libelf: check decompressed ZSTD sizeAleksei Vetrov2023-11-241-1/+1
* libdwfl: Correctly handle corefile non-contiguous segmentsAaron Merey2023-11-216-14/+177
* tests: Add test for duplicate entries in archiveAleksei Vetrov2023-11-213-1/+9
* libdwfl: handle duplicate ELFs when reporting archivesAleksei Vetrov2023-11-211-1/+2
* readelf: Don't print average number of tests when no tests are doneMark Wielaard2023-11-201-3/+4
* tests: Restructure run-debuginfod-response-headers.shMark Wielaard2023-11-191-9/+14
* libdw: check offset dwarf_formstring in all casesAleksei Vetrov2023-11-171-3/+3
* doc/debuginfod.8: clarify source file handlingFrank Ch. Eigler2023-11-161-14/+13
* Minor: include <stdint.h> for uintptr_tPaul Pluzhnikov2023-11-151-0/+1
* libelf: Fix elf_begin.c build on 32bit arches.Mark Wielaard2023-11-141-1/+1
* Fix computations with (potentially) NULL pointerPaul Pluzhnikov2023-11-141-14/+10
* libelf: Fix possible memory leak in elf_getdata_rawchunkMark Wielaard2023-11-141-0/+5
* rpmbuild: fix Makefile rulesMark Wielaard2023-11-141-2/+2
* backends: Fix arm_machine_flag_name version string.Mark Wielaard2023-11-131-1/+1
* elfutils.spec: Add eu-srcfiles and add new make rpmbuild targetMark Wielaard2023-11-032-0/+6
* Prepare for 0.190elfutils-0.190Mark Wielaard2023-11-038-3660/+3832
* The default branch is now 'main'Mark Wielaard2023-11-031-1/+1
* libelf/elf_newscn.c: fix build failure against gcc-14 (-Walloc-size)upstream/masterSergei Trofimovich2023-11-031-3/+3
* tests: Optionally dump all units in dwarf-getmacrosOmar Sandoval2023-11-022-10/+44
* tests: Handle DW_MACRO_{define,undef}_{strx,sup} in dwarf-getmacrosOmar Sandoval2023-11-022-0/+10
* readelf: Support .gdb_index version 9Aaron Merey2023-11-025-5/+165
* libdw, libdwfl: Save original path of ELF fileOmar Sandoval2023-11-029-25/+65
* debuginfod-client.c: Don't print empty line in header_callbackAaron Merey2023-11-011-1/+3