index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
gcc-plugins
/
Makefile
Age
Commit message (
Expand
)
Author
2023-03-10
gcc-plugins: drop -std=gnu++11 to fix GCC 13 build
Sam James
2022-05-24
gcc-plugins: use KERNELVERSION for plugin version
Masahiro Yamada
2022-05-10
gcc-plugins: Change all version strings match kernel
Kees Cook
2022-05-08
randstruct: Move seed generation into scripts/basic/
Kees Cook
2021-03-11
kbuild: rebuild GCC plugins when the compiler is upgraded
Masahiro Yamada
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