summaryrefslogtreecommitdiff
path: root/apps/examples/elf/elf_main.c
Commit message (Expand)AuthorAgeFilesLines
* Change the way thread priority is handled in binfmt/ to better match the way ...patacongo2013-01-171-1/+1
* Some minor fixes for CONFIG_ADDRENV=ypatacongo2012-12-191-3/+38
* C++ constructors work with ELF load nowpatacongo2012-10-291-5/+75
* The ELF loader is basically functional (needs more testing)patacongo2012-10-271-2/+9
* Rename elf.h to elf32.h; Additional ELF loader changespatacongo2012-10-261-1/+1
* More ELF loader changespatacongo2012-10-251-0/+232