summaryrefslogtreecommitdiff
path: root/firmware/include/gcc_extensions.h (follow)
Commit message (Expand)AuthorAge
* Add a NO_INLINE attribute to gcc_extensions.Michael Sevakis2012-04-26
* Fix lua unused-variable warning by introducing UNUSED_ATTR.Thomas Martitz2012-02-17
* Introduce USED_ATTR wrapper for __attribute__((used)).Boris Gjenero2011-12-09
* FS#12120. Convert FRACMUL macros into inline functions and fix typecasting fo...Nils Wallménius2011-05-24
* Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and...Thomas Martitz2010-08-12
* Move some gcc extensions to new gcc_extensions.h headerRafaël Carré2010-07-25