From: Kees Cook <keescook@chromium.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Kees Cook <keescook@chromium.org>,
Valdis Kletnieks <valdis.kletnieks@vt.edu>
Subject: [GIT PULL] gcc-plugins updates for v4.16-rc1
Date: Tue, 6 Feb 2018 19:00:18 -0800 [thread overview]
Message-ID: <20180207030018.GA24413@beast> (raw)
Hi Linus,
Please pull these gcc-plugins changes for v4.16-rc1. This is a small
set of changes entirely in support of the coming gcc 8 release.
Thanks!
-Kees
The following changes since commit d8a5b80568a9cb66810e75b182018e9edb68e8ff:
Linux 4.15 (2018-01-28 13:20:33 -0800)
are available in the git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/gcc-plugins-v4.16-rc1
for you to fetch changes up to b86729109c5fd0a480300f40608aac68764b5adf:
gcc-plugins: Use dynamic initializers (2018-02-05 17:27:46 -0800)
----------------------------------------------------------------
- update includes for gcc 8 (Valdis Kletnieks)
- update initializers for gcc 8
----------------------------------------------------------------
Kees Cook (1):
gcc-plugins: Use dynamic initializers
Valdis Kletnieks (1):
gcc-plugins: Add include required by GCC release 8
scripts/gcc-plugins/gcc-common.h | 4 ++
scripts/gcc-plugins/latent_entropy_plugin.c | 17 ++----
scripts/gcc-plugins/randomize_layout_plugin.c | 75 ++++++++-------------------
scripts/gcc-plugins/structleak_plugin.c | 19 +++----
4 files changed, 37 insertions(+), 78 deletions(-)
--
Kees Cook
Pixel Security
reply other threads:[~2018-02-07 3:00 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20180207030018.GA24413@beast \
--to=keescook@chromium.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=valdis.kletnieks@vt.edu \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.