summaryrefslogtreecommitdiff
path: root/nuttx/arch/sh/include/m16c
Commit message (Expand)AuthorAgeFilesLines
* Make some file section headers more consistent with standardGregory Nutt2015-04-083-3/+3
* More trailing whilespace removalGregory Nutt2014-04-132-2/+2
* Remove empty README.txt filesGregory Nutt2013-08-311-1/+0
* Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopinpatacongo2012-12-071-7/+7
* Email address change in nuttx/patacongo2012-09-132-2/+2
* Change all values in all limits.h for all architectures to signed decimal; th...patacongo2012-07-051-17/+22
* Remove user_initialize(); Make sure all integer types are signed that need to bepatacongo2011-04-061-5/+5
* M16C build with stdint.hpatacongo2009-12-171-1/+3
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-4/+4
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-141-17/+28
* Need limits of signed and unsigned pointer-sized integerspatacongo2009-12-141-2/+3
* Add range of pointer integer typespatacongo2009-12-131-18/+23
* Eliminate some hcs12 compile errors/warningspatacongo2009-12-131-0/+4
* Add support for M16C timer interruptpatacongo2009-02-151-0/+2
* Add M16C register dump logicpatacongo2009-02-151-8/+9
* Add M16C interrupt/context switch logicpatacongo2009-02-141-46/+48
* Need separate limits.h files to support M16Climits.hpatacongo2009-02-141-0/+77
* Add task register intialization logicpatacongo2009-02-141-5/+50
* Adding M16C supportpatacongo2009-02-092-2/+30
* Add M16C infopatacongo2009-02-081-5/+145
* Renesas M16C Supportpatacongo2009-02-073-0/+186