aboutsummaryrefslogtreecommitdiff
path: root/lib/libelf/elf_data.c
Commit message (Expand)AuthorAgeFilesLines
* For zero-sized sections, set the `d_buf` field of the `Elf_Data`Kai Wang2011-05-071-1/+2
* Do not allocate buffer to hold data for zero-sized sections.Alexander Kabaev2011-01-251-1/+3
* Perform additional checks when translating between file and memoryKai Wang2010-07-211-4/+9
* - Correctly handle sections of type SHT_NOBITS. For these sections:Kai Wang2010-07-211-18/+25
* Correct a typo.Joseph Koshy2007-03-191-3/+3
* MFP4: Add an implementation of the ELF(3) and GELF(3) API set.Joseph Koshy2006-11-111-0/+224