aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/compiler-gcc4.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-26compiler-gcc4: conditionalize #error on __KERNEL__H. Peter Anvin1-2/+4
2009-01-02Disallow gcc versions 4.1.{0,1}Linus Torvalds1-0/+5
2009-01-02Sanitize gcc version header includesLinus Torvalds1-4/+1
2008-02-09x86, core: remove CONFIG_FORCED_INLININGHarvey Harrison1-9/+0
2008-01-28remove __attribute_used__Adrian Bunk1-1/+0
2007-10-17Force erroneous inclusions of compiler-*.h files to be errorsRobert P. J. Day1-1/+3
2007-07-21x86: Support __attribute__((__cold__)) in gcc 4.3Andi Kleen1-0/+18
2007-05-09compiler: introduce __used and __maybe_unusedDavid Rientjes1-1/+2
2007-05-07Add unitialized_var() macro for suppressing gcc warningsBorislav Petkov1-0/+6
2006-01-14[PATCH] When CONFIG_CC_OPTIMIZE_FOR_SIZE, allow gcc4 to control inliningIngo Molnar1-0/+9
2006-01-14[PATCH] Make __always_inline actually force always inliningIngo Molnar1-1/+1
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton1-7/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+16