aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/compiler-gcc4.h
Commit message (Expand)AuthorAge
* kernel.h: add BUILD_BUG() macroDavid Daney2012-01-10
* sparse: Undef __compiletime_{warning,error} if __CHECKER__ is definedKOSAKI Motohiro2011-05-25
* include/linux/compiler-gcc*.h: unify macro definitionsBorislav Petkov2011-03-22
* compiler-gcc.h: gcc-4.5 needs noclone and noinline on __naked functionsMikael Pettersson2010-06-29
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-12-05
|\
| * include/linux/compiler-gcc4.h: Fix build bug - gcc-4.0.2 doesn't understand _...Andrew Morton2009-12-03
| * x86: Add a Kconfig option to turn the copy_from_user warnings into errorsArjan van de Ven2009-10-02
| * x86: Turn the copy_from_user check into an (optional) compile time warningArjan van de Ven2009-10-01
| * x86: Use __builtin_object_size() to validate the buffer size for copy_from_us...Arjan van de Ven2009-09-26
* | Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2)David Daney2009-12-05
|/
* compiler-gcc4: conditionalize #error on __KERNEL__H. Peter Anvin2009-03-26
* Disallow gcc versions 4.1.{0,1}Linus Torvalds2009-01-02
* Sanitize gcc version header includesLinus Torvalds2009-01-02
* x86, core: remove CONFIG_FORCED_INLININGHarvey Harrison2008-02-09
* remove __attribute_used__Adrian Bunk2008-01-28
* Force erroneous inclusions of compiler-*.h files to be errorsRobert P. J. Day2007-10-17
* x86: Support __attribute__((__cold__)) in gcc 4.3Andi Kleen2007-07-21
* compiler: introduce __used and __maybe_unusedDavid Rientjes2007-05-09
* Add unitialized_var() macro for suppressing gcc warningsBorislav Petkov2007-05-07
* [PATCH] When CONFIG_CC_OPTIMIZE_FOR_SIZE, allow gcc4 to control inliningIngo Molnar2006-01-14
* [PATCH] Make __always_inline actually force always inliningIngo Molnar2006-01-14
* [PATCH] remove gcc-2 checksAndrew Morton2006-01-08
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16