linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] gcc-plugin-infrastructure updates for v4.8-rc2
@ 2016-08-09  1:04 Kees Cook
  0 siblings, 0 replies; only message in thread
From: Kees Cook @ 2016-08-09  1:04 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Emese Revfy, Laura Abbott, PaX Team, linux-kernel

The following changes since commit 574673c231a5fad1560249cc3a598907acb36cf9:

  printk: Remove unnecessary #ifdef CONFIG_PRINTK (2016-08-08 11:29:39 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/gcc-plugin-infrastructure-v4.8-rc2

for you to fetch changes up to caefd8c9a9fb06811e07bf3571e5d4450846b16a:

  gcc-plugins: Add support for plugin subdirectories (2016-08-08 17:53:05 -0700)

----------------------------------------------------------------
Several fixes/improvements for the gcc plugin infrastructure:
- Fixes a problem with gcc plugins interfering with cc-option tests.
- Aborts more gracefully when gcc plugin headers or compiler support is
  missing.
- Improves the gcc plugin rule generation to be more dynamic, pass arguments,
  and build from subdirectories.

----------------------------------------------------------------
Emese Revfy (4):
      kbuild: no gcc-plugins during cc-option tests
      gcc-plugins: Add support for passing plugin arguments
      gcc-plugins: Automate make rule generation
      gcc-plugins: Add support for plugin subdirectories

Kees Cook (1):
      gcc-plugins: abort builds cleanly when not supported

 Makefile                     |  7 -------
 scripts/Kbuild.include       | 10 +++++++---
 scripts/Makefile.gcc-plugins | 39 ++++++++++++++++++++++++++++-----------
 scripts/gcc-plugin.sh        | 14 ++++++++++++++
 scripts/gcc-plugins/Makefile | 12 +++++++-----
 5 files changed, 56 insertions(+), 26 deletions(-)

-- 
Kees Cook
Nexus Security

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-08-09  1:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-09  1:04 [GIT PULL] gcc-plugin-infrastructure updates for v4.8-rc2 Kees Cook

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).