summaryrefslogtreecommitdiffstats
path: root/utils/ape2elf/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* build: Fix a number of compiler issues when building utils with gcc. (#208)Evan Lojewski2021-02-061-2/+2
* ape: Fix ape on-disk format to match NVM endianness. (#115)Evan Lojewski2020-09-251-0/+6
* clang-format: Enable additional projects and re-format. (#61)Evan Lojewski2020-03-211-42/+25
* utils: Fix ape version handling. (#60)Evan Lojewski2020-03-211-5/+6
* build: Add version information to output files. (#52)Evan Lojewski2020-03-011-7/+20
* Run ape utilities through clang-format.Evan Lojewski2019-05-051-110/+104
* Add a quick hack to ape2elf, should be removed in the future.Evan Lojewski2019-03-301-1/+1
* ape2elf: Allow byte-swapped ape binaries.Evan Lojewski2019-03-301-6/+19
* Add ape2elf utility to convert the ape file format into an elf file.Evan Lojewski2019-03-301-0/+293
OpenPOWER on IntegriCloud