summaryrefslogtreecommitdiffstats
path: root/include/linux/compiler_attributes.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'compiler-attributes-for-linus-v5.15-rc1-v2' of git://github.com/oj...Linus Torvalds2021-09-121-0/+25
|\
| * compiler_attributes.h: move __compiletime_{error|warning}Nick Desaulniers2021-09-091-0/+24
| * Compiler Attributes: fix __has_attribute(__no_sanitize_coverage__) for GCC 4Marco Elver2021-07-161-0/+1
* | Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-06-301-3/+16
|\ \ | |/ |/|
| * compiler_attributes.h: cleanups for GCC 4.9+Nick Desaulniers2021-06-221-3/+3
| * compiler_attributes.h: define __no_profile, add to noinstrNick Desaulniers2021-06-221-0/+13
* | Compiler Attributes: Add continue in commentWei Ming Chen2021-05-121-0/+1
|/
* percpu: fix clang modpost section mismatchDennis Zhou2021-02-141-0/+6
* Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECKMasahiro Yamada2020-12-021-0/+6
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
* Compiler Attributes: fix comment concerning GCC 4.6Luc Van Oostenryck2020-08-271-1/+1
* Compiler Attributes: remove comment about sparse not supporting __has_attributeLuc Van Oostenryck2020-08-271-6/+0
* Merge tag 'gcc-plugins-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-08-041-0/+13
|\
| * gcc-plugins/stackleak: Use asm instrumentation to avoid useless register savingAlexander Popov2020-06-241-0/+13
* | compiler_attributes.h: Support no_sanitize_undefined check with GCC 4Marco Elver2020-06-161-0/+1
|/
* compiler_attributes.h: Add 'fallthrough' pseudo keyword for switch/case useJoe Perches2019-10-111-0/+17
* Compiler Attributes: add support for __copy (gcc >= 9)Miguel Ojeda2019-02-151-0/+14
* kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGSAndrey Konovalov2018-12-281-13/+0
* Revert "compiler-gcc: disable -ftracer for __noclone functions"Sean Christopherson2018-12-211-8/+1
* Compiler Attributes: improve explanation of headerMiguel Ojeda2018-11-081-5/+9
* Compiler Attributes: add support for __nonstring (gcc >= 8)Miguel Ojeda2018-09-301-0/+14
* Compiler Attributes: use feature checks instead of version checksMiguel Ojeda2018-09-301-0/+244