summaryrefslogtreecommitdiff
path: root/include/linux/compiler-gcc.h
Commit message (Expand)AuthorAge
* compiler-gcc.h: Add gcc-recommended GCC_VERSION macroDaniel Santos2013-02-21
* ftrace: Make all inline tags also include notraceSteven Rostedt2012-06-18
* include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...)Joe Perches2012-03-23
* ftrace: Do not function trace inlined functionsSteven Rostedt2011-12-21
* sparse: define __must_be_array() for __CHECKER__KOSAKI Motohiro2011-05-25
* include/linux/compiler-gcc*.h: unify macro definitionsBorislav Petkov2011-03-22
* include/linux/compiler-gcc.h: use __same_type() in __must_be_array()Rusty Russell2010-08-09
* compiler-gcc.h: gcc-4.5 needs noclone and noinline on __naked functionsMikael Pettersson2010-06-29
* compiler: Introduce __always_unusedLi Zefan2009-11-02
* [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functionsUwe Kleine-König2009-03-12
* compiler-gcc.h: add more comments to RELOC_HIDEAndi Kleen2009-01-09
* Sanitize gcc version header includesLinus Torvalds2009-01-02
* inlining: do not allow gcc below version 4 to optimize inliningIngo Molnar2008-04-30
* generic: make optimized inlining arch-opt-inIngo Molnar2008-04-26
* x86: add optimized inliningIngo Molnar2008-04-26
* Replace __attribute_pure__ with __pureRalf Baechle2007-10-18
* Force erroneous inclusions of compiler-*.h files to be errorsRobert P. J. Day2007-10-17
* compiler: introduce __used and __maybe_unusedDavid Rientjes2007-05-09
* ARRAY_SIZE: check for typeRusty Russell2007-05-07
* [PATCH] extend the set of "__attribute__" shortcut macrosRobert P. J. Day2007-02-11
* [PATCH] Work around ppc64 compiler bugAnton Blanchard2006-01-10
* [PATCH] remove gcc-2 checksAndrew Morton2006-01-08
* Linux-2.6.12-rc2Linus Torvalds2005-04-16