aboutsummaryrefslogtreecommitdiff
path: root/lib/libelf/elf_update.c
Commit message (Expand)AuthorAgeFilesLines
* Ensure that the section header table is written out in an orderJoseph Koshy2008-03-191-3/+2
* - Fix an off-by-one bug in _libelf_insert_section(). [1]Joseph Koshy2008-03-031-5/+11
* Fix a bug that prevented applications from laying out ELF objectsJoseph Koshy2007-09-081-17/+44
* Keep shadow copies of the `e_shnum', `e_phnum' and `e_shstrndx'Joseph Koshy2006-12-251-7/+11
* MFP4: Add an implementation of the ELF(3) and GELF(3) API set.Joseph Koshy2006-11-111-0/+880