summaryrefslogtreecommitdiffstats
path: root/libdwfl/elf-from-memory.c
Commit message (Expand)AuthorAgeFilesLines
* libdwfl: Document core memory and remote memory ELF shdrs reading.Mark Wielaard2018-09-141-0/+6
* Avoid signed/unsigned comparisonUlf Hermann2017-04-271-1/+1
* Allocate exact amount of bytes for phdrs and shdrs.Mark Wielaard2015-10-081-10/+6
* Do without union of variable length arrays.Chih-Hung Hsieh2015-10-071-23/+30
* libdwfl: Don't allocate all phdrs on the stack in elf_from_remote_memory.Mark Wielaard2015-05-271-19/+40
* libdwfl: Remove p_align sanity check from elf_from_memory.Mark Wielaard2014-12-191-9/+5
* libdwfl: elf_from_remote_memory only trust shdrs of last file-only segment.Mark Wielaard2014-03-171-5/+12
* libdwfl: elf_from_remote_memory should use pagesize, not p_align.Mark Wielaard2014-03-101-17/+37
* libdwfl: elf-from-memory.c (elf_from_remote_memory): Check against p64 p_type.Mark Wielaard2014-02-261-1/+1
* Update name, license and contributor policy.Mark Wielaard2012-06-051-40/+19
* Fix elf_from_remote_memory for ELFCLASS64 case.Roland McGrath2011-12-021-4/+4
* missed testdata filesRoland McGrath2007-08-131-2/+6
* propagate from branch 'com.redhat.elfutils.roland.pending' (head e0c7abd450c9...Ulrich Drepper2007-03-131-2/+2
* merge of b305fe132f91c44a41a877a48efc3bdfda785b73Ulrich Drepper2006-06-151-3/+3
* (create_verneed_data): Pretty printing.Ulrich Drepper2006-06-121-3/+3
* 2006-06-13 Roland McGrath <roland@redhat.com>Roland McGrath2006-06-131-3/+3
* Fix FSF address. No exception for libdwarf.Ulrich Drepper2006-04-041-1/+1
* propagate from branch 'com.redhat.elfutils.roland.pending' (head 4f8fc821345f...Ulrich Drepper2006-04-041-10/+46
* Adjust for monotone.Ulrich Drepper2005-07-261-0/+328