Age | Commit message (Expand) | Author |
---|---|---|
2014-03-18 | cbfstool: add ELF writing support | Aaron Durbin |
2014-03-14 | cbfstool: add symbol table parsing to the ELF parser | Aaron Durbin |
2014-03-14 | cbfstool: add string table parsing to ELF parser | Aaron Durbin |
2014-03-14 | cbfstool: add relocation parsing to ELF parser | Aaron Durbin |
2014-03-14 | cbfstool: introduce struct parsed_elf and parse_elf() | Aaron Durbin |
2014-03-13 | cbfstool: remove incorrect section size check | Aaron Durbin |
2014-03-13 | cbfstool: elfparsing: check segment and section regions | Aaron Durbin |
2014-03-13 | cbfstool: elfheaders: use proper parameters to calloc() | Aaron Durbin |
2014-03-13 | cbfstool: add eflparsing.h | Aaron Durbin |
2014-03-13 | cbfstool: move iself() to eflheaders.c | Aaron Durbin |
2014-03-13 | cbfstool: elfheaders: use common checks and buffer helpers | Aaron Durbin |
2014-02-04 | cbfstool: Eliminate global variable "arch" | Alexandru Gagniuc |
2014-02-02 | Add section header parsing and use it in the mk-payload step | Ronald G. Minnich |