summaryrefslogtreecommitdiffstats
path: root/scripts/gcc-plugins/Makefile
Commit message (Expand)AuthorAgeFilesLines
* gcc-plugins: drop -std=gnu++11 to fix GCC 13 buildSam James2023-02-021-1/+1
* gcc-plugins: use KERNELVERSION for plugin versionMasahiro Yamada2022-05-241-1/+1
* gcc-plugins: Change all version strings match kernelKees Cook2022-05-101-4/+5
* randstruct: Move seed generation into scripts/basic/Kees Cook2022-05-081-5/+10
* kbuild: rebuild GCC plugins when the compiler is upgradedMasahiro Yamada2021-03-111-0/+1
* gcc-plugins: fix gcc 11 indigestion with plugins...Valdis Klētnieks2021-01-061-2/+2
* kbuild: move host .so build rules to scripts/gcc-plugins/MakefileMasahiro Yamada2020-08-101-11/+50
* gcc-plugins: remove always-false $(if ...) in MakefileMasahiro Yamada2020-05-261-1/+1
* gcc-common.h: Update for GCC 10Frédéric Pierret (fepitre)2020-04-131-0/+1
* gcc-plugins: drop support for GCC <= 4.7Masahiro Yamada2020-04-091-15/+6
* kbuild: add -Wall to KBUILD_HOSTCXXFLAGSMasahiro Yamada2020-03-291-1/+1
* kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-041-1/+1
* gcc-plugins: remove unused GCC_PLUGIN_SUBDIRMasahiro Yamada2018-07-021-5/+0
* gcc-plugins: test plugin support in Kconfig and clean up MakefileMasahiro Yamada2018-06-111-0/+1
* kcov: test compiler capability in Kconfig and correct dependencyMasahiro Yamada2018-06-111-4/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* gcc-plugins: Add the randstruct pluginKees Cook2017-06-221-0/+8
* gcc-plugins: Add support for plugin subdirectoriesEmese Revfy2016-08-081-3/+6
* gcc-plugins: Automate make rule generationEmese Revfy2016-08-081-2/+1
* Add sancov pluginEmese Revfy2016-06-071-0/+6
* Add Cyclomatic complexity GCC pluginEmese Revfy2016-06-071-0/+1
* GCC plugin infrastructureEmese Revfy2016-06-071-0/+20