summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/armv6-m/up_elf.c
Commit message (Expand)AuthorAgeFilesLines
* ELF relocations. Some relocation types do not have a named symbol associated...Gregory Nutt2014-09-091-3/+19
* Change naming of ELF interfaces from arch_ to up_ for consistencyGregory Nutt2014-08-251-7/+7
* More trailing whilespace removalGregory Nutt2014-04-131-1/+1
* First cut at support for Cortex-M0patacongo2013-02-161-0/+450