summaryrefslogtreecommitdiff
path: root/nuttx/binfmt/libelf/libelf_symbols.c
Commit message (Expand)AuthorAgeFilesLines
* ELF relocations. Some relocation types do not have a named symbol associated...Gregory Nutt2014-09-091-3/+19
* Many changes to reduce complaints from CppCheck. Several latent bugs fixes, ...Gregory Nutt2014-02-101-2/+3
* Finish implemention of ELF loader static constructor support. Still some iss...patacongo2012-10-291-12/+5
* Rename elf.h to elf32.h; Additional ELF loader changespatacongo2012-10-261-1/+1
* Finishes basic coding of ELF file supportpatacongo2012-10-251-1/+203
* A little more ELF loader logicpatacongo2012-10-251-0/+134