aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-06debuginfod.cxx: Restore commentAaron Merey
2024-02-06NEWS: Update version number and remove duplicate 0.190 entryMark Wielaard
2024-02-06srcfiles: Fix --enable-gcov (BUILD_STATIC) buildMark Wielaard
2024-02-05PR 30991: srcfiles tarball featureHousam Alamour
2024-02-02libelf: Treat elf_memory as if using ELF_C_READ_MMAPMark Wielaard
2024-01-30libdwfl: Add some extra space to buffer to read kernel image headerMark Wielaard
2024-01-16PR31248: debuginfod_find_*: lseek to the front on returned fdsFrank Ch. Eigler
2023-12-22libdw: Use INTUSE with dwarf_get_unitsAaron Merey
2023-12-21tests: fix build against upcoming `gcc-14` (`-Werror=calloc-transposed-args`)Sergei Trofimovich
2023-12-21Add helper function for basenameKhem Raj
2023-12-18tests: Don't redirect output to /dev/null in run-native-test.shMark Wielaard
2023-11-24libelf: check decompressed ZSTD sizeAleksei Vetrov
2023-11-21libdwfl: Correctly handle corefile non-contiguous segmentsAaron Merey
2023-11-21tests: Add test for duplicate entries in archiveAleksei Vetrov
2023-11-21libdwfl: handle duplicate ELFs when reporting archivesAleksei Vetrov
2023-11-20readelf: Don't print average number of tests when no tests are doneMark Wielaard
2023-11-19tests: Restructure run-debuginfod-response-headers.shMark Wielaard
2023-11-17libdw: check offset dwarf_formstring in all casesAleksei Vetrov
2023-11-16doc/debuginfod.8: clarify source file handlingFrank Ch. Eigler
2023-11-15Minor: include <stdint.h> for uintptr_tPaul Pluzhnikov
2023-11-14libelf: Fix elf_begin.c build on 32bit arches.Mark Wielaard
2023-11-14Fix computations with (potentially) NULL pointerPaul Pluzhnikov
2023-11-14libelf: Fix possible memory leak in elf_getdata_rawchunkMark Wielaard
2023-11-14rpmbuild: fix Makefile rulesMark Wielaard
2023-11-13backends: Fix arm_machine_flag_name version string.Mark Wielaard
2023-11-03elfutils.spec: Add eu-srcfiles and add new make rpmbuild targetMark Wielaard
2023-11-03Prepare for 0.190Mark Wielaard
2023-11-03The default branch is now 'main'Mark Wielaard
2023-11-03libelf/elf_newscn.c: fix build failure against gcc-14 (-Walloc-size)upstream-masterSergei Trofimovich
2023-11-02tests: Optionally dump all units in dwarf-getmacrosOmar Sandoval
2023-11-02tests: Handle DW_MACRO_{define,undef}_{strx,sup} in dwarf-getmacrosOmar Sandoval
2023-11-02readelf: Support .gdb_index version 9Aaron Merey
2023-11-02libdw, libdwfl: Save original path of ELF fileOmar Sandoval
2023-11-01debuginfod-client.c: Don't print empty line in header_callbackAaron Merey
2023-11-01dwfl_offline_section_address: replace asserts with early returnAaron Merey
2023-11-01libdw: Recognize .debug_[ct]u_index sections in dwarf_elf_beginOmar Sandoval
2023-11-01libdw: ignore really large discriminatorMark Wielaard
2023-10-25CONTRIBUTING: Update ChangeLog policy, mention patchwork and try botsMark Wielaard
2023-10-24PR 30000: debuginfod-find should have a source-list verbHousam Alamour
2023-10-19CONTRIBUTING: Switch from real name policy to know identity policyMark Wielaard
2023-10-14libelf: Make elf32_getchdr and elf64_getchdr thread-safeHeather McIntyre
2023-10-14libelf: Fix elf_end deadlockHeather McIntyre
2023-10-14libelf: Make elf_version thread-safeHeather McIntyre
2023-10-14lib: Add new once_define and once macros to eu-config.hHeather McIntyre
2023-10-13libelf: Sync elf.h from glibcYing Huang
2023-10-11PR30962: debuginfod: full paths for X-DEBUGINFOD-FILE/ARCHIVE response headersFrank Ch. Eigler
2023-10-09libdw: Skip zero entries in arangesMark Wielaard
2023-10-06strip: Clean up a bit more after errorsMark Wielaard
2023-10-03libdw: Handle split DWARF in dwarf_macro_getsrcfilesOmar Sandoval
2023-10-03libdw: Fix dwarf_macro_getsrcfiles for DWARF 5Omar Sandoval