aboutsummaryrefslogtreecommitdiff
path: root/include/linux/compiler-gcc4.h
AgeCommit message (Expand)AuthorFilesLines
2009-12-05Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+8
2009-12-05Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2)Gravatar David Daney 1-0/+14
2009-12-03include/linux/compiler-gcc4.h: Fix build bug - gcc-4.0.2 doesn't understand _...Gravatar Andrew Morton 1-0/+2
2009-10-02x86: Add a Kconfig option to turn the copy_from_user warnings into errorsGravatar Arjan van de Ven 1-0/+1
2009-10-01x86: Turn the copy_from_user check into an (optional) compile time warningGravatar Arjan van de Ven 1-0/+3
2009-09-26x86: Use __builtin_object_size() to validate the buffer size for copy_from_us...Gravatar Arjan van de Ven 1-0/+2
2009-03-26compiler-gcc4: conditionalize #error on __KERNEL__Gravatar H. Peter Anvin 1-2/+4
2009-01-02Disallow gcc versions 4.1.{0,1}Gravatar Linus Torvalds 1-0/+5
2009-01-02Sanitize gcc version header includesGravatar Linus Torvalds 1-4/+1
2008-02-09x86, core: remove CONFIG_FORCED_INLININGGravatar Harvey Harrison 1-9/+0
2008-01-28remove __attribute_used__Gravatar Adrian Bunk 1-1/+0
2007-10-17Force erroneous inclusions of compiler-*.h files to be errorsGravatar Robert P. J. Day 1-1/+3
2007-07-21x86: Support __attribute__((__cold__)) in gcc 4.3Gravatar Andi Kleen 1-0/+18
2007-05-09compiler: introduce __used and __maybe_unusedGravatar David Rientjes 1-1/+2
2007-05-07Add unitialized_var() macro for suppressing gcc warningsGravatar Borislav Petkov 1-0/+6
2006-01-14[PATCH] When CONFIG_CC_OPTIMIZE_FOR_SIZE, allow gcc4 to control inliningGravatar Ingo Molnar 1-0/+9
2006-01-14[PATCH] Make __always_inline actually force always inliningGravatar Ingo Molnar 1-1/+1
2006-01-08[PATCH] remove gcc-2 checksGravatar Andrew Morton 1-7/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+16