index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
gcc-plugins
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gcc-plugins: drop -std=gnu++11 to fix GCC 13 build
Sam James
2023-02-02
1
-1
/
+1
*
gcc-plugins: use KERNELVERSION for plugin version
Masahiro Yamada
2022-05-24
1
-1
/
+1
*
gcc-plugins: Change all version strings match kernel
Kees Cook
2022-05-11
1
-4
/
+5
*
randstruct: Move seed generation into scripts/basic/
Kees Cook
2022-05-08
1
-5
/
+10
*
kbuild: rebuild GCC plugins when the compiler is upgraded
Masahiro Yamada
2021-03-11
1
-0
/
+1
*
gcc-plugins: fix gcc 11 indigestion with plugins...
Valdis Klētnieks
2021-01-07
1
-2
/
+2
*
kbuild: move host .so build rules to scripts/gcc-plugins/Makefile
Masahiro Yamada
2020-08-09
1
-11
/
+50
*
gcc-plugins: remove always-false $(if ...) in Makefile
Masahiro Yamada
2020-05-25
1
-1
/
+1
*
gcc-common.h: Update for GCC 10
Frédéric Pierret (fepitre)
2020-04-13
1
-0
/
+1
*
gcc-plugins: drop support for GCC <= 4.7
Masahiro Yamada
2020-04-08
1
-15
/
+6
*
kbuild: add -Wall to KBUILD_HOSTCXXFLAGS
Masahiro Yamada
2020-03-29
1
-1
/
+1
*
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-02-03
1
-1
/
+1
*
gcc-plugins: remove unused GCC_PLUGIN_SUBDIR
Masahiro Yamada
2018-07-03
1
-5
/
+0
*
gcc-plugins: test plugin support in Kconfig and clean up Makefile
Masahiro Yamada
2018-06-11
1
-0
/
+1
*
kcov: test compiler capability in Kconfig and correct dependency
Masahiro Yamada
2018-06-11
1
-4
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
gcc-plugins: Add the randstruct plugin
Kees Cook
2017-06-23
1
-0
/
+8
*
gcc-plugins: Add support for plugin subdirectories
Emese Revfy
2016-08-09
1
-3
/
+6
*
gcc-plugins: Automate make rule generation
Emese Revfy
2016-08-09
1
-2
/
+1
*
Add sancov plugin
Emese Revfy
2016-06-07
1
-0
/
+6
*
Add Cyclomatic complexity GCC plugin
Emese Revfy
2016-06-07
1
-0
/
+1
*
GCC plugin infrastructure
Emese Revfy
2016-06-07
1
-0
/
+20