mLayoutAuto: Do not move LOAD segments, and update PHDR PHDR
[centaur.git] / src / libelfu /
2013-06-24 norlymLayoutAuto: Do not move LOAD segments, and update...
2013-06-24 norlyReorder PHDRs according to ELF spec
2013-06-24 norlymLayoutGetSpaceInPhdr: Use mPhdrLoadLowestHighest
2013-06-24 norlyPHDR: Find lowest/highest addr/offs
2013-06-22 norlyreladd: Work more with sh_addr instead of sh_offset
2013-06-22 norlyMinor fixes to PHDR expansion to lower addresses
2013-06-22 norlyPHDR: find by addr/offset
2013-06-21 norlyUse .rela.plt too - need this for x86-64 c90
2013-06-21 norlymFromFile: Initialize *me
2013-06-20 norlyMinor cleanup in reladd, 2nd pass
2013-06-20 norlyMerge cloneScn() into reladd.c
2013-06-20 norlyLOAD PHDRs at top level, others as children. mPhdrForall().
2013-06-20 norlyAdd Elf/Phdr/Scn alloc/destroy
2013-06-20 norlyExtend relocation parser to full 32/64 bits
2013-06-20 norlyCleaner ElfuPhdr alloc
2013-06-20 norlyClean up code using ElfuScn
2013-06-20 norlySeparate library code, build .a/.so