aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gcc-plugins/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-10kbuild: move host .so build rules to scripts/gcc-plugins/MakefileMasahiro Yamada1-11/+50
2020-05-26gcc-plugins: remove always-false $(if ...) in MakefileMasahiro Yamada1-1/+1
2020-04-13gcc-common.h: Update for GCC 10Frédéric Pierret (fepitre)1-0/+1
2020-04-09gcc-plugins: drop support for GCC <= 4.7Masahiro Yamada1-15/+6
2020-03-29kbuild: add -Wall to KBUILD_HOSTCXXFLAGSMasahiro Yamada1-1/+1
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada1-1/+1
2018-07-02gcc-plugins: remove unused GCC_PLUGIN_SUBDIRMasahiro Yamada1-5/+0
2018-06-11gcc-plugins: test plugin support in Kconfig and clean up MakefileMasahiro Yamada1-0/+1
2018-06-11kcov: test compiler capability in Kconfig and correct dependencyMasahiro Yamada1-4/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-22gcc-plugins: Add the randstruct pluginKees Cook1-0/+8
2016-08-08gcc-plugins: Add support for plugin subdirectoriesEmese Revfy1-3/+6
2016-08-08gcc-plugins: Automate make rule generationEmese Revfy1-2/+1
2016-06-07Add sancov pluginEmese Revfy1-0/+6
2016-06-07Add Cyclomatic complexity GCC pluginEmese Revfy1-0/+1
2016-06-07GCC plugin infrastructureEmese Revfy1-0/+20