summaryrefslogtreecommitdiffstats
path: root/include/linux/compiler-gcc4.h
Commit message (Expand)AuthorAgeFilesLines
* compiler-gcc.h: gcc-4.5 needs noclone and noinline on __naked functionsMikael Pettersson2010-06-291-0/+4
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-12-051-0/+8
|\
| * include/linux/compiler-gcc4.h: Fix build bug - gcc-4.0.2 doesn't understand _...Andrew Morton2009-12-031-0/+2
| * x86: Add a Kconfig option to turn the copy_from_user warnings into errorsArjan van de Ven2009-10-021-0/+1
| * x86: Turn the copy_from_user check into an (optional) compile time warningArjan van de Ven2009-10-011-0/+3
| * x86: Use __builtin_object_size() to validate the buffer size for copy_from_us...Arjan van de Ven2009-09-261-0/+2
* | Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2)David Daney2009-12-051-0/+14
|/
* compiler-gcc4: conditionalize #error on __KERNEL__H. Peter Anvin2009-03-261-2/+4
* Disallow gcc versions 4.1.{0,1}Linus Torvalds2009-01-021-0/+5
* Sanitize gcc version header includesLinus Torvalds2009-01-021-4/+1
* x86, core: remove CONFIG_FORCED_INLININGHarvey Harrison2008-02-091-9/+0
* remove __attribute_used__Adrian Bunk2008-01-281-1/+0
* Force erroneous inclusions of compiler-*.h files to be errorsRobert P. J. Day2007-10-171-1/+3
* x86: Support __attribute__((__cold__)) in gcc 4.3Andi Kleen2007-07-211-0/+18
* compiler: introduce __used and __maybe_unusedDavid Rientjes2007-05-091-1/+2
* Add unitialized_var() macro for suppressing gcc warningsBorislav Petkov2007-05-071-0/+6
* [PATCH] When CONFIG_CC_OPTIMIZE_FOR_SIZE, allow gcc4 to control inliningIngo Molnar2006-01-141-0/+9
* [PATCH] Make __always_inline actually force always inliningIngo Molnar2006-01-141-1/+1
* [PATCH] remove gcc-2 checksAndrew Morton2006-01-081-7/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+16
OpenPOWER on IntegriCloud