summaryrefslogtreecommitdiff
path: root/nuttx/include/nuttx/compiler.h
Commit message (Expand)AuthorAgeFilesLines
* Defines inline functions as not instrumented - this is relevant for anyone us...Gregory Nutt2014-11-121-1/+1
* Add basic data structures that will allow us to move named semaphore support ...Gregory Nutt2014-09-281-1/+1
* More trailing whilespace removalGregory Nutt2014-04-131-2/+2
* Add macro UNUSED to eliminate warnings about variables that are set to unused...Gregory Nutt2014-03-301-0/+4
* convert Kwikstik K40 configurations to use kconfig-frontends toolspatacongo2013-03-251-1/+16
* Fix some early z180 compile errorspatacongo2012-12-111-1/+1
* uClibc++ compiles... but it is a long way from linkingpatacongo2012-11-011-1/+5
* lib/math files not follow coding standard; float, double, and long double ver...patacongo2012-10-281-2/+6
* Add MAX11802 touchscreeen driver from Petteri Aimonenpatacongo2012-10-201-2/+7
* Resync new repository with old repo r5166patacongo2012-09-171-4/+20
* Header file clean-uppatacongo2012-07-171-4/+4
* Add support for accessing printf, sprintf, puts, etc. strings that do not lie...patacongo2011-07-011-2/+19
* Fixes most integer overflows for AVRpatacongo2011-06-091-1/+7
* Fix hcs12 compile issuespatacongo2009-12-121-1/+1
* Add HC12 header filespatacongo2009-12-041-4/+32
* cosmeticpatacongo2009-02-281-1/+1
* Added support for M16C small memory modelpatacongo2009-02-151-1/+16
* ez80f910200zco portpatacongo2008-12-081-1/+1
* Adding ez80 supportpatacongo2008-03-091-12/+27
* Fix errors/omissions in previous check-inpatacongo2008-02-171-1/+1
* More z8 compilation changespatacongo2008-02-121-0/+4
* Fixes for z8 compilationpatacongo2008-02-111-10/+15
* Changes for Z8Encore\! compilepatacongo2008-02-111-18/+27
* *** empty log message ***patacongo2008-01-311-1/+1
* Z16F integration changespatacongo2008-01-311-1/+1
* Compiles with ZDS-IIpatacongo2008-01-091-0/+4
* cosmeticpatacongo2008-01-091-0/+2
* Support C pre-processors without variable-arg macrospatacongo2008-01-091-10/+43
* Adding support for the z16fpatacongo2008-01-071-16/+78
* Changes for SDCC compilerpatacongo2007-12-281-9/+15
* Integrating with DM320patacongo2007-11-041-1/+9
* Fixed for CYGWIN buildpatacongo2007-09-181-5/+12
* SDCC specific changes. Z80 support; re-enable __FILE__ and __LINE__ in assert...patacongo2007-06-091-3/+7
* Define 'inline' for SDCC so that code can use the inline storage class if not...patacongo2007-03-161-0/+2
* Re-design vsprintf so that it does not use so much stack; handle 8051's 2-byt...patacongo2007-03-051-0/+18
* This creates a 8051 build that can run in 24Kb of RAMpatacongo2007-03-011-0/+3
* Still working toward clean 8051 linkpatacongo2007-02-281-0/+8
* Finally, a clean SDCC compilepatacongo2007-02-271-1/+103
* Progress toward clean SDCC compilationpatacongo2007-02-211-0/+1
* Eliminating SDCC compilation errorspatacongo2007-02-211-0/+8
* Eliminating GCC dependenciespatacongo2007-02-201-1/+1
* Add support for non-GCC compilerpatacongo2007-02-201-4/+12
* NuttX RTOSpatacongo2007-02-171-0/+73