summaryrefslogtreecommitdiff
path: root/include/linux/compiler-gcc3.h
AgeCommit message (Expand)Author
2013-02-21compiler-gcc{3,4}.h: Use GCC_VERSION macroDaniel Santos
2011-03-22include/linux/compiler-gcc*.h: unify macro definitionsBorislav Petkov
2009-06-18gcov: add gcov profiling infrastructurePeter Oberparleiter
2009-01-02Disallow gcc versions 3.{0,1}Ingo Molnar
2009-01-02Sanitize gcc version header includesLinus Torvalds
2008-01-28remove __attribute_used__Adrian Bunk
2007-10-17Force erroneous inclusions of compiler-*.h files to be errorsRobert P. J. Day
2007-05-09compiler: introduce __used and __maybe_unusedDavid Rientjes
2007-05-07Add unitialized_var() macro for suppressing gcc warningsBorislav Petkov
2006-01-14[PATCH] Make __always_inline actually force always inliningIngo Molnar
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton
2005-03-07[PATCH] add compiler-gcc4.hAdrian Bunk
2004-09-07[PATCH] Work around gcc 3.5 offsetof bugAndi Kleen
2004-08-22[PATCH] clean up __always_inline__ usageArnd Bergmann
2004-08-22[PATCH] #define inline as __attribute__((always_inline)) also for gcc >= 3.4Adrian Bunk
2004-08-22[PATCH] gcc-3.5 fixesAndi Kleen
2004-07-01[PATCH] produce a warning on unchecked inode_setattr useArjan van de Ven
2004-04-11[PATCH] ia32: 4Kb stacks (and irqstacks) patchAndrew Morton
2004-02-18[PATCH] Add noinline attributeAndrew Morton
2004-01-18[PATCH] const vs. __attribute__((const)) confusionAndrew Morton
2003-09-21[PATCH] ECC supportAndrew Morton