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
/
scripts
/
gcc-plugins
/
Makefile
Age
Commit message (
Expand
)
Author
2021-01-06
gcc-plugins: fix gcc 11 indigestion with plugins...
Valdis Klētnieks
2020-08-10
kbuild: move host .so build rules to scripts/gcc-plugins/Makefile
Masahiro Yamada
2020-05-26
gcc-plugins: remove always-false $(if ...) in Makefile
Masahiro Yamada
2020-04-13
gcc-common.h: Update for GCC 10
Frédéric Pierret (fepitre)
2020-04-09
gcc-plugins: drop support for GCC <= 4.7
Masahiro Yamada
2020-03-29
kbuild: add -Wall to KBUILD_HOSTCXXFLAGS
Masahiro Yamada
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2018-07-02
gcc-plugins: remove unused GCC_PLUGIN_SUBDIR
Masahiro Yamada
2018-06-11
gcc-plugins: test plugin support in Kconfig and clean up Makefile
Masahiro Yamada
2018-06-11
kcov: test compiler capability in Kconfig and correct dependency
Masahiro Yamada
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-22
gcc-plugins: Add the randstruct plugin
Kees Cook
2016-08-08
gcc-plugins: Add support for plugin subdirectories
Emese Revfy
2016-08-08
gcc-plugins: Automate make rule generation
Emese Revfy
2016-06-07
Add sancov plugin
Emese Revfy
2016-06-07
Add Cyclomatic complexity GCC plugin
Emese Revfy
2016-06-07
GCC plugin infrastructure
Emese Revfy