Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libelf is overly strict about the type and alignment of Elf_Data | kaiw | 2010-09-09 | 1 | -11/+6 |
* | Fix a memory leak. | kaiw | 2010-07-21 | 1 | -2/+4 |
* | Allow an application that updates only the ELF Ehdr to work. | kaiw | 2010-07-21 | 1 | -6/+6 |
* | Bug fix: permit the creation of zero-sized sections. | kaiw | 2010-07-21 | 1 | -5/+7 |
* | Improve compatibility with other implementations of the ELF(3) API: | kaiw | 2010-07-21 | 1 | -2/+2 |
* | Remove a superfluous comment. | kaiw | 2010-07-21 | 1 | -1/+0 |
* | Ensure that the section header table is written out in an order | jkoshy | 2008-03-19 | 1 | -3/+2 |
* | - Fix an off-by-one bug in _libelf_insert_section(). [1] | jkoshy | 2008-03-03 | 1 | -5/+11 |
* | Fix a bug that prevented applications from laying out ELF objects | jkoshy | 2007-09-08 | 1 | -17/+44 |
* | Keep shadow copies of the `e_shnum', `e_phnum' and `e_shstrndx' | jkoshy | 2006-12-25 | 1 | -7/+11 |
* | MFP4: Add an implementation of the ELF(3) and GELF(3) API set. | jkoshy | 2006-11-11 | 1 | -0/+880 |