summaryrefslogtreecommitdiff
path: root/libdwfl/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* lib{asm,cpu,dw,dwfl,dwelf}: Move platform depended include into system.hYonggang Luo2022-10-281-0/+21
* libelf/libdwfl: Remove LIB_SYSTEM_H define in lib{elf,dwfl}_crc32.cYonggang Luo2022-10-271-0/+4
* Strip __ prefix from __BYTE_ORDER __LITTLE_ENDIAN and __BIG_ENDIANYonggang Luo2022-10-171-0/+5
* libdwfl: add dwfl_report_offline_memoryAleksei Vetrov2022-10-161-0/+13
* libdwfl: Add new function dwfl_frame_regDi Chen2022-07-311-0/+15
* libdwfl: Rewrite reading of ar_size in elf_begin_randMark Wielaard2022-07-291-0/+5
* dwfl_get_debuginfod_client: add dummy parameter for --disable-libdebuginfodShahab Vahedi2022-07-181-0/+5
* Move dwfl_get_debuginfod_client to ELFUTILS_0.188Mark Wielaard2022-07-131-0/+7
* Introduce public dwfl_get_debuginfod_client APIMilian Wolff2022-07-131-0/+5
* libdwfl: Update docs and nonnull attributes for dwfl_module_addrinfoMark Wielaard2022-05-271-0/+5
* debuginfod, libdwfl: Initialize libcurl and dlopen debuginfod-client lazilyMark Wielaard2022-04-251-0/+7
* libdwfl: Use memcpy to assign image header field valuesMark Wielaard2022-03-181-0/+5
* libdwfl: Close ar members when they cannot be processed.Mark Wielaard2022-03-181-0/+5
* libdwfl: Declare possible zero sized arrays only when non-zeroMark Wielaard2022-01-061-0/+5
* libdwfl: Handle unaligned Dyns in dwfl_segment_report_moduleMark Wielaard2022-01-061-0/+5
* libdwfl: Fix overflow check in link_map.c read_addrsMark Wielaard2022-01-061-0/+4
* libdwfl: Calculate addr to read by hand in link_map.c read_addrs.Mark Wielaard2022-01-041-0/+4
* libdwfl: Call xlatetom on aligned buffers in dwfl_link_map_reportMark Wielaard2022-01-041-0/+5
* libdwfl: Make sure dwfl_elf_phdr_memory_callback returns at least minreadMark Wielaard2022-01-041-0/+5
* libdwfl: Always clean up build_id.memoryMark Wielaard2021-12-211-0/+6
* libdwfl: Handle unaligned Nhdr in dwfl_segment_report_moduleMark Wielaard2021-12-201-0/+5
* libdwfl: Handle unaligned Phdr in dwfl_segment_report_moduleMark Wielaard2021-12-201-0/+6
* libdwfl: Handle unaligned Ehdr in dwfl_segment_report_moduleMark Wielaard2021-12-191-0/+5
* libdwfl: Rewrite GElf_Nhdr reading in dwfl_segment_report_moduleMark Wielaard2021-12-191-0/+5
* libdwfl: Make sure dyn_filesz has a sane sizeMark Wielaard2021-12-191-0/+6
* libdwfl: Make sure that ph_buffer_size has room for at least one phdrMark Wielaard2021-12-191-0/+5
* libdwfl: Make sure the note len increases each iterationMark Wielaard2021-12-181-0/+5
* libdwfl: Make dwfl_segment_report_module aware of maximum Elf sizeMark Wielaard2021-12-181-0/+8
* libdwfl: Make sure note data is properly aligned.Mark Wielaard2021-12-181-0/+5
* libdwfl: Make sure there is at least one phdrMark Wielaard2021-12-181-0/+4
* libdwfl: Make sure there is at least one dynamic entryMark Wielaard2021-12-181-0/+5
* libdwfl: Add overflow check while iterating in dwfl_segment_report_moduleMark Wielaard2021-12-161-0/+5
* libdwfl: Make sure phent is sane and there is at least one phdrMark Wielaard2021-12-161-0/+6
* libdwfl: Don't allocate more than SIZE_MAX in dwfl_segment_report_module.Mark Wielaard2021-12-121-0/+5
* libdwfl: Don't try to convert too many dyns in dwfl_link_map_reportMark Wielaard2021-12-101-0/+6
* libdwfl: Don't install an Elf handle in a Dwfl_Module twiceMark Wielaard2021-12-091-0/+5
* libdwfl: Don't trust e_shentsize in dwfl_segment_report_moduleMark Wielaard2021-12-091-0/+5
* libdwfl: Make sure we know the phdr entry size before searching phdrs.Mark Wielaard2021-12-091-0/+4
* libdwfl: Don't try to convert too many bytes in dwfl_link_map_reportMark Wielaard2021-12-091-0/+6
* libdwfl: Don't read beyond end of file in dwfl_segment_report_moduleMark Wielaard2021-12-081-0/+5
* dwfl: fix potential overflow when reporting on kernel modulesMatthias Maennich2021-11-201-0/+5
* Improve building with LTOAlexander Miller2021-11-081-0/+7
* Remove redundant casts of memory allocating functions returning void *Dmitry V. Levin2021-09-091-0/+5
* libdwfl: fix potential NULL pointer dereference when reading link mapOmar Sandoval2021-06-101-0/+4
* 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