Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix a couple of innocuous compiler warnings | luigi | 2009-01-06 | 1 | -2/+2 |
* | Use posix_memalign() rather than assuming that malloc() provides adequate | jasone | 2006-01-12 | 1 | -5/+7 |
* | Make our ELF64 type definitions match standards. In particular this | marcel | 2005-12-18 | 1 | -2/+2 |
* | Explicitly pass in the relocation base and data offset into ef_reloc() | iedowse | 2004-08-28 | 1 | -7/+10 |
* | Use a temporary void * variable to work around a strict aliasing | iedowse | 2004-08-27 | 1 | -2/+3 |
* | Add support for reading ELF relocatable object file format modules. | iedowse | 2004-08-27 | 1 | -0/+602 |