Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | For zero-sized sections, set the `d_buf` field of the `Elf_Data` | kaiw | 2011-05-07 | 1 | -1/+2 |
* | Do not allocate buffer to hold data for zero-sized sections. | kan | 2011-01-25 | 1 | -1/+3 |
* | Perform additional checks when translating between file and memory | kaiw | 2010-07-21 | 1 | -4/+9 |
* | - Correctly handle sections of type SHT_NOBITS. For these sections: | kaiw | 2010-07-21 | 1 | -18/+25 |
* | Correct a typo. | jkoshy | 2007-03-19 | 1 | -3/+3 |
* | MFP4: Add an implementation of the ELF(3) and GELF(3) API set. | jkoshy | 2006-11-11 | 1 | -0/+224 |