commit:     e694058c76519b87a4bfda8ec6e8ea41f082323f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  8 03:09:34 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan  8 03:12:47 2022 +0000
URL:        https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=e694058c

11.3.0: fix README.history

Signed-off-by: Sam James <sam <AT> gentoo.org>

 11.3.0/gentoo/26_all_enable-cet.patch |  3 +--
 11.3.0/gentoo/README.history          | 11 ++++++++---
 2 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/11.3.0/gentoo/26_all_enable-cet.patch 
b/11.3.0/gentoo/26_all_enable-cet.patch
index f6a1dce..38bb34a 100644
--- a/11.3.0/gentoo/26_all_enable-cet.patch
+++ b/11.3.0/gentoo/26_all_enable-cet.patch
@@ -5,8 +5,7 @@ Subject: [PATCH] Enable CET (-fcf-protection=full) by default
 
 Needs:
 - CET to be enabled for GCC
-- -DEXTRA_OPTIONS_CF to be passed during build (via toolchain.eclass)
-  for now to avoid accidentally enabling it on other arches.
+- -DEXTRA_OPTIONS_CF to be passed during build (via toolchain.eclass).
 
   Only supported on amd64.
 

diff --git a/11.3.0/gentoo/README.history b/11.3.0/gentoo/README.history
index 1faa3d6..bb83275 100644
--- a/11.3.0/gentoo/README.history
+++ b/11.3.0/gentoo/README.history
@@ -1,7 +1,13 @@
 3              8 January 2022
-       + 76_all_all_PR103910_12_ICE-on-PCH.patch
+       U 26_all_enable-cet.patch
 
-2              7 December 2021
+2              18 December 2021
+       + 75_all_x86_PR99703_12_no-cet-for-i486.patch
+
+1              7 December 2021
+       U 26_all_enable-cet.patch
+
+0              27 November 2021
        + 01_all_default-fortify-source.patch
        + 02_all_default-warn-format-security.patch
        + 03_all_default-warn-trampolines.patch
@@ -28,4 +34,3 @@
        + 24_all_lto-intl-workaround-PR95194.patch
        + 25_all_plugin-objdump.patch
        + 26_all_enable-cet.patch
-       + 75_all_x86_PR99703_12_no-cet-for-i486.patch

Reply via email to