summaryrefslogtreecommitdiffstats
path: root/firmware/include/gcc_extensions.h
AgeCommit message (Expand)AuthorFilesLines
2012-04-26Add a NO_INLINE attribute to gcc_extensions.Michael Sevakis1-0/+5
2012-02-17Fix lua unused-variable warning by introducing UNUSED_ATTR.Thomas Martitz1-0/+7
2011-12-09Introduce USED_ATTR wrapper for __attribute__((used)).Boris Gjenero1-0/+9
2011-05-24FS#12120. Convert FRACMUL macros into inline functions and fix typecasting fo...Nils Wallménius1-0/+7
2010-08-12Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and...Thomas Martitz1-0/+7
2010-07-25Move some gcc extensions to new gcc_extensions.h headerRafaël Carré1-0/+46