]> git.ipfire.org Git - thirdparty/elfutils.git/history - libdwfl/ChangeLog
segment_report_module: Use a struct for build id information
[thirdparty/elfutils.git] / libdwfl / ChangeLog
2020-11-25  Timm Bädersegment_report_module: Use a struct for build id inform...
2020-11-25  Timm Bädersegment_report_module: Remove nested release_buffer...
2020-11-25  Timm Bädersegment_report_module: Get rid of segment_read()
2020-11-19  Andreas KrebbelIBM Z: Fix endianess problem in pid_memory_read
2020-11-19  Timm Bädersegment_report_module: Remove nested finish() function
2020-11-18  Timm Bädersegment_report_module: Get rid of variable-length arrays
2020-09-21  Mark Wielaardlibdwfl: Add ZSTD support.
2020-08-31  Dmitry V. Levinlibdwfl: do not dlopen libdebuginfod.so in --disable...
2020-07-19  Mark Wielaardlibdwfl, src: Replace some asserts with proper check...
2020-06-19  Mark Wielaardlibdwfl: Flag an error if CIE return_address_register...
2020-06-19  Mark Wielaardlibdwfl: When we find a compressed image, use that...
2020-05-14  Mark Wielaardlibdwfl: Return failure from dwfl_standard_find_debugin...
2020-05-14  Mark Wielaardlibdwfl: Cleanup user_core resources on failure in...
2020-04-30  Mark Wielaardlibdwfl: Handle debugaltlink in dwfl_standard_find_debu...
2020-04-26  Mark Wielaardlibdwfl: Fix double free on failure path in gzip.c.
2020-04-16  Mark Wielaardlibdwfl: Initialize bits to NULL in dwfl_standard_find_...
2020-02-06  Mark Wielaardlibdwfl: Fix some GCC10 -Wnull-dereference issues.
2019-12-18  Omar Sandovallibdwfl: remove broken coalescing logic in dwfl_report_...
2019-12-09  Mark Wielaardlibdwfl: Find and handle compressed vmlinuz image.
2019-11-22  Aaron Mereydebuginfod 1/2: client side
2019-10-29  Omar Sandovallibdwfl: only use thread->unwound for initial frame
2019-10-29  Omar Sandovallibdwfl: don't bother freeing frames outside of dwfl_th...
2019-08-13  Mark Wielaardlibdwelf: Make dwelf_elf_begin return NULL only when...
2019-08-09  Omar Sandovallibdwfl: Fix fd leak/closing wrong fd after dwfl_core_f...
2019-04-28  Mark Wielaardlibdwfl: Make sure to left shift a unsigned 64bit value...
2019-04-28  Mark Wielaardlibdwfl: Don't call realloc with zero in cu.c addraranges.
2019-03-27  Mark Wielaardlibdwfl: Sanity check partial core file phdrs data...
2019-02-28  Mark Wielaardlibdwfl: Initialize notes early in intuit_kernel_bounds.
2019-01-29  Yonghong Songlibdwfl: parse inode in /proc/pid/maps correctly
2019-01-22  Mark Wielaardlibdwfl: Sanity check partial core file dyn data read.
2019-01-16  Mark Wielaardlibebl: Check NT_PLATFORM core notes contain a zero...
2018-11-23  Mark Wielaardlibdwfl: Fix relocation overlap sanity check.
2018-11-09  Mark Wielaardlibdwelf: New function dwelf_elf_begin.
2018-10-28  Mark WielaardRecognize and parse GNU Property notes.
2018-10-19  Mark WielaardCheck sh_entsize is not zero.
2018-10-19  Mark Wielaardlibdwfl: Sanity check partial core file data reads.
2018-10-13  Andreas SchwabHandle ADD/SUB relocations
2018-09-13  Mark Wielaardlibdwfl: Document core memory and remote memory ELF...
2018-07-17  Ulf HermannDon't include sys/uio.h if we don't need it
2018-06-08  Mark Wielaardlibdwfl: Make __libdwfl_addrsym a static function in...
2018-05-29  Mark Wielaardlibdwfl: Allow partial relocations also for debug files.
2018-05-20  Mark Wielaardlibdw: Cache ELF directory early. Explicitly set it...
2018-04-13  Mark Wielaardlibdwfl: Handle unwind frame when the return address...
2018-03-28  Mark Wielaardlibdwfl: Use process_vm_readv when available.
2018-03-09  Mark Wielaardlibdwfl: Use realpath (name, NULL) instead of canonical...
2018-02-21  Mark Wielaardlibdw: Parse new DWARF5 units and CU DIEs.
2018-02-15  Mark WielaardInclude sys/ptrace.h as early as possible.
2018-02-10  Joshua WattUse fallthrough attribute.
2017-11-24  Mark Wielaardlibdwfl: Don't dereference possibly unaligned auxv...
2017-10-20  Mark Wielaardlibdwfl: When the kernel is found, but not the modules...
2017-07-27  Yunlian Jianglibdwfl: Move nested functions in parse_opt to file...
2017-05-02  Ulf HermannMake elf section sorting more deterministic
2017-05-02  Ulf HermannDon't look for kernel version if not running on linux
2017-05-02  Ulf HermannAvoid double-including config.h
2017-05-02  Ulf HermannMake __attribute__ conditional in all installed headers
2017-04-27  Ulf HermannAvoid signed/unsigned comparison
2017-04-27  Ulf HermannProtect against integer overflow on shnum
2017-04-25  Ulf HermannClean up linux-specific system includes
2017-04-25  Ulf HermannInclude sys/types.h before fts.h
2017-04-03  Mark WielaardUse the empty string for note names with zero size...
2017-02-17  Ulf HermannCheck for existence of mempcpy
2017-02-15  Ulf HermannAlways use the same method to query the system page...
2016-12-29  Luiz Angelo Daros... Fix TEMP_FAILURE_RETRY definition when not defined.
2016-11-23  Mark WielaardOnly workaround fts.h if we have a bad version that...
2016-10-12  Akihiko Odakilib: Provide MAX and MIN in system.h
2016-08-15  Mark Wielaardlibdwfl: Fix assert and set in.d_size in dwfl_link_map_...
2016-04-14  Mark Wielaardlibdwfl: Fix memory leak in dwfl_module_getsrc_file...
2016-04-14  Mark Wielaardlibdwfl: Fix memory leak in proc_maps_report on bad...
2016-03-02  Steven Chamberlainlibdwfl: clean up non-Linux GNU platforms code
2016-02-22  Ravi Bangorialibdwfl: Check for kernel debuginfo file without .debug...
2016-02-22  Mark Wielaardlibdwfl: Don't leak memory in proc_maps_report when...
2016-02-22  Mark Wielaardlibdwfl: Don't crash on out of memory when frame unwinding.
2016-02-18  Mark Wielaardlibdwfl: Check result of gelf_get* calls in relocate.c
2016-02-18  Mark Wielaardlibdwfl: Check result of gelf_update_* calls in relocat...
2016-01-08  Mark WielaardSimplify code and build now that zlib support is no...
2016-01-06  Mark Wielaardlibdwfl: Use elf_compress[_gnu] to decompress string...
2016-01-03  Chih-Hung HsiehMove nested functions in linux-proc-maps.c to file...
2016-01-03  Chih-Hung HsiehMove nested functions in core-file.c to file scope.
2016-01-03  Chih-Hung HsiehMove nested functions check64 and check32 in link_map...
2016-01-03  Jose E. Marchesilibdwfl: make the unwinder aware of the backend defined...
2016-01-02  Mark Wielaardlibdwfl: Fix memory leak in link_map.c dwfl_link_map_re...
2016-01-02  Mark Wielaardlibdwfl: Don't leak core Elf and core file descriptor...
2016-01-02  Chih-Hung HsiehMove nested functions in dwfl_module_getdwarf.c to...
2016-01-02  Chih-Hung HsiehMove nested functions in dwfl_module_addrsym.c to file...
2015-11-27  Mark Wielaardlibdw: Make sure Ebl is always freed from cfi frame...
2015-11-13  Chih-Hung HsiehMove nested functions in gzip.c to file scope.
2015-11-03  Chih-Hung HsiehMove nested functions in dwfl_module_getsrc_file.c.
2015-11-03  Chih-Hung HsiehMove nested functions in frame_unwind.c.
2015-11-03  Chih-Hung HsiehMove nested functions in dwfl_module.c
2015-10-09  Josh StoneTrust AC_SYS_LARGEFILE to provide large file support
2015-10-09  Jose E. MarchesiUse seek+read instead of pread to read from /dev/$...
2015-10-08  Mark WielaardAllocate exact amount of bytes for phdrs and shdrs.
2015-10-07  Chih-Hung HsiehDo without union of variable length arrays.
2015-10-05  Chih-Hung HsiehMove 4 libdwfl nested functions.
2015-09-23  Mark WielaardRemove old-style function definitions.
2015-09-14  Chih-Hung HsiehRemove redundant NULL tests.
2015-09-14  Mark Wielaardlibdwfl: Make dwfl_linux_proc_attach work even without...
2015-09-09  Chih-Hung Hsiehlibdwfl: Replace abs with llabs for int64_t values.
2015-08-14  Dodji SeketeliFix finding split debug info files not located by the...
2015-06-19  Mark Wielaardlibdwfl: Don't leak fname if file is main file by anoth...
next