summaryrefslogtreecommitdiffstats
path: root/libdwfl/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* libebl: Check NT_PLATFORM core notes contain a zero terminated string.Mark Wielaard2019-01-161-0/+5
* libdwfl: Fix relocation overlap sanity check.Mark Wielaard2018-11-231-0/+5
* libdwelf: New function dwelf_elf_begin.Mark Wielaard2018-11-091-0/+8
* Recognize and parse GNU Property notes.Mark Wielaard2018-10-291-0/+10
* Check sh_entsize is not zero.Mark Wielaard2018-10-201-0/+4
* libdwfl: Sanity check partial core file data reads.Mark Wielaard2018-10-201-0/+7
* Handle ADD/SUB relocationsAndreas Schwab2018-10-131-0/+4
* libdwfl: Document core memory and remote memory ELF shdrs reading.Mark Wielaard2018-09-141-0/+6
* Don't include sys/uio.h if we don't need itUlf Hermann2018-07-171-0/+4
* libdwfl: Make __libdwfl_addrsym a static function in dwfl_module_addrsym.cMark Wielaard2018-06-081-0/+5
* libdwfl: Allow partial relocations also for debug files.Mark Wielaard2018-05-291-0/+5
* libdw: Cache ELF directory early. Explicitly set it in dwfl.Mark Wielaard2018-05-201-0/+10
* libdwfl: Handle unwind frame when the return address register isn't set.Mark Wielaard2018-04-131-0/+5
* libdwfl: Use process_vm_readv when available.Mark Wielaard2018-03-281-0/+11
* libdwfl: Use realpath (name, NULL) instead of canonicalize_file_name (name).Mark Wielaard2018-03-101-0/+6
* libdw: Parse new DWARF5 units and CU DIEs.Mark Wielaard2018-02-211-0/+7
* Include sys/ptrace.h as early as possible.Mark Wielaard2018-02-151-0/+4
* Use fallthrough attribute.Joshua Watt2018-02-101-0/+6
* libdwfl: Don't dereference possibly unaligned auxv entry pointer from core.Mark Wielaard2017-11-241-0/+12
* libdwfl: When the kernel is found, but not the modules warn, don't fail.Mark Wielaard2017-10-201-0/+5
* libdwfl: Move nested functions in parse_opt to file scope.Yunlian Jiang2017-07-271-0/+5
* Make elf section sorting more deterministicUlf Hermann2017-05-031-0/+6
* Don't look for kernel version if not running on linuxUlf Hermann2017-05-021-0/+6
* Avoid double-including config.hUlf Hermann2017-05-021-0/+58
* Make __attribute__ conditional in all installed headersUlf Hermann2017-05-021-0/+4
* Avoid signed/unsigned comparisonUlf Hermann2017-04-271-0/+4
* Protect against integer overflow on shnumUlf Hermann2017-04-271-0/+5
* Clean up linux-specific system includesUlf Hermann2017-04-261-0/+7
* Include sys/types.h before fts.hUlf Hermann2017-04-251-0/+4
* Use the empty string for note names with zero size (without any data).Mark Wielaard2017-04-031-0/+6
* Check for existence of mempcpyUlf Hermann2017-02-171-0/+4
* Always use the same method to query the system page sizeUlf Hermann2017-02-151-0/+5
* Fix TEMP_FAILURE_RETRY definition when not defined.Luiz Angelo Daros de Luca2016-12-301-0/+6
* Only workaround fts.h if we have a bad version that doesn't handle LFS.Mark Wielaard2016-11-231-1/+6
* lib: Provide MAX and MIN in system.hAkihiko Odaki2016-10-121-0/+10
* libdwfl: Fix assert and set in.d_size in dwfl_link_map_report.Mark Wielaard2016-08-151-0/+4
* libdwfl: Fix memory leak in dwfl_module_getsrc_file on invalid DWARF.Mark Wielaard2016-04-141-0/+5
* libdwfl: Fix memory leak in proc_maps_report on bad file mapping.Mark Wielaard2016-04-141-0/+5
* libdwfl: clean up non-Linux GNU platforms codeSteven Chamberlain2016-03-021-0/+7