Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
efd342fb0031a17758571dce42e3f373d94e2fec
/
include
/
linux
/
compiler-gcc4.h
a9f1803
compiler/gcc4: Make quirk for asm_volatile_goto() unconditional
by Steven Noonan
· 11 years ago
3f0116c
compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
by Ingo Molnar
· 11 years ago
2fb0815
gcc4: disable __compiletime_object_size for GCC 4.6+
by Guenter Roeck
· 12 years ago
6ae8d04
compiler{,-gcc4}.h, bug.h: Remove duplicate macros
by Daniel Santos
· 12 years ago
733ed6e
compiler-gcc{3,4}.h: Use GCC_VERSION macro
by Daniel Santos
· 12 years ago
6640dfd
compiler-gcc4.h: Reorder macros based upon gcc ver
by Daniel Santos
· 12 years ago
7a684c4
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
6f33d58
__UNIQUE_ID()
by Rusty Russell
· 12 years ago
cf66bb9
byteorder: allow arch to opt to use GCC intrinsics for byteswapping
by David Woodhouse
· 12 years ago
ae3e462
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
415c2c5
compiler-gcc4.h: correct verion check for __compiletime_error
by Daniel Santos
· 12 years ago
9a858dc
compiler.h: add __visible
by Andi Kleen
· 12 years ago
1399ff8
kernel.h: add BUILD_BUG() macro
by David Daney
· 13 years ago
746a2a8
sparse: Undef __compiletime_{warning,error} if __CHECKER__ is defined
by KOSAKI Motohiro
· 13 years ago
c837fb3
include/linux/compiler-gcc*.h: unify macro definitions
by Borislav Petkov
· 14 years ago
9c69520
compiler-gcc.h: gcc-4.5 needs noclone and noinline on __naked functions
by Mikael Pettersson
· 14 years ago
ef26b16
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
38938c8
Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2)
by David Daney
· 15 years ago
7cff7ce
include/linux/compiler-gcc4.h: Fix build bug - gcc-4.0.2 doesn't understand __builtin_object_size
by Andrew Morton
· 15 years ago
63312b6
x86: Add a Kconfig option to turn the copy_from_user warnings into errors
by Arjan van de Ven
· 15 years ago
4a31276
x86: Turn the copy_from_user check into an (optional) compile time warning
by Arjan van de Ven
· 15 years ago
9f0cf4a
x86: Use __builtin_object_size() to validate the buffer size for copy_from_user()
by Arjan van de Ven
· 15 years ago
8cd2c29
compiler-gcc4: conditionalize #error on __KERNEL__
by H. Peter Anvin
· 16 years ago
f9d1425
Disallow gcc versions 4.1.{0,1}
by Linus Torvalds
· 16 years ago
f153b82
Sanitize gcc version header includes
by Linus Torvalds
· 16 years ago
185c045
x86, core: remove CONFIG_FORCED_INLINING
by Harvey Harrison
· 17 years ago
3ff6eec
remove __attribute_used__
by Adrian Bunk
· 17 years ago
94f582f
Force erroneous inclusions of compiler-*.h files to be errors
by Robert P. J. Day
· 17 years ago
a586df0
x86: Support __attribute__((__cold__)) in gcc 4.3
by Andi Kleen
· 17 years ago
0d7ebbb
compiler: introduce __used and __maybe_unused
by David Rientjes
· 17 years ago
9490991
Add unitialized_var() macro for suppressing gcc warnings
by Borislav Petkov
· 18 years ago
a9df3d0
[PATCH] When CONFIG_CC_OPTIMIZE_FOR_SIZE, allow gcc4 to control inlining
by Ingo Molnar
· 19 years ago
40fc55c
[PATCH] Make __always_inline actually force always inlining
by Ingo Molnar
· 19 years ago
a136564
[PATCH] remove gcc-2 checks
by Andrew Morton
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago