summaryrefslogtreecommitdiff
path: root/include/libelfu/modelops.h
AgeCommit message (Expand)Author
2013-06-27Allocate .symtab during Reladd if none presentcleanupnorly
2013-06-27Lookup dynamically linked global variables.norly
2013-06-26Separate PLT lookupnorly
2013-06-24PHDR: Find lowest/highest addr/offsnorly
2013-06-22PHDR: find by addr/offsetnorly
2013-06-21Merge cloneScn() into reladd.cnorly
2013-06-21LOAD PHDRs at top level, others as children. mPhdrForall().norly
2013-06-20Add Elf/Phdr/Scn alloc/destroynorly
2013-06-20Cleaner ElfuPhdr allocnorly
2013-06-20Clean up code using ElfuScnnorly
2013-06-18Basic detour supportnorly
2013-06-15Factor out symbol table handlingnorly
2013-06-15Rename mRelocatenorly
2013-06-15Merge symbol tables. (Not fully ELF conformant)norly
2013-06-03Basic 32-bit SYMTAB and REL (not RELA) supportnorly
2013-06-03Simplify includesnorly
2013-05-31Auto-layout file after --reladdnorly
2013-05-31Pull out existing re-layouting codenorly
2013-05-30Redesign data structures, make basic reladd work.newparsernorly
2013-05-28Add printing functions for models to ease debuggingnorly
2013-05-24Object file injection, first partnorly
2013-05-24Use explicit libelf/* path in includesnorly
2013-03-21NOBITS expansion, for .bss etcnorly
2013-03-01Implement mInsertAfter, for post-.data injectionnorly
2013-02-27Implement mInsertBefore, for pre-.interp injectionnorly
2013-02-23Refactor mdoel-related codenorly