summaryrefslogtreecommitdiff
path: root/src/libelfu
AgeCommit message (Collapse)Author
2013-06-21mFromFile: Initialize *menorly
2013-06-21Minor cleanup in reladd, 2nd passnorly
2013-06-21Merge cloneScn() into reladd.cnorly
It's the only place where we use it, and it's case-specific
2013-06-21LOAD PHDRs at top level, others as children. mPhdrForall().norly
The reference binaries had to be updated as PHDRs are now reordered.
2013-06-20Add Elf/Phdr/Scn alloc/destroynorly
2013-06-20Extend relocation parser to full 32/64 bitsnorly
2013-06-20Cleaner ElfuPhdr allocnorly
2013-06-20Clean up code using ElfuScnnorly
2013-06-20Separate library code, build .a/.sonorly