summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* debuginfod: PR28204 - RPM IMA per-file signature verificationupstream/users/fche/try-bz28204fRyan Goldberg2024-04-1620-32/+997
* PR31620: debuginfod-client.c: Test for https support in libcurlNorbert Lange2024-04-151-3/+13
* PR31637: debuginfod-find -v SIGSEGVFrank Ch. Eigler2024-04-122-1/+4
* libdw: dwarf_getsrcfiles should not imply dwarf_getsrclinesAaron Merey2024-04-1111-182/+697
* backends: Add register_info, return_value_location, core_note on mipsYing Huang2024-04-055-1/+421
* stack: Fix stack unwind failure on mipsYing Huang2024-04-055-1/+219
* Hexagon: implement machine flag checkMatheus Tavares Bernardino2024-04-043-0/+9
* Add support for HexagonMatheus Tavares Bernardino2024-04-0410-5/+381
* tests, config: Add more .gitignore filesMark Wielaard2024-04-013-1/+5
* Support Mips architectureYing Huang2024-03-296-2/+217
* tests: Use bash for run-debuginfod-client-profile.shMark Wielaard2024-03-271-1/+1
* config: Make sure profile.sh succeeds with set -e and set -o pipefailMark Wielaard2024-03-273-1/+30
* config: Add debuginfod.fish to elfutils.spec as config file.Mark Wielaard2024-03-241-0/+1
* config: Add profile script for fish shellFrederik “Freso” S. Olesen2024-03-243-2/+19
* riscv: Partial implementation of flatten_aggregateMark Wielaard2024-03-206-11/+262
* srcfiles: fix unused variable BUFFER_SIZEJose Quaresma2024-03-191-0/+2
* PR31103: git authorship correctionDi Chen2024-03-190-0/+0
* PR31103: debuginfod: periodically call malloc_trim(0)Frank Ch. Eigler2024-03-182-2/+11
* 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