aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-14Merge changes from topic "elfutils-zstd" into mainandroid-u-rb-dp-10-gplandroid-u-rb-dp-10-gplMatthias Männich
2023-11-14libdwfl: enable ZSTD compressed debug info supportAleksei Vetrov
2023-11-14elfutils: refactor transitive dependenciesAleksei Vetrov
2023-11-07Merge "Elfutils: enable native_bridge_supported for BCC and libbpf update" in...Matthias Männich
2023-11-03Merge changes Iadb48c6f,I5a5941e0 into mainMatthias Männich
2023-11-03libdw: ignore really large discriminatorMark Wielaard
2023-11-03Merge tag 'elfutils-0.189' into 'main'Aleksei Vetrov
2023-10-16Elfutils: enable native_bridge_supported for BCC and libbpf updateNeill Kapron
2023-03-03Prepare for 0.189Mark Wielaard
2023-03-03libelf: Document and make ELFCOMPRESS_ZSTD usable with old system elf.hMark Wielaard
2023-03-03readelf: Fix use-after-free ebl pointer issueMark Wielaard
2023-02-28libdw: Fix dwarf_getscopes memory leak on errorMark Wielaard
2023-02-23libcpu: Remove the need of NMNES by using enumYonggang Luo
2023-02-23libdw: Use elf_rawdata when checking .debug sectionMark Wielaard
2023-02-23libelf: memmove any extra bytes left by elf_cvt_gnuhash conversionMark Wielaard
2023-02-23NEWS: Add old version code namesMark Wielaard
2023-02-21Update m4 files from autoconf-archiveMark Wielaard
2023-02-21configure: Check for and -Wuse-after-free=3 when availableMark Wielaard
2023-02-21libasm: Fix use-after-free issue with circular single linked list cleanupMark Wielaard
2023-02-17NEWS: Mention linking with libstdc++ or using --disable-demanglerMark Wielaard
2023-02-17libdw: check that DWARF strings are null-terminatedAleksei Vetrov
2023-02-17configure: Error when demangler is enabled, but libstdc++ support isn'tMark Wielaard
2023-02-14doc: Add .TP before -g in debuginfod.8Mark Wielaard
2023-02-14libdw: Correct data end checkfor deref_type operand in dwarf_getlocationMark Wielaard
2023-02-14libdw: Handle DW_OP_GNU_uninit in dwarf_getlocationMark Wielaard
2023-02-14libdw, readelf, elflint: Add get_(u|s)leb128 guardsMark Wielaard
2023-02-14libdw: check memory access in get_(u|s)leb128Aleksei Vetrov
2023-02-14backends: Handle DW_TAG_unspecified_type in dwarf_peeled_die_typeMark Wielaard
2023-02-14configure: Add --enable-sanitize-memoryIlya Leoshkevich
2023-02-14backends: Support returning lvalue and rvalue referencesIlya Leoshkevich
2023-02-14printversion: Fix unused variableIlya Leoshkevich
2023-02-14tests: Ignore dwfl-report-offline-memoryIlya Leoshkevich
2023-02-09configure: Add --disable-demanglerIlya Leoshkevich
2023-02-09configure: Use -fno-addrsig if possibleIlya Leoshkevich
2023-02-09readelf: Fix set but not used parameterIlya Leoshkevich
2023-02-09libasm: Fix xdefault_pattern initializationIlya Leoshkevich
2023-02-08addr2line: Do not test demangling in run-addr2line-i-test.shIlya Leoshkevich
2023-02-08Initialize reglocs for VMCOREINFOIlya Leoshkevich
2023-02-08readelf: Fix set but not used variableIlya Leoshkevich
2023-02-07debuginfod-client.c: Download section even if cached executable didn't contai...Aaron Merey
2023-02-06debuginfod: Make sure there is only one typedef for debuginfod_clientMark Wielaard
2023-02-03tests: Check ELFUTILS_DISABLE_DEMANGLE in run-addr2line-C-test.shMark Wielaard
2023-01-30libdw: Search for abstract origin in the correct CUMark Wielaard
2023-01-30addr2line: -C should not try to handle optional (ignored) argumentMark Wielaard
2023-01-26libdwfl: add check for elf_memory return valueAleksei Vetrov
2023-01-19tests: run-debuginfod-query-retry.sh /bin/sh might not have a build-idMark Wielaard
2023-01-19backends: sparc uses NONE relocation type in ET_EXEC and ET_DYN filesMark Wielaard
2023-01-16readelf: Check compression status of .debug section dataMark Wielaard
2023-01-13Fix typos from codespellSam James
2023-01-13debuginfod-find.1: note on how to find a comp_dirSerhei Makarov