aboutsummaryrefslogtreecommitdiff
path: root/nuttx/binfmt/libnxflat
Commit message (Expand)AuthorAgeFilesLines
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-281-1/+1
* Verify PATH variable in apps/examples/elfpatacongo2012-12-191-2/+2
* Some minor fixes for CONFIG_ADDRENV=ypatacongo2012-12-193-2/+9
* Incorporate address environment interfaces in binfmt/ logicpatacongo2012-12-196-31/+548
* C++ constructors work with ELF load nowpatacongo2012-10-291-18/+0
* More ELF loader changespatacongo2012-10-251-1/+1
* A little more ELF loader logicpatacongo2012-10-251-0/+1
* A little more ELF loader logicpatacongo2012-10-252-7/+10
* Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/patacongo2012-10-247-8/+10
* Add framework to support loadable ELF modules (not much logic in place yet)patacongo2012-10-245-34/+51
* More fixes for ldnxflat. There are still problems with the GCC 4.6.3patacongo2012-10-101-0/+5
* Oop. Part of last change was still in the editorpatacongo2012-10-101-4/+9
* Rename gnu-nxflat.ld to gnu-nxflat-gotoff.ld; Add gnu-nxflat-pcrel.ldpatacongo2012-10-102-3/+195
* Resync new repository with old repo r5166patacongo2012-09-1710-0/+1553