summaryrefslogtreecommitdiff
path: root/utils/sbinfo/elf.h (follow)
Commit message (Collapse)AuthorAge
* Rename sbinfo to sbtools and sbinfo.c to sbtoelf.c; preparing for future elftosbAmaury Pouly2011-04-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29733 a1c6a512-1295-4272-9138-f99709370657
* sbinfo: fix a few typos (thanks to Kane Xie), correct coding style, now ↵Amaury Pouly2011-03-03
| | | | | | generate segments along with program sections to make elf files appear more valid (this allows to rebuild an .sb file using elftosb2) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29510 a1c6a512-1295-4272-9138-f99709370657
* sbinfo: fix arm hasentry flags, otherwise elf files are marked as having to ↵Amaury Pouly2010-12-01
| | | | | | entry point... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28718 a1c6a512-1295-4272-9138-f99709370657
* sbinfo: first try at creating an elf file out of the .sb messAmaury Pouly2010-12-01
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28717 a1c6a512-1295-4272-9138-f99709370657