aboutsummaryrefslogtreecommitdiff
path: root/lib/libelf/libelf_data.c
Commit message (Expand)AuthorAgeFilesLines
* Removed source code for the old libelf and build the new libelf fromKai Wang2014-01-151-106/+0
* Add support to the ARM platform specific section types.Andrew Turner2013-08-311-1/+9
* Handle MIPS .reginfo section as ELF_T_BYTEOleksandr Tymoshenko2012-03-261-0/+2
* Add handler for MIPS.options sectionOleksandr Tymoshenko2012-03-231-0/+2
* Add the ability to search for all the inlined instances of a given function.David E. O'Brien2011-05-071-0/+2
* Add translation support for section type SHT_SUNW_dof.Kai Wang2010-08-111-0/+2
* - Document that the *fsize() functions return a size of 1 for ElfKai Wang2010-07-211-0/+4
* Add the case for SHT_AMD64_UNWIND.John Birrell2008-05-231-0/+2
* Sections of type SHT_GNU_versym use ELF type ELF_T_HALF. Update manualJoseph Koshy2007-11-231-1/+1
* Use the correct value of __FreeBSD_version.Joseph Koshy2006-12-181-2/+1
* MFP4: Add an implementation of the ELF(3) and GELF(3) API set.Joseph Koshy2006-11-111-0/+85