summaryrefslogtreecommitdiff
path: root/libdwfl/dwfl_segment_report_module.c
Commit message (Expand)AuthorAgeFilesLines
* libdwfl: Fix fd leak/closing wrong fd after dwfl_core_file_report()Omar Sandoval2019-08-091-0/+1
* libdwfl: Sanity check partial core file phdrs data read.Mark Wielaard2019-03-271-0/+6
* libdwfl: Sanity check partial core file dyn data read.Mark Wielaard2019-01-221-0/+6
* Recognize and parse GNU Property notes.Mark Wielaard2018-10-291-12/+24
* libdwfl: Sanity check partial core file data reads.Mark Wielaard2018-10-201-2/+11
* libdwfl: Document core memory and remote memory ELF shdrs reading.Mark Wielaard2018-09-141-0/+6
* lib: Provide MAX and MIN in system.hAkihiko Odaki2016-10-121-5/+2
* Trust AC_SYS_LARGEFILE to provide large file supportJosh Stone2015-10-091-1/+1
* Allocate exact amount of bytes for phdrs and shdrs.Mark Wielaard2015-10-081-6/+7
* Do without union of variable length arrays.Chih-Hung Hsieh2015-10-071-35/+34
* libdwfl: Report core module segment even when NT_FILE build-id doesn't match.Mark Wielaard2015-06-081-2/+7
* libdwfl: Don't allocate phdrs and dyn on stack in dwfl_segment_report_module.Mark Wielaard2015-05-271-26/+41
* libdwfl: Check file count overflow in handle_file_note.Mark Wielaard2014-12-121-0/+4
* Support note NT_FILE for locating files.Jan Kratochvil2014-09-261-29/+187
* libdwfl: dwfl_segment_report_module use ei_class, ei_data and e_type.Mark Wielaard2014-09-231-20/+23
* Add is_executable to Dwfl_Module.Jan Kratochvil2014-09-181-0/+6
* libdwelf: Add dwelf_elf_gnu_build_id.Mark Wielaard2014-05-011-6/+5
* libdwfl: Fix build_id memory leak in dwfl_segment_report_module.Mark Wielaard2013-12-311-2/+8
* Verify file vs. core build-id, when both availableJan Kratochvil2013-11-211-5/+25
* Fix run-unstrip-n.sh regression on CentOS-5 ppc.Jan Kratochvil2013-07-251-21/+30
* Fix false match of non-build-id disk library to build-id memory library.Jan Kratochvil2013-07-231-4/+22
* Use DT_DEBUG library search first.Jan Kratochvil2013-05-301-2/+44
* libdwfl/Jan Kratochvil2012-10-101-0/+1
* Update name, license and contributor policy.Mark Wielaard2012-06-051-40/+19
* RHBZ#805447: Fix core file grokking for case of truncated .dynstrRoland McGrath2012-03-281-2/+6
* libdwfl: Revamp bias bookkeeping, account correctly for prelink REL->RELA seg...Roland McGrath2010-11-121-4/+8
* Use [pie] rather than [dso] for unnamed modules that are PIEs.Roland McGrath2010-05-041-1/+7
* dwfl_segment_report_module: Fix jump-start of NDX-finding loop.Roland McGrath2010-05-041-1/+3
* Fix core file grovelling to skip all segments covered by the last module.Roland McGrath2010-02-171-13/+20
* Fix RHBZ#494858: fix bad address checks in core file support.Roland McGrath2009-04-141-3/+18
* Fix libdwfl segment bugs breaking core-file support.Roland McGrath2009-01-221-8/+1
* propagate from branch 'com.redhat.elfutils.pmachata.threads' (head 6db56f08d1...Roland McGrath2008-08-261-1/+2
* Fix up bogon and missing log entries from .pmachata.threads branch.Roland McGrath2008-08-251-0/+645