summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/armv6-m/svcall.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for calling to and returning from signal handlers in in user-mode...patacongo2013-03-171-11/+28
* Fix bad conditional logic in mkconfig.c; Add user-mode pthread start-up logicpatacongo2013-03-161-4/+11
* Switch to user-mode before starting a new taskpatacongo2013-03-141-3/+10
* Fix some bad syscall dispatching log. This change is not testable until thes...patacongo2013-03-061-5/+14
* First cut at support for Cortex-M0patacongo2013-02-161-0/+94