summaryrefslogtreecommitdiffstats
path: root/include/linux/compiler-gcc4.h
Commit message (Expand)AuthorAgeFilesLines
* compiler-gcc: integrate the various compiler-gcc[345].h filesJoe Perches2015-06-251-91/+0
* kasan: enable instrumentation of global variablesAndrey Ryabinin2015-02-131-0/+4
* compiler/gcc4+: Remove inaccurate comment about 'asm goto' miscompilesSteven Noonan2014-10-281-1/+0
* compiler/gcc4: Make quirk for asm_volatile_goto() unconditionalSteven Noonan2014-02-131-5/+1
* compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-10-111-0/+15
* gcc4: disable __compiletime_object_size for GCC 4.6+Guenter Roeck2013-04-291-1/+1
* compiler{,-gcc4}.h, bug.h: Remove duplicate macrosDaniel Santos2013-02-211-2/+0
* compiler-gcc{3,4}.h: Use GCC_VERSION macroDaniel Santos2013-02-211-10/+10
* compiler-gcc4.h: Reorder macros based upon gcc verDaniel Santos2013-02-211-9/+11
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-191-0/+2
|\
| * __UNIQUE_ID()Rusty Russell2012-12-141-0/+2
* | byteorder: allow arch to opt to use GCC intrinsics for byteswappingDavid Woodhouse2012-12-061-0/+10
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-10-121-1/+1
|\
| * compiler-gcc4.h: correct verion check for __compiletime_errorDaniel Santos2012-10-111-1/+1
* | compiler.h: add __visibleAndi Kleen2012-09-171-0/+7
|/
* kernel.h: add BUILD_BUG() macroDavid Daney2012-01-101-0/+1
* sparse: Undef __compiletime_{warning,error} if __CHECKER__ is definedKOSAKI Motohiro2011-05-251-1/+1
* include/linux/compiler-gcc*.h: unify macro definitionsBorislav Petkov2011-03-221-8/+0
* 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-rc2Linus Torvalds2005-04-161-0/+16