Typos
[centaur.git] / src / main.c
2013-03-24 norlyTypos
2013-03-22 norlyClean up file handling in main.c a bit
2013-03-21 norlyNOBITS expansion, for .bss etc
2013-03-01 norlyImplement mInsertAfter, for post-.data injection
2013-02-27 norlyImplement mInsertBefore, for pre-.interp injection
2013-02-23 norlyRefactor mdoel-related code
2013-02-23 norlyAdd run-time sanity checks
2013-02-22 norlyRemove --copy, do it whenever we have -o
2013-02-11 norlyModel to ELF (writing) support, copy functionality
2013-02-11 norlyFirst memory model of an ELF file
2013-02-11 norlyPrint ELF header/segments/sections