summaryrefslogtreecommitdiff
path: root/nuttx/tools/mksyscall.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some bad syscall dispatching log. This change is not testable until thes...patacongo2013-03-061-32/+16
* Clean up a few tools/ build issuespatacongo2013-01-051-2/+4
* Separate CVS parsing logic from tools/mksyscall.c; Create tools/mksymtab.c to...patacongo2012-09-011-152/+5
* Kernel build mostly successfulpatacongo2011-04-021-18/+68
* Move more functions out of sched/ to lib/; proxies almost buildpatacongo2011-04-021-9/+83
* Add conditional compilation to syscall autogenerationpatacongo2011-04-011-16/+45
* Stubs are working/Proxies are closepatacongo2011-04-011-35/+279
* Progress on syscall buildpatacongo2011-03-311-1/+2
* Add mksyscall toolpatacongo2011-03-311-0/+433