Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Compiler Attributes: add support for __copy (gcc >= 9) | Miguel Ojeda | 2019-02-15 | 1 | -0/+14 |
* | kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS | Andrey Konovalov | 2018-12-28 | 1 | -13/+0 |
* | Revert "compiler-gcc: disable -ftracer for __noclone functions" | Sean Christopherson | 2018-12-21 | 1 | -8/+1 |
* | Compiler Attributes: improve explanation of header | Miguel Ojeda | 2018-11-08 | 1 | -5/+9 |
* | Compiler Attributes: add support for __nonstring (gcc >= 8) | Miguel Ojeda | 2018-09-30 | 1 | -0/+14 |
* | Compiler Attributes: use feature checks instead of version checks | Miguel Ojeda | 2018-09-30 | 1 | -0/+244 |