aboutsummaryrefslogtreecommitdiff
path: root/include/linux/compiler-gcc4.h
AgeCommit message (Expand)Author
2012-01-10kernel.h: add BUILD_BUG() macroDavid Daney
2011-05-25sparse: Undef __compiletime_{warning,error} if __CHECKER__ is definedKOSAKI Motohiro
2011-03-22include/linux/compiler-gcc*.h: unify macro definitionsBorislav Petkov
2010-06-29compiler-gcc.h: gcc-4.5 needs noclone and noinline on __naked functionsMikael Pettersson
2009-12-05Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-12-05Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2)David Daney
2009-12-03include/linux/compiler-gcc4.h: Fix build bug - gcc-4.0.2 doesn't understand _...Andrew Morton
2009-10-02x86: Add a Kconfig option to turn the copy_from_user warnings into errorsArjan van de Ven
2009-10-01x86: Turn the copy_from_user check into an (optional) compile time warningArjan van de Ven
2009-09-26x86: Use __builtin_object_size() to validate the buffer size for copy_from_us...Arjan van de Ven
2009-03-26compiler-gcc4: conditionalize #error on __KERNEL__H. Peter Anvin
2009-01-02Disallow gcc versions 4.1.{0,1}Linus Torvalds
2009-01-02Sanitize gcc version header includesLinus Torvalds
2008-02-09x86, core: remove CONFIG_FORCED_INLININGHarvey Harrison
2008-01-28remove __attribute_used__Adrian Bunk
2007-10-17Force erroneous inclusions of compiler-*.h files to be errorsRobert P. J. Day
2007-07-21x86: Support __attribute__((__cold__)) in gcc 4.3Andi Kleen
2007-05-09compiler: introduce __used and __maybe_unusedDavid Rientjes
2007-05-07Add unitialized_var() macro for suppressing gcc warningsBorislav Petkov
2006-01-14[PATCH] When CONFIG_CC_OPTIMIZE_FOR_SIZE, allow gcc4 to control inliningIngo Molnar
2006-01-14[PATCH] Make __always_inline actually force always inliningIngo Molnar
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton
2005-04-16Linux-2.6.12-rc2Linus Torvalds