summaryrefslogtreecommitdiffstats
path: root/utils/elf2ape
Commit message (Collapse)AuthorAgeFilesLines
* clang-format: Enable additional projects and re-format. (#61)Evan Lojewski2020-03-212-45/+24
|
* utils: Fix ape version handling. (#60)Evan Lojewski2020-03-211-2/+4
| | | | - Match the version format used in the original firmware. - Add a human-readable printout for the version number.
* release: Add support for generating a release package. (#54)Evan Lojewski2020-03-021-1/+1
|
* build: Add version information to output files. (#52)Evan Lojewski2020-03-011-3/+11
|
* elf2ape: Embed the target name in the ape header. (#7)Evan Lojewski2019-11-291-0/+12
|
* Cleanup a few clang-analyzer issues.Evan Lojewski2019-06-101-8/+9
|
* Run ape utilities through clang-format.Evan Lojewski2019-05-051-120/+106
|
* Add missing compressed flag when generating the APE image.Evan Lojewski2019-04-021-2/+6
|
* elf2ape: Add initial utitliy for converting an elf file to the ape binary.Evan Lojewski2019-03-302-0/+538
OpenPOWER on IntegriCloud