summaryrefslogtreecommitdiff
path: root/src/model/fromFile.c
AgeCommit message (Expand)Author
2013-06-12Rename elfedit to centaur, model to modelopsnorly
2013-06-03Guess where unknown functions are in .rel.pltnorly
2013-06-03Basic 32-bit SYMTAB and REL (not RELA) supportnorly
2013-06-03Simplify includesnorly
2013-05-30More rigorous sh_addr and sh_offset checkingnorly
2013-05-30Redesign data structures, make basic reladd work.newparsernorly
2013-05-28Implement orphaned sectionsnorly
2013-05-27Find PHDR -> PHDR dependenciesnorly
2013-05-27Only establish PHDR->Scn relationship for PT_LOADnorly
2013-05-27Restrict sh_link/sh_info evaluation where possiblenorly
2013-05-27Abstract model more - break 'make check'norly
2013-05-27Clean up loader codenorly
2013-05-27Validate input at libelf levelnorly
2013-05-24Cleaner error handling with ELFU_WARN and ELFU_WARNELFnorly
2013-05-24Use explicit libelf/* path in includesnorly
2013-03-21Copy section contents into newly allocated buffersnorly
2013-02-23Refactor mdoel-related codenorly
2013-02-23Add run-time sanity checksnorly
2013-02-11First memory model of an ELF filenorly