summaryrefslogtreecommitdiffstats
path: root/include/linux/compiler-gcc.h
Commit message (Expand)AuthorAgeFilesLines
* compiler.h: enable builtin overflow checkers and add fallback codeRasmus Villemoes2018-05-311-0/+4
* task_struct: only use anon struct under randstruct pluginKees Cook2018-04-111-9/+3
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-261-0/+4
|\
| * x86/retpoline: Support retpoline builds with ClangDavid Woodhouse2018-02-201-0/+4
* | bug.h: work around GCC PR82365 in BUG()Arnd Bergmann2018-02-211-1/+14
|/
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-02-121-2/+5
|\
| * compiler-gcc.h: __nostackprotector needs gcc-4.4 and upGeert Uytterhoeven2018-02-081-2/+1
| * compiler-gcc.h: Introduce __optimize function attributeGeert Uytterhoeven2018-02-081-0/+4
* | sparse doesn't support struct randomizationMatthew Wilcox2018-01-191-1/+1
|/
* Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-071-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon2017-10-241-1/+1
|/
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-041-0/+2
|\
| * Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar2017-08-261-1/+12
| |\
| * | compiler-gcc.h: Introduce __nostackprotector function attributeTom Lendacky2017-07-181-0/+2
* | | Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar2017-08-101-1/+12
|\ \ \ | | |/ | |/|
| * | Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-191-1/+12
| |\ \ | | |/ | |/|
| | * task_struct: Allow randomized layoutKees Cook2017-06-301-1/+12
* | | objtool: Assume unannotated UD2 instructions are dead endsJosh Poimboeuf2017-07-281-16/+0
* | | x86/asm: Make objtool unreachable macros independent from GCC versionJosh Poimboeuf2017-07-251-16/+16
* | | x86/asm: Add ASM_UNREACHABLEKees Cook2017-07-251-4/+9
|/ /
* / compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabledDavid Rientjes2017-07-061-7/+11
|/
* gcc-plugins: Add the randstruct pluginKees Cook2017-06-221-0/+5
* compiler: Add __designated_init annotationKees Cook2017-05-281-0/+8
* objtool, modules: Discard objtool annotation sections for modulesJosh Poimboeuf2017-03-011-1/+1
* objtool, compiler.h: Fix __unreachable section relocation sizeJosh Poimboeuf2017-03-011-1/+1
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-281-1/+13
|\
| * objtool: Enclose contents of unreachable() macro in a blockJosh Poimboeuf2017-02-281-1/+2
| * objtool: Prevent GCC from merging annotate_unreachable()Josh Poimboeuf2017-02-251-3/+3
| * objtool: Improve detection of BUG() and other dead endsJosh Poimboeuf2017-02-241-1/+12
* | compiler-gcc.h: add a new macro to wrap gcc attributeGideon Israel Dsouza2017-02-241-0/+1
* | crypto: Replaced gcc specific attributes with macros from compiler.hGideon Israel Dsouza2017-01-131-0/+1
|/
* compiler-gcc.h: use "proved" instead of "proofed"Benjamin Peterson2016-12-121-1/+1
* kasan: update kasan_global for gcc 7Dmitry Vyukov2016-11-301-1/+3
* latent_entropy: Mark functions with __latent_entropyEmese Revfy2016-10-101-0/+7
* mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf2016-08-301-1/+1
* byteswap: don't use __builtin_bswap*() with sparseJohannes Berg2016-08-261-2/+6
* compiler.h: add support for malloc attributeRasmus Villemoes2016-05-191-0/+1
* compiler-gcc: require gcc 4.8 for powerpc __builtin_bswap16()Josh Poimboeuf2016-05-091-1/+1
* compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini2016-04-051-1/+1
* include/linux/compiler-gcc.h: improve __visible documentationAndrew Morton2015-11-061-1/+4
* include/linux/compiler-gcc.h: hide assume_aligned attribute from sparseRasmus Villemoes2015-11-051-1/+1
* compiler.h: add support for function attribute assume_alignedRasmus Villemoes2015-11-051-0/+17
* compiler, atomics, kasan: Provide READ_ONCE_NOCHECK()Andrey Ryabinin2015-10-201-0/+13
* compiler-gcc: integrate the various compiler-gcc[345].h filesJoe Perches2015-06-251-4/+116
* compiler-gcc.h: neateningJoe Perches2015-06-251-40/+45
* lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann2015-05-041-1/+15
* compiler: introduce __alias(symbol) shortcutAndrey Ryabinin2015-02-131-0/+1
* crypto: more robust crypto_memneqCesar Eduardo Barros2013-12-051-0/+3
* compiler-gcc.h: Add gcc-recommended GCC_VERSION macroDaniel Santos2013-02-211-0/+3