aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gcc-plugins/Makefile
AgeCommit message (Expand)Author
2021-09-24scripts/gcc-plugins: consistently use HOSTCCv5.13/standard/baseRoss Burton
2021-03-11kbuild: rebuild GCC plugins when the compiler is upgradedMasahiro Yamada
2021-01-06gcc-plugins: fix gcc 11 indigestion with plugins...Valdis Klētnieks
2020-08-10kbuild: move host .so build rules to scripts/gcc-plugins/MakefileMasahiro Yamada
2020-05-26gcc-plugins: remove always-false $(if ...) in MakefileMasahiro Yamada
2020-04-13gcc-common.h: Update for GCC 10Frédéric Pierret (fepitre)
2020-04-09gcc-plugins: drop support for GCC <= 4.7Masahiro Yamada
2020-03-29kbuild: add -Wall to KBUILD_HOSTCXXFLAGSMasahiro Yamada
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada
2018-07-02gcc-plugins: remove unused GCC_PLUGIN_SUBDIRMasahiro Yamada
2018-06-11gcc-plugins: test plugin support in Kconfig and clean up MakefileMasahiro Yamada
2018-06-11kcov: test compiler capability in Kconfig and correct dependencyMasahiro Yamada
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-22gcc-plugins: Add the randstruct pluginKees Cook
2016-08-08gcc-plugins: Add support for plugin subdirectoriesEmese Revfy
2016-08-08gcc-plugins: Automate make rule generationEmese Revfy
2016-06-07Add sancov pluginEmese Revfy
2016-06-07Add Cyclomatic complexity GCC pluginEmese Revfy
2016-06-07GCC plugin infrastructureEmese Revfy