public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Kees Cook <keescook@chromium.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Kees Cook <keescook@chromium.org>,
	Masahiro Yamada <masahiroy@kernel.org>
Subject: [GIT PULL] gcc-plugins updates for v5.11-rc1
Date: Tue, 15 Dec 2020 12:15:36 -0800	[thread overview]
Message-ID: <202012151215.E7AA7D6@keescook> (raw)

Hi Linus,

Please pull these gcc-plugins updates for v5.11-rc1.

Thanks!

-Kees

The following changes since commit b65054597872ce3aefbc6a666385eabdf9e288da:

  Linux 5.10-rc6 (2020-11-29 15:50:50 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/gcc-plugins-v5.11-rc1

for you to fetch changes up to 53a57e60de74a3531ae769b3241cc5169e1431ac:

  MAINTAINERS: Drop inactive gcc-plugins maintainer (2020-12-04 14:11:05 -0800)

----------------------------------------------------------------
gcc-plugins updates for v5.11-rc1

- Clean up gcc plugin builds now that GCC must be 4.9+ (Masahiro Yamada)
- Update MAINTAINERS (Kees Cook)

----------------------------------------------------------------
Kees Cook (1):
      MAINTAINERS: Drop inactive gcc-plugins maintainer

Masahiro Yamada (2):
      gcc-plugins: remove code for GCC versions older than 4.9
      gcc-plugins: simplify GCC plugin-dev capability test

 MAINTAINERS                                        |   1 -
 scripts/gcc-plugin.sh                              |  19 -
 scripts/gcc-plugins/Kconfig                        |   2 +-
 scripts/gcc-plugins/gcc-common.h                   | 407 ---------------------
 scripts/gcc-plugins/gcc-generate-gimple-pass.h     |  12 -
 scripts/gcc-plugins/gcc-generate-ipa-pass.h        |  23 --
 scripts/gcc-plugins/gcc-generate-rtl-pass.h        |  17 -
 scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h |  17 -
 scripts/gcc-plugins/latent_entropy_plugin.c        |  12 -
 scripts/gcc-plugins/randomize_layout_plugin.c      |   4 -
 scripts/gcc-plugins/sancov_plugin.c                |   6 -
 scripts/gcc-plugins/stackleak_plugin.c             |   4 +-
 scripts/gcc-plugins/structleak_plugin.c            |   4 -
 13 files changed, 2 insertions(+), 526 deletions(-)
 delete mode 100755 scripts/gcc-plugin.sh

-- 
Kees Cook

             reply	other threads:[~2020-12-15 20:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-15 20:15 Kees Cook [this message]
2020-12-16 19:24 ` [GIT PULL] gcc-plugins updates for v5.11-rc1 Linus Torvalds
2020-12-16 20:23   ` Kees Cook
2020-12-16 20:28     ` Linus Torvalds
2020-12-18 18:50     ` Linus Torvalds
2020-12-19 18:45       ` Masahiro Yamada
2020-12-16 19:44 ` pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202012151215.E7AA7D6@keescook \
    --to=keescook@chromium.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=masahiroy@kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox