summaryrefslogtreecommitdiff
path: root/nuttx/arch/sim/include
Commit message (Expand)AuthorAgeFilesLines
* MM: Minimum memory allocation must to up to 32 if sizeof pointer is 8-bytesGregory Nutt2014-11-021-3/+8
* configs/sim/nsh/defconfig -- refresh, enable wall-time, dow builds natively i...Gregory Nutt2014-10-031-2/+3
* Add support for 64-bit lonjmp/setjmp in simulator platformGregory Nutt2014-10-031-5/+24
* Add option to select 64-bit build platformGregory Nutt2014-08-221-1/+1
* uintptr_t should be 64-bits under Cygwin64Gregory Nutt2014-08-221-2/+10
* More trailing whilespace removalGregory Nutt2014-04-131-2/+2
* Move LPC17xx IOCON register definitions from lpc17_gpio.h to lpc17_iocon.h; f...Gregory Nutt2013-04-041-1/+1
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-041-0/+2
* Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopinpatacongo2012-12-071-9/+9
* Email address change in nuttx/patacongo2012-09-134-4/+4
* Change all values in all limits.h for all architectures to signed decimal; th...patacongo2012-07-051-20/+25
* Remove user_initialize(); Make sure all integer types are signed that need to bepatacongo2011-04-061-5/+5
* Stubs are working/Proxies are closepatacongo2011-04-011-0/+82
* header file and file header clean-uppatacongo2011-03-284-4/+4
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-3/+1
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-141-27/+37
* Need limits of signed and unsigned pointer-sized integerspatacongo2009-12-141-2/+3
* Add range of pointer integer typespatacongo2009-12-131-23/+28
* Eliminate some hcs12 compile errors/warningspatacongo2009-12-131-1/+5
* Restructure header files for POSIX compliance; eliminate compile warningspatacongo2007-03-201-0/+1
* Add to nsh, add limits.h, gets, strtok, strtok_rpatacongo2007-03-101-0/+74
* Progress toward clean SDCC compilationpatacongo2007-02-212-2/+16
* NuttX RTOSpatacongo2007-02-173-0/+256