summaryrefslogtreecommitdiffstats
path: root/libelf/elf_getdata.c
Commit message (Expand)AuthorAgeFilesLines
* libelf: Correctly setup alignment of SHF_COMPRESSED section data.Mark Wielaard2018-11-131-2/+8
* libelf: Explicitly update section data after (de)compression.Mark Wielaard2018-11-091-1/+2
* Recognize and parse GNU Property notes.Mark Wielaard2018-10-291-5/+14
* libelf: Don't return unaligned data returned from elf_getdata[_rawchunk].Mark Wielaard2018-06-221-4/+1
* libelf: Sanity check offset and size before trying to malloc and read data.Mark Wielaard2016-11-101-0/+11
* libelf: elf_getdata should not adjust alignment for SHT_NOBITS sections.Mark Wielaard2016-02-101-2/+2
* libelf: Add elf_compress and elf_compress_gnu.Mark Wielaard2016-01-061-10/+17
* libelf: Add elf32_getchdr, elf64_getchdr and gelf_getchdr.Mark Wielaard2016-01-061-4/+16
* Remove old-style function definitions.Mark Wielaard2015-09-231-6/+2
* libelf: Make sure elf_getdata_rawchunk returns aligned data.Mark Wielaard2015-06-091-0/+9
* libelf: Make sure conversion functions work on aligned data for type.Mark Wielaard2015-06-091-2/+24
* libelf: More checking of valid sh_addralign values.Mark Wielaard2015-05-181-0/+14
* libelf: Fix elf_newdata when raw ELF file/image data is available.Mark Wielaard2015-02-061-35/+41
* libelf: getdata check 64bit values correctly on 32bit arch.Mark Wielaard2014-11-161-3/+3
* libelf: Fix unsigned overflow check in elf_getdata.Mark Wielaard2014-11-131-3/+2
* libelf: Correct shdr size check for (raw) getdata.Mark Wielaard2014-11-081-2/+5
* Update name, license and contributor policy.Mark Wielaard2012-06-051-40/+19
* Fix for the samePetr Machata2010-04-061-3/+6
* propagate from branch 'com.redhat.elfutils.roland.pending.libelf-threads' (he...Ulrich Drepper2008-12-041-8/+21
* Fix up bogon and missing log entries from .pmachata.threads branch.Roland McGrath2008-08-251-16/+33
* propagate from branch 'com.redhat.elfutils.pmachata.threads' (head 8bd3bc10eb...Ulrich Drepper2008-08-161-15/+28
* 2007-09-27 Roland McGrath <roland@redhat.com>Roland McGrath2007-09-271-1/+3
* Remove bogon leaked from other branch.elfutils-0.127Roland McGrath2007-04-191-1/+0
* propagate from branch 'com.redhat.elfutils.roland.pending' (head b584b7056d67...Ulrich Drepper2007-03-301-98/+63
* merge of 67f3844b544f03a64b3ac896c19f94744923d76aUlrich Drepper2006-07-121-1/+1
* propagate from branch 'com.redhat.elfutils.roland.pending' (head e5cfdd13aa39...Ulrich Drepper2006-07-121-1/+1
* Adjust for internal_function_def removal.Ulrich Drepper2006-07-121-1/+1
* Adjust for final version of GNU-style hash table format.Ulrich Drepper2006-07-121-8/+12
* 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-12/+45
* merge of 333c187506c852455e9f7be44fa9adc360416217Ulrich Drepper2005-08-291-5/+8
* 2005-08-24 Roland McGrath <roland@redhat.com>Roland McGrath2005-08-251-8/+5
* Fix more EINTR handling problems. Add jump prediction.Ulrich Drepper2005-08-291-5/+8
* Adjust for monotone.Ulrich Drepper2005-07-261-0/+454