index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
linux
/
compiler-gcc.h
Age
Commit message (
Expand
)
Author
2018-07-11
tools: bpf: make use of reallocarray
Jakub Kicinski
2018-05-17
tools include compiler-gcc: Add __pure attribute helper
Arnaldo Carvalho de Melo
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-12
tools include linux: Guard against redefinition of some macros
Arnaldo Carvalho de Melo
2017-06-19
tools: Adopt __aligned from kernel sources
Arnaldo Carvalho de Melo
2017-06-19
tools: Adopt __packed from kernel sources
Arnaldo Carvalho de Melo
2017-06-19
tools: Adopt noinline from kernel sources
Arnaldo Carvalho de Melo
2017-06-19
tools: Adopt __scanf from kernel sources
Arnaldo Carvalho de Melo
2017-06-19
tools: Adopt __printf from kernel sources
Arnaldo Carvalho de Melo
2017-06-19
tools: Adopt __noreturn from kernel sources
Arnaldo Carvalho de Melo
2017-04-19
tools include: Adopt __same_type() and __must_be_array() from the kernel
Arnaldo Carvalho de Melo
2017-03-03
tools include: Adopt __compiletime_error
Arnaldo Carvalho de Melo
2017-02-13
tools include: Introduce linux/compiler-gcc.h
Arnaldo Carvalho de Melo