Age | Commit message (Expand) | Author |
---|---|---|
2017-10-29 | Prefer <elf.h> to the non portable <sys/exec_elf.h>. | Martin Pieuchot |
2016-12-20 | Add the u-boot arm64 architecture number and map it to "aarch64" to | Jonathan Gray |
2015-10-12 | pledge "stdio" after opening up the input & output files. | Theo de Raadt |
2015-10-12 | fstat() of opened fd, rather than stat(), to avoid TOCTOU | Theo de Raadt |
2014-05-18 | Correctly handle files smaller than an ELF header; reported by drahn@bitrig | Miod Vallat |
2013-10-28 | Improve mkuboot's ELF handling. This fixes the problem where mkuboot | Patrick Wildt |
2013-07-28 | Let mkuboot recognize native ELF binaries and only output the program headers | Miod Vallat |
2013-05-30 | Move mkuboot to the proper location. | Brandon Mercer |