summaryrefslogtreecommitdiff
path: root/nuttx/arch/sh/src/sh1/sh1_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-1/+1
* 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
* current_regs should be volatile; add support for nested interrupts; enable in...patacongo2011-04-061-2/+2
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-17/+17
* Add M16C register dump logicpatacongo2009-02-151-7/+1
* Adding M16C supportpatacongo2009-02-091-0/+240