summaryrefslogtreecommitdiff
path: root/libdwfl/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Come up with startswith function.Martin Liska2021-05-121-0/+10
* libdwfl: use GNU strerror_r only when available.Érico Rolim2021-02-051-0/+4
* elf-from-memory: Refactor to get rid of nested functionTimm Bäder2021-01-281-0/+6
* elf-from-memory: Restructure code to get rid of nested handle_segment()Timm Bäder2021-01-281-0/+7
* Consistently define _(Str) using dgettext ("elfutils", Str)Dmitry V. Levin2020-12-161-0/+5
* libdwfl: fix spelling typos in comments and ChangeLogDmitry V. Levin2020-12-121-3/+10
* link_map: Pull read_addrs() into file scopeTimm Bäder2020-12-101-0/+5
* link_map: Pull release_buffer() into file scopeTimm Bäder2020-12-101-0/+5
* libdwfl: switch to DEBUGINFOD_SONAME, remove libdebuginfod.so fallbackDmitry V. Levin2020-12-091-0/+6
* link_map: Inline consider_phdr() into only callerTimm Bäder2020-12-061-0/+5
* libdwfl: Use 64bit GElf_Addr instead of size_t to calculate address.Mark Wielaard2020-11-291-0/+5
* segment_report_module: Inline consider_notes() into only callerTimm Bäder2020-11-281-0/+5
* segment_report_module: Pull read_portion() into file scopeTimm Bäder2020-11-281-0/+6
* segment_report_module: Pull finish_portion() into file scopeTimm Bäder2020-11-281-0/+7
* segment_report_module: Inline consider_phdr() into only callerTimm Bäder2020-11-251-0/+5
* segment_report_module: Inline consider_dyn() into only callerTimm Bäder2020-11-251-0/+5
* segment_report_module: Unify d32/d64 loopsTimm Bäder2020-11-251-0/+5
* segment_report_module: Inline read_phdr() into only callerTimm Bäder2020-11-251-0/+5
* segment_report_module: Use one loop for p32/p64 arraysTimm Bäder2020-11-251-0/+5
* segment_report_module: Get rid of nested final_read() functionTimm Bäder2020-11-251-0/+5
* segment_report_module: Use a struct for build id informationTimm Bäder2020-11-251-0/+5
* segment_report_module: Remove nested release_buffer() functionTimm Bäder2020-11-251-0/+5
* segment_report_module: Get rid of segment_read()Timm Bäder2020-11-251-0/+5
* IBM Z: Fix endianess problem in pid_memory_readAndreas Krebbel2020-11-191-0/+5
* segment_report_module: Remove nested finish() functionTimm Bäder2020-11-191-0/+5
* segment_report_module: Get rid of variable-length arraysTimm Bäder2020-11-191-0/+5
* libdwfl: Add ZSTD support.Mark Wielaard2020-09-211-0/+12
* libdwfl: do not dlopen libdebuginfod.so in --disable-libdebuginfod modeDmitry V. Levin2020-08-311-0/+18
* libdwfl, src: Replace some asserts with proper check or error messages.Mark Wielaard2020-07-191-0/+14
* libdwfl: Flag an error if CIE return_address_register is invalid.Mark Wielaard2020-06-191-0/+5
* libdwfl: When we find a compressed image, use that, don't search for othersMark Wielaard2020-06-191-0/+5
* libdwfl: Return failure from dwfl_standard_find_debuginfo for NULL module.Mark Wielaard2020-05-141-0/+5
* libdwfl: Cleanup user_core resources on failure in dwfl_core_file_report.Mark Wielaard2020-05-141-0/+6
* libdwfl: Handle debugaltlink in dwfl_standard_find_debuginfo.Mark Wielaard2020-05-011-0/+5
* libdwfl: Fix double free on failure path in gzip.c.Mark Wielaard2020-04-261-0/+5
* libdwfl: Initialize bits to NULL in dwfl_standard_find_debuginfo for LTO.Mark Wielaard2020-04-161-0/+5
* libdwfl: Fix some GCC10 -Wnull-dereference issues.Mark Wielaard2020-02-061-0/+6
* libdwfl: remove broken coalescing logic in dwfl_report_segmentOmar Sandoval2019-12-181-0/+7
* libdwfl: Find and handle compressed vmlinuz image.Mark Wielaard2019-12-091-0/+5
* debuginfod 1/2: client sideAaron Merey2019-11-221-0/+6
* libdwfl: only use thread->unwound for initial frameOmar Sandoval2019-10-291-0/+5
* libdwfl: don't bother freeing frames outside of dwfl_thread_getframesOmar Sandoval2019-10-291-0/+6
* libdwelf: Make dwelf_elf_begin return NULL only when there is an error.Mark Wielaard2019-08-131-0/+8
* libdwfl: Fix fd leak/closing wrong fd after dwfl_core_file_report()Omar Sandoval2019-08-091-0/+5
* libdwfl: Make sure to left shift a unsigned 64bit value in expr_eval.Mark Wielaard2019-04-281-0/+5
* libdwfl: Don't call realloc with zero in cu.c addraranges.Mark Wielaard2019-04-281-0/+4
* libdwfl: Sanity check partial core file phdrs data read.Mark Wielaard2019-03-271-0/+5
* libdwfl: Initialize notes early in intuit_kernel_bounds.Mark Wielaard2019-02-281-0/+6
* libdwfl: parse inode in /proc/pid/maps correctlyYonghong Song2019-01-291-0/+5
* libdwfl: Sanity check partial core file dyn data read.Mark Wielaard2019-01-221-0/+5