Commit Graph

19 Commits (018cbffe6819f6f8db20a0a3acd9bab9bfd667e4)

Author SHA1 Message Date
David Daney 38938c879e Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2) 15 years ago
Andrew Morton 7cff7ce94a include/linux/compiler-gcc4.h: Fix build bug - gcc-4.0.2 doesn't understand __builtin_object_size 15 years ago
Arjan van de Ven 63312b6a6f x86: Add a Kconfig option to turn the copy_from_user warnings into errors 16 years ago
Arjan van de Ven 4a31276930 x86: Turn the copy_from_user check into an (optional) compile time warning 16 years ago
Arjan van de Ven 9f0cf4adb6 x86: Use __builtin_object_size() to validate the buffer size for copy_from_user() 16 years ago
H. Peter Anvin 8cd2c29dd5 compiler-gcc4: conditionalize #error on __KERNEL__ 16 years ago
Linus Torvalds f9d1425007 Disallow gcc versions 4.1.{0,1} 16 years ago
Linus Torvalds f153b82121 Sanitize gcc version header includes 16 years ago
Harvey Harrison 185c045c24 x86, core: remove CONFIG_FORCED_INLINING 17 years ago
Adrian Bunk 3ff6eecca4 remove __attribute_used__ 17 years ago
Robert P. J. Day 94f582f82a Force erroneous inclusions of compiler-*.h files to be errors 18 years ago
Andi Kleen a586df067a x86: Support __attribute__((__cold__)) in gcc 4.3 18 years ago
David Rientjes 0d7ebbbc6e compiler: introduce __used and __maybe_unused 18 years ago
Borislav Petkov 9490991482 Add unitialized_var() macro for suppressing gcc warnings 18 years ago
Ingo Molnar a9df3d0f31 [PATCH] When CONFIG_CC_OPTIMIZE_FOR_SIZE, allow gcc4 to control inlining 19 years ago
Ingo Molnar 40fc55cb69 [PATCH] Make __always_inline actually force always inlining 19 years ago
Andrew Morton a136564702 [PATCH] remove gcc-2 checks 19 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago