summaryrefslogtreecommitdiff
path: root/nuttx/arch/sh/src/m16c/m16c_dumpstate.c
Commit message (Expand)AuthorAgeFilesLines
* Rename g_heapbase to g_idle_topstack; Fix kernel build heap allocation which ...patacongo2013-03-141-1/+1
* Rename _TCB to struct tcb_spatacongo2013-02-041-2/+2
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-281-1/+1
* Remove executable property from source and make filespatacongo2012-09-131-0/+0
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-14/+14
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-17/+17
* Add M16C serial driverpatacongo2009-02-171-4/+14
* Add M16C register dump logicpatacongo2009-02-151-0/+241