summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* use portable echo commandupstream/users/amerey/try-pr27405Aaron Merey2024-04-091-2/+2
* libdw: dwarf_getsrcfiles should not imply dwarf_getsrclinesAaron Merey2024-04-0911-227/+734
* debuginfod: Remove unused variableKhem Raj2024-03-101-1/+0
* libdw: Don't use INTUSE in libdwP.h str_offsets_base_offMark Wielaard2024-03-031-2/+1
* Prepare for 0.191elfutils-0.191Aaron Merey2024-03-019-1444/+1558
* GPG-KEY: Add key for Aaron MereyMark Wielaard2024-03-011-0/+34
* libdw: Initialize tu_offset in __libdw_package_indexMark Wielaard2024-03-011-1/+1
* libdw: Handle overflowed DW_SECT_INFO offsets in DWARF package file indexesOmar Sandoval2024-03-0110-6/+427
* tests/run-getsrc-die.sh: Skip tests if objcopy failsAaron Merey2024-02-291-16/+20
* libdw: Apply DWARF package file section offsets where appropriateOmar Sandoval2024-03-0114-21/+2522
* libdw: Refactor dwarf_next_lines and fix skipped CUOmar Sandoval2024-02-291-43/+30
* 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