aboutsummaryrefslogtreecommitdiff
path: root/nuttx/binfmt/libelf/Make.defs
Commit message (Expand)AuthorAgeFilesLines
* Cleanup, WIP, needs a NuttX checkout to Firmware/NuttX nowLorenz Meier2013-06-011-58/+0
* Incorporate address environment interfaces in binfmt/ logicpatacongo2012-12-191-3/+3
* C++ static destructors work with ELF load too nowpatacongo2012-10-291-1/+1
* C++ constructors work with ELF load nowpatacongo2012-10-291-4/+4
* Finish implemention of ELF loader static constructor support. Still some iss...patacongo2012-10-291-1/+1
* More ELF loader changespatacongo2012-10-251-1/+1
* Finishes basic coding of ELF file supportpatacongo2012-10-251-0/+4
* A little more ELF loader logicpatacongo2012-10-251-1/+2
* Add framework to support loadable ELF modules (not much logic in place yet)patacongo2012-10-241-0/+53