index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
compiler-gcc4.h
Age
Commit message (
Expand
)
Author
2014-10-28
compiler/gcc4+: Remove inaccurate comment about 'asm goto' miscompiles
Steven Noonan
2014-02-13
compiler/gcc4: Make quirk for asm_volatile_goto() unconditional
Steven Noonan
2013-10-11
compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
Ingo Molnar
2013-04-29
gcc4: disable __compiletime_object_size for GCC 4.6+
Guenter Roeck
2013-02-21
compiler{,-gcc4}.h, bug.h: Remove duplicate macros
Daniel Santos
2013-02-21
compiler-gcc{3,4}.h: Use GCC_VERSION macro
Daniel Santos
2013-02-21
compiler-gcc4.h: Reorder macros based upon gcc ver
Daniel Santos
2012-12-19
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-12-14
__UNIQUE_ID()
Rusty Russell
2012-12-06
byteorder: allow arch to opt to use GCC intrinsics for byteswapping
David Woodhouse
2012-10-12
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2012-10-11
compiler-gcc4.h: correct verion check for __compiletime_error
Daniel Santos
2012-09-17
compiler.h: add __visible
Andi Kleen
2012-01-10
kernel.h: add BUILD_BUG() macro
David Daney
2011-05-25
sparse: Undef __compiletime_{warning,error} if __CHECKER__ is defined
KOSAKI Motohiro
2011-03-22
include/linux/compiler-gcc*.h: unify macro definitions
Borislav Petkov
2010-06-29
compiler-gcc.h: gcc-4.5 needs noclone and noinline on __naked functions
Mikael Pettersson
2009-12-05
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-12-05
Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2)
David Daney
2009-12-03
include/linux/compiler-gcc4.h: Fix build bug - gcc-4.0.2 doesn't understand _...
Andrew Morton
2009-10-02
x86: Add a Kconfig option to turn the copy_from_user warnings into errors
Arjan van de Ven
2009-10-01
x86: Turn the copy_from_user check into an (optional) compile time warning
Arjan van de Ven
2009-09-26
x86: Use __builtin_object_size() to validate the buffer size for copy_from_us...
Arjan van de Ven
2009-03-26
compiler-gcc4: conditionalize #error on __KERNEL__
H. Peter Anvin
2009-01-02
Disallow gcc versions 4.1.{0,1}
Linus Torvalds
2009-01-02
Sanitize gcc version header includes
Linus Torvalds
2008-02-09
x86, core: remove CONFIG_FORCED_INLINING
Harvey Harrison
2008-01-28
remove __attribute_used__
Adrian Bunk
2007-10-17
Force erroneous inclusions of compiler-*.h files to be errors
Robert P. J. Day
2007-07-21
x86: Support __attribute__((__cold__)) in gcc 4.3
Andi Kleen
2007-05-09
compiler: introduce __used and __maybe_unused
David Rientjes
2007-05-07
Add unitialized_var() macro for suppressing gcc warnings
Borislav Petkov
2006-01-14
[PATCH] When CONFIG_CC_OPTIMIZE_FOR_SIZE, allow gcc4 to control inlining
Ingo Molnar
2006-01-14
[PATCH] Make __always_inline actually force always inlining
Ingo Molnar
2006-01-08
[PATCH] remove gcc-2 checks
Andrew Morton
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds