Basic detour support
[centaur.git] / src / elfops /
2013-06-17 norlyC90 compliance, except variadic macros and TODOs
2013-06-15 norlyBasic x86-64 support, not very usable in practice
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-27 norlyAbstract model more - break 'make check'
2013-05-27 norlyTurn elfu_gPhdrContainsScn into a macro
2013-05-27 norlyTurn elfu_gScnSizeFile into a macro
2013-05-27 norlyValidate input at libelf level
2013-05-24 norlyMove section-in-segment.c to generic/
2013-05-24 norlyCleaner error handling with ELFU_WARN and ELFU_WARNELF
2013-05-23 norlyUse explicit libelf/* path in includes
2013-02-23 norlyClean up ELF-related files and functions
2013-02-23 norlyMerge {first,last}-section-in-segment.c
2013-02-23 norlyMove ELF-related files together