summaryrefslogtreecommitdiff
path: root/util/cbfstool/elfparsing.h
AgeCommit message (Expand)Author
2020-05-09util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi
2020-05-09AUTHORS, util/: Drop individual copyright noticesPatrick Georgi
2018-08-28util/cbfstool: Fix typosElyes HAOUAS
2017-12-19util/cbfstool: calculate cbfs file size for xip stagesAaron Durbin
2016-08-08cbfstool/elfheaders: Make elf_writer_destroy NULL-safeFurquan Shaikh
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-29cbfstool: add ELF symbol, relocation, and string table supportAaron Durbin
2015-10-29cbfstool: add ELF header initialization helperAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-25cbfstool: Clean up in preparation for adding new filesSol Boucher
2014-03-18cbfstool: add ELF writing supportAaron Durbin
2014-03-14cbfstool: add symbol table parsing to the ELF parserAaron Durbin
2014-03-14cbfstool: add string table parsing to ELF parserAaron Durbin
2014-03-14cbfstool: add relocation parsing to ELF parserAaron Durbin
2014-03-14cbfstool: introduce struct parsed_elf and parse_elf()Aaron Durbin
2014-03-13cbfstool: add eflparsing.hAaron Durbin