libdwfl: Don't leak memory in proc_maps_report when ENOEXEC.
[platform/upstream/elfutils.git] / libdwfl / link_map.c
2016-01-03 Chih-Hung HsiehMove nested functions check64 and check32 in link_map...
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...
2015-10-09 Josh StoneTrust AC_SYS_LARGEFILE to provide large file support
2015-10-07 Chih-Hung HsiehDo without union of variable length arrays.
2015-06-05 Mark Wielaardlibdwfl: Don't assume auxv or r_debug data is properly...
2015-05-27 Mark Wielaardlibdwfl: Don't allocate phdrs and dyn on stack in link_map.
2014-11-26 Mark WielaardUse elf_getphdrnum instead of accessing ehdr->e_phnum...
2014-07-28 Jan KratochvilFix report_r_debug for prelinked libraries
2013-11-21 Jan KratochvilFix non-build-id core files on build-id system
2013-11-21 Jan Kratochvillink_map: Use proper bias, not l_addr
2013-11-07 Jan Kratochvildwfl_core_file_report: Fix core files for re-prelink...
2013-07-23 Jan KratochvilFix false match of non-build-id disk library to build...
2013-06-05 Mark Wielaardlibdwfl: link_map.c (report_r_debug) always release...
2013-05-30 Jan KratochvilUse DT_DEBUG library search first.
2013-05-05 Jan KratochvilAdd parameter add_p_vaddr to dwfl_report_elf.
2013-04-27 Mark Wielaardlibdwfl/link_map.c: #include system.h.
2013-04-26 Jan KratochvilUnify {BE,LE}{32,64} in lib/system.h.
2013-01-07 Roland McGrathdwfl_link_map_report: Handle unaligned auxv data.
2012-06-05 Mark WielaardUpdate name, license and contributor policy.
2010-11-13 Roland McGrathlibdwfl: Revamp bias bookkeeping, account correctly...
2010-08-18 Roland McGrathDon't suppress full file names found in core-file link_map.
2010-05-05 Roland McGrathdwfl_link_map_report: Handle PIE-generated core.
2010-04-14 Roland McGrathPrevent infinite iteration on link_map list clobbered...
2010-04-06 Petr MachataMerge remote branch 'origin/pmachata/576283'
2010-04-06 Roland McGrathFix auxv scanning in core-file grokking.
2009-11-05 Roland McGrathUse dwfl_addrmodule for l_ld lookup, don't bail on...
2009-11-05 Roland McGrathIgnore link_map entries with l_ld==0.
2009-05-05 Petr MachataMerge commit 'origin/master' into pmachata/pending
2009-04-29 Ulrich DrepperMerge branch 'master' of ssh://git.fedorahosted.org...
2009-04-14 Roland McGrathFix RHBZ#494858: fix bad address checks in core file...
2009-02-11 Ulrich DrepperMerge branch 'master' of ssh://git.fedorahosted.org...
2009-02-11 Roland McGrathRemove assert depending on confluence of guesses withou...
2008-08-25 Roland McGrathFix up bogon and missing log entries from .pmachata...