Guess where unknown functions are in .rel.plt
[centaur.git] / src / model / fromFile.c
2013-06-03 norlyGuess where unknown functions are in .rel.plt
2013-06-03 norlyBasic 32-bit SYMTAB and REL (not RELA) support
2013-06-03 norlySimplify includes
2013-05-30 norlyMore rigorous sh_addr and sh_offset checking
2013-05-30 norlyRedesign data structures, make basic reladd work. newparser
2013-05-28 norlyImplement orphaned sections
2013-05-27 norlyFind PHDR -> PHDR dependencies
2013-05-27 norlyOnly establish PHDR->Scn relationship for PT_LOAD
2013-05-27 norlyRestrict sh_link/sh_info evaluation where possible
2013-05-27 norlyAbstract model more - break 'make check'
2013-05-27 norlyClean up loader code
2013-05-27 norlyValidate input at libelf level
2013-05-24 norlyCleaner error handling with ELFU_WARN and ELFU_WARNELF
2013-05-23 norlyUse explicit libelf/* path in includes
2013-03-21 norlyCopy section contents into newly allocated buffers
2013-02-23 norlyRefactor mdoel-related code
2013-02-23 norlyAdd run-time sanity checks
2013-02-11 norlyFirst memory model of an ELF file